Definition at line 46 of file strong_typedef.hpp.
Public Types | |
| using | ValueType = ::utils::StrongTypedef<Tag, T, Ops> |
| 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 > >::UnderlyingGetSet = GetSetNull<T> |
Definition at line 48 of file strong_typedef.hpp.
| using storages::postgres::io::traits::GetSetNull<::utils::StrongTypedef< Tag, T, Ops > >::ValueType = ::utils::StrongTypedef<Tag, T, Ops> |
Definition at line 47 of file strong_typedef.hpp.
|
inlinestatic |
Definition at line 49 of file strong_typedef.hpp.
|
inlinestatic |
Definition at line 51 of file strong_typedef.hpp.
|
inlinestatic |
Definition at line 50 of file strong_typedef.hpp.