libmdbx 0.14.1.265 (2026-01-10T16:12:59+03:00)
One of the fastest compact embeddable key-value ACID storage engine without WAL.
Loading...
Searching...
No Matches
std::hash<::mdbx::env > Struct Reference

#include <mdbx.h++>

Inherits std::hash< const MDBX_env * >.

Public Types

using inherited = std::hash<const MDBX_env *>

Public Member Functions

size_t operator() (const ::mdbx::env &env) const noexcept

Member Typedef Documentation

◆ inherited

using std::hash<::mdbx::env >::inherited = std::hash<const MDBX_env *>

Member Function Documentation

◆ operator()()

size_t std::hash<::mdbx::env >::operator() ( const ::mdbx::env & env) const
inlinenoexcept

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