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

Table of Contents

Type to represent a null value. More...

#include <userver/storages/postgres/null.hpp>

Detailed Description

template<typename T>
struct storages::postgres::Null< T >

Type to represent a null value.

Definition at line 16 of file null.hpp.


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