0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00
sqlpp11/test_types
Aaron Bishop fb84f9b4a9 Allow result_t to have a size() function if DbResult has a size() function.
size() must be const, but can be arbitrary type.
size() may be wrong after first next has been called
2017-10-21 16:09:30 -04:00
..
CMakeLists.txt Fixed outer-tables for joins, added tests 2016-03-20 09:13:49 +01:00
result_row.cpp Allow result_t to have a size() function if DbResult has a size() function. 2017-10-21 16:09:30 -04:00