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::txn > Struct Reference

#include <mdbx.h++>

Inherits std::hash< const MDBX_txn * >.

Public Types

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

Public Member Functions

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

Member Typedef Documentation

◆ inherited

using std::hash<::mdbx::txn >::inherited = std::hash<const MDBX_txn *>

Member Function Documentation

◆ operator()()

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

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