Joedb 10.2.0
The Journal-Only Embedded Database
|
#include "joedb/journal/Abstract_File.h"
#include "joedb/journal/Async_Reader.h"
#include "joedb/error/Exception.h"
#include <array>
#include <cstring>
Go to the source code of this file.
Namespaces | |
namespace | joedb |
Typedefs | |
using | joedb::Default_Buffer = std::array< char, 1<< 12 > |