userver: storages::postgres::BitStringWrapper< BitContainer, BitStringType > 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::BitStringWrapper< BitContainer, BitStringType > Struct Template Reference

Detailed Description

template<typename BitContainer, BitStringType>
struct storages::postgres::BitStringWrapper< BitContainer, BitStringType >

Definition at line 105 of file bitstring.hpp.

Public Attributes

BitContainer bits {}
 

Member Data Documentation

◆ bits

template<typename BitContainer , BitStringType >
BitContainer storages::postgres::BitStringWrapper< BitContainer, BitStringType >::bits {}

Definition at line 113 of file bitstring.hpp.


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