SQT
A C++ ORM framework for SQLite
Loading...
Searching...
No Matches

◆ end()

template<SelecterType SELECTER>
iterator sqt::Result< SELECTER >::end ( ) const
noexcept

Creates an iterator pointing to the end of the result elements.

Returns
An iterator pointing to the end of the result elements.