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

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

Detailed Description

template<typename T>
struct storages::postgres::io::traits::IsMappedToSystemType< T >

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

Definition at line 26 of file type_traits.hpp.

+ Inheritance diagram for storages::postgres::io::traits::IsMappedToSystemType< T >:
+ Collaboration diagram for storages::postgres::io::traits::IsMappedToSystemType< T >:

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