Definition at line 129 of file optional.hpp.
Public Types | |
using | ValueType = boost::optional<T> |
Static Public Member Functions | |
static bool | IsNull (const ValueType &v) |
static void | SetNull (ValueType &v) |
static void | SetDefault (ValueType &v) |
using storages::postgres::io::traits::GetSetNull< boost::optional< T > >::ValueType = boost::optional<T> |
Definition at line 130 of file optional.hpp.
|
inlinestatic |
Definition at line 131 of file optional.hpp.
|
inlinestatic |
Definition at line 133 of file optional.hpp.
|
inlinestatic |
Definition at line 132 of file optional.hpp.