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::fatal Member List

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

error() const noexceptmdbx::exceptioninline
exception(const ::mdbx::error &) noexceptmdbx::exception
exception(const exception &)=defaultmdbx::exception
exception(exception &&)=defaultmdbx::exception
fatal(const ::mdbx::error &) noexceptmdbx::fatal
fatal(const exception &src) noexceptmdbx::fatalinline
fatal(exception &&src) noexceptmdbx::fatalinline
fatal(const fatal &src) noexceptmdbx::fatalinline
fatal(fatal &&src) noexceptmdbx::fatalinline
operator=(fatal &&)=defaultmdbx::fatal
operator=(const fatal &)=defaultmdbx::fatal
~exception() noexceptmdbx::exceptionvirtual
~fatal() noexceptmdbx::fatalvirtual