fluxen 1.1.2
Single-header embedded key-value store for C++20
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Cfluxen::DBA persistent key-value database backed by a single file
 Cstd::exceptionSTL class
 Cstd::runtime_errorSTL class
 Cfluxen::corrupt_error
 Cfluxen::io_errorFluxen's error hierarchy
 Cfluxen::poisoned_error
 Cfluxen::key_error
 Cfluxen::TxA staged batch of write operations, used inside DB::transaction()