libmdbx  0.13.0.37 (2024-04-04T17:32:49+03:00)
One of the fastest compact embeddable key-value ACID database without WAL.
mdbx::env::geometry::size Struct Reference

Tagged type for output to std::ostream. More...

#include <mdbx.h++>

Public Member Functions

constexpr size (intptr_t bytes) noexcept
 
constexpr operator intptr_t () const noexcept
 

Public Attributes

intptr_t bytes
 

Detailed Description

Tagged type for output to std::ostream.

Constructor & Destructor Documentation

◆ size()

constexpr mdbx::env::geometry::size::size ( intptr_t  bytes)
inlineconstexprnoexcept

Member Function Documentation

◆ operator intptr_t()

constexpr mdbx::env::geometry::size::operator intptr_t ( ) const
inlineconstexprnoexcept

Member Data Documentation

◆ bytes

intptr_t mdbx::env::geometry::size::bytes

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