ThinSQLite++
A thin, safe and convenient modern C++ wrapper for SQLite API.
Loading...
Searching...
No Matches
auto_reset< Flags > Member List

This is the complete list of members for auto_reset< Flags >, including all inherited members.

auto_reset()auto_reset< Flags >inline
auto_reset(const std::unique_ptr< statement > &st) noexceptauto_reset< Flags >inline
auto_reset(statement *st) noexceptauto_reset< Flags >inline
auto_reset(const auto_reset &)=delete (defined in auto_reset< Flags >)auto_reset< Flags >
auto_reset(auto_reset &&src) noexcept (defined in auto_reset< Flags >)auto_reset< Flags >inline
operator->() const noexceptauto_reset< Flags >inline
operator=(const auto_reset &)=delete (defined in auto_reset< Flags >)auto_reset< Flags >
operator=(auto_reset &&src) noexcept (defined in auto_reset< Flags >)auto_reset< Flags >inline
~auto_reset() noexceptauto_reset< Flags >inline