Definition at line 64 of file strong_typedef.hpp.
Public Types | |
using | ValueType = ::utils::StrongTypedef<Tag, T, Ops, Enable> |
using | UnderlyingGetSet = GetSetNull<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<::utils::StrongTypedef< Tag, T, Ops, Enable > >::UnderlyingGetSet = GetSetNull<T> |
Definition at line 66 of file strong_typedef.hpp.
using storages::postgres::io::traits::GetSetNull<::utils::StrongTypedef< Tag, T, Ops, Enable > >::ValueType = ::utils::StrongTypedef<Tag, T, Ops, Enable> |
Definition at line 65 of file strong_typedef.hpp.
|
inlinestatic |
Definition at line 67 of file strong_typedef.hpp.
|
inlinestatic |
Definition at line 69 of file strong_typedef.hpp.
|
inlinestatic |
Definition at line 68 of file strong_typedef.hpp.