|
VSQLite++ 0.3
|

Public Attributes | |
| std::string | sql |
| sqlite3_stmt * | stmt = nullptr |
Definition at line 78 of file statement_cache.hpp.
| std::string sqlite::v2::statement_cache::entry::sql |
Definition at line 79 of file statement_cache.hpp.
| sqlite3_stmt* sqlite::v2::statement_cache::entry::stmt = nullptr |
Definition at line 80 of file statement_cache.hpp.