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

◆ cend()

template<SelecterType SELECTER>
const_iterator sqt::Result< SELECTER >::cend ( ) const
noexcept

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

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