ThinSQLite++
A thin, safe and convenient modern C++ wrapper for the SQLite API.
Loading...
Searching...
No Matches
STL interface to queries

Classes

class  cell
 A cell in a row. More...
class  row
 Row result of a statement. More...
class  row_iterator
 A forward iterator for statement results. More...
class  row_range
 A forward range for statement results. More...

Detailed Description