userver: userver/storages/postgres/io/span.hpp File Reference
Loading...
Searching...
No Matches
span.hpp File Reference

Detailed Description

std::span I/O support

Definition in file span.hpp.

Go to the source code of this file.

+ This graph shows which files directly or indirectly include this file:

Classes

struct  storages::postgres::io::traits::IsCompatibleContainer< std::span< T, Extent > >
 
struct  storages::postgres::io::traits::Input< std::span< T, Extent > >
 

Namespaces

namespace  storages
 Components, clients and helpers for different databases and storages.
 
namespace  storages::postgres
 Top namespace for uPg driver.
 
namespace  storages::postgres::io
 uPg input-output.
 
namespace  storages::postgres::io::traits
 uPg input-output traits.