summaryrefslogtreecommitdiffstats
path: root/libraries/sqlpp11/slack-desc
diff options
context:
space:
mode:
author Andre Barboza2017-02-03 12:28:06 +0100
committer Willy Sudiarto Raharjo2017-02-04 00:59:37 +0100
commite1f57ac1868a540f869108740dea01ac69a6f32e (patch)
tree4c11e6a51c117a67d8dba5706e99fc1070d91370 /libraries/sqlpp11/slack-desc
parent665e61089bb7c3cf659e91b83f353f0e35368742 (diff)
downloadslackbuilds-e1f57ac1868a540f869108740dea01ac69a6f32e.tar.gz
libraries/sqlpp11: Updated for version 0.45.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/sqlpp11/slack-desc')
-rw-r--r--libraries/sqlpp11/slack-desc12
1 files changed, 6 insertions, 6 deletions
diff --git a/libraries/sqlpp11/slack-desc b/libraries/sqlpp11/slack-desc
index 2113fb160b..e6ee6d9493 100644
--- a/libraries/sqlpp11/slack-desc
+++ b/libraries/sqlpp11/slack-desc
@@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
sqlpp11: sqlpp11 (A type safe SQL template library for C++)
sqlpp11:
-sqlpp11: sqlpp11 offers you to code SQL in C++ almost naturally. You
-sqlpp11: can use tables, columns and functions. Everything has strong
-sqlpp11: types which allow the compiler to help you a lot. At compile
-sqlpp11: time, it will tell about most of those pesky oversight
+sqlpp11: sqlpp11 offers you to code SQL in C++ almost naturally. You
+sqlpp11: can use tables, columns and functions. Everything has strong
+sqlpp11: types which allow the compiler to help you a lot. At compile
+sqlpp11: time, it will tell about most of those pesky oversight
sqlpp11: errors you can make
-sqlpp11:
-sqlpp11:
+sqlpp11:
+sqlpp11:
sqlpp11: https://github.com/rbock/sqlpp11
sqlpp11: