OZO 「お象」
Boost.Asio and libpq based asynchronous PostgreSQL unofficial header-only C++17 client library.
ozo::deferrable_mode< V > Struct Template Reference

#include <ozo/transaction_options.h>

Description

template<typename V>
struct ozo::deferrable_mode< V >

transaction deferrability indicator

Template Parameters
Vintegral constant indicating the deferrability

See the official documentation on transaction initiation for more information on how these options affect transaction behaviour.

Inherits V.