Definition at line 190 of file type_traits.hpp.
Public Types | |
using | type = std::tuple<std::remove_reference_t<T>...> |
using storages::postgres::io::traits::RemoveTupleReferences< std::tuple< T... > >::type = std::tuple<std::remove_reference_t<T>...> |
Definition at line 191 of file type_traits.hpp.