template<typename Tag, typename T,
::utils::StrongTypedefOps Ops, typename Enable>
struct storages::postgres::io::CppToPg< ::utils::StrongTypedef< Tag, T, Ops, Enable >, std::enable_if_t<!traits::kIsStrongTypedefDirectlyMapped< Tag, T, Ops, Enable > &&traits::kIsMappedToPg< T > > >
Definition at line 163 of file strong_typedef.hpp.