boost_sqlite 1
A sqlite C++ library
Loading...
Searching...
No Matches
boost::sqlite::static_resultset< T >::iterator Struct Reference

The input iterator can be used to read every row in a for-loop. More...

#include <include/boost/sqlite/static_resultset.hpp>

Detailed Description

template<typename T>
struct boost::sqlite::static_resultset< T >::iterator

The input iterator can be used to read every row in a for-loop.

Definition at line 305 of file static_resultset.hpp.


The documentation for this struct was generated from the following file: