Definition at line 169 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 170 of file optional.hpp.
|
inlinestatic |
Definition at line 171 of file optional.hpp.
|
inlinestatic |
Definition at line 173 of file optional.hpp.
|
inlinestatic |
Definition at line 172 of file optional.hpp.