OZO 「お象」
Boost.Asio and libpq based asynchronous PostgreSQL unofficial header-only C++17 client library.
ozo::basic_result< T > Member List

This is the complete list of members for ozo::basic_result< T >, including all inherited members.

at(int i) constozo::basic_result< T >
begin() const noexceptozo::basic_result< T >
const_iterator typedefozo::basic_result< T >
empty() const noexceptozo::basic_result< T >
end() const noexceptozo::basic_result< T >
iterator typedefozo::basic_result< T >
native_handle() const noexceptozo::basic_result< T >
operator[](int i) const noexceptozo::basic_result< T >
release() noexcept(std::is_nothrow_move_constructible_v< handle_type >)ozo::basic_result< T >
size() const noexceptozo::basic_result< T >
valid() const noexceptozo::basic_result< T >