libmdbx  0.11.6.39 (2022-04-13T11:05:50+03:00)
One of the fastest compact embeddable key-value ACID database without WAL.
mdbx::pair Member List

This is the complete list of members for mdbx::pair, including all inherited members.

keymdbx::pair
operator bool() const noexceptmdbx::pairinline
operator=(const pair &) noexcept=defaultmdbx::pair
pair(const slice &key, const slice &value) noexceptmdbx::pairinline
pair(const pair &) noexcept=defaultmdbx::pair
valuemdbx::pair