userver: storages::postgres::io::traits::HasParser< T > 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::HasParser< T > Struct Template Reference

Table of Contents

Metafunction to detect if a type has a parser. More...

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

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

Detailed Description

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

Metafunction to detect if a type has a parser.

Definition at line 121 of file traits.hpp.


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