Definition at line 171 of file optional.hpp.
Public Types | |
using | ValueType = ::utils::OptionalRef<T> |
Static Public Member Functions | |
static bool | IsNull (const ValueType &v) |
static void | SetNull (ValueType &) |
static void | SetDefault (ValueType &) |
using storages::postgres::io::traits::GetSetNull<::utils::OptionalRef< T > >::ValueType = ::utils::OptionalRef<T> |
Definition at line 172 of file optional.hpp.
|
inlinestatic |
Definition at line 173 of file optional.hpp.
|
inlinestatic |
Definition at line 175 of file optional.hpp.
|
inlinestatic |
Definition at line 174 of file optional.hpp.