Definition at line 67 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) |
| static bool | IsNull (const T &) |
| static void | SetNull (T &) |
| static void | SetDefault (T &value) |
| using storages::postgres::io::traits::GetSetNull<::utils::StrongTypedef< Tag, T, Ops, Enable > >::UnderlyingGetSet = GetSetNull<T> |
Definition at line 69 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 68 of file strong_typedef.hpp.
|
inlinestatic |
Definition at line 20 of file nullable_traits.hpp.
|
inlinestatic |
Definition at line 70 of file strong_typedef.hpp.
|
inlinestatic |
Definition at line 25 of file nullable_traits.hpp.
|
inlinestatic |
Definition at line 72 of file strong_typedef.hpp.
|
inlinestatic |
Definition at line 21 of file nullable_traits.hpp.
|
inlinestatic |
Definition at line 71 of file strong_typedef.hpp.