Definition at line 186 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 187 of file optional.hpp.
|
inlinestatic |
Definition at line 188 of file optional.hpp.
|
inlinestatic |
Definition at line 192 of file optional.hpp.
|
inlinestatic |
Definition at line 189 of file optional.hpp.