mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
e1f57ac186
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
19 lines
928 B
Text
19 lines
928 B
Text
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----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: errors you can make
|
|
sqlpp11:
|
|
sqlpp11:
|
|
sqlpp11: https://github.com/rbock/sqlpp11
|
|
sqlpp11:
|