userver: storages::postgres::io::traits::IsSpecialMapping< T, typename > Struct Template Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
storages::postgres::io::traits::IsSpecialMapping< T, typename > Struct Template Reference

Table of Contents

Mark C++ mapping a special case for disambiguation. More...

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

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

Detailed Description

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

Mark C++ mapping a special case for disambiguation.

Definition at line 52 of file type_traits.hpp.


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