mirror of
https://github.com/rbock/sqlpp11.git
synced 2024-11-16 04:47:18 +08:00
.. | ||
CMakeLists.txt | ||
insert.cpp | ||
ppgen.cpp | ||
README.md | ||
remove.cpp | ||
sample.cpp | ||
Sample.h | ||
sample.sql | ||
select.cpp | ||
TabSample.h | ||
update.cpp |
These examples were used for a talk at CppCon 2014 and are kept here for reference.
They are probably not self explanatory.
It is certainly more useful to look into the Wiki for documentation.