userver: storages::postgres::io::traits::IsMappedToPg< T, typename > Struct Template Reference
Loading...
Searching...
No Matches
storages::postgres::io::traits::IsMappedToPg< T, typename > Struct Template Reference

#include <userver/storages/postgres/io/type_traits.hpp>

Detailed Description

template<typename T, typename = ::utils::void_t<>>
struct storages::postgres::io::traits::IsMappedToPg< T, typename >

Detect if the C++ type is mapped to a Postgres type.

Definition at line 44 of file type_traits.hpp.

+ Inheritance diagram for storages::postgres::io::traits::IsMappedToPg< T, typename >:
+ Collaboration diagram for storages::postgres::io::traits::IsMappedToPg< T, typename >:

The documentation for this struct was generated from the following file: