Definition at line 304 of file bitstring.hpp.
Inheritance diagram for storages::postgres::io::BufferFormatter< std::bitset< N > >:Public Types | |
| using | BitContainer = std::bitset<N> |
| using | BaseType = detail::BufferFormatterBase<std::bitset<N>> |
Public Member Functions | |
| template<typename Buffer> | |
| void | operator() (const UserTypes &types, Buffer &buffer) const |
| using storages::postgres::io::BufferFormatter< std::bitset< N > >::BaseType = detail::BufferFormatterBase<std::bitset<N>> |
Definition at line 306 of file bitstring.hpp.
| using storages::postgres::io::BufferFormatter< std::bitset< N > >::BitContainer = std::bitset<N> |
Definition at line 305 of file bitstring.hpp.
|
inline |
Definition at line 310 of file bitstring.hpp.