userver: storages::postgres::io::BufferFormatter< T, Enable > 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::BufferFormatter< T, Enable > Struct Template Reference

Table of Contents

Primary template for Postgre buffer formatter Specialisations should provide call operators that write to a buffer. More...

Detailed Description

template<typename T, typename Enable = ::utils::void_t<>>
struct storages::postgres::io::BufferFormatter< T, Enable >

Primary template for Postgre buffer formatter Specialisations should provide call operators that write to a buffer.

Definition at line 94 of file traits.hpp.


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