Pyrogenesis
13997
|
#include "precompiled.h"
#include "lib/file/io/write_buffer.h"
#include "lib/bits.h"
#include "lib/sysdep/cpu.h"
#include "lib/allocators/shared_ptr.h"
#include "lib/file/io/io.h"
Go to the source code of this file.
Variables | |
static const size_t | BLOCK_SIZE = 512*KiB |
|
static |
Definition at line 32 of file write_buffer.cpp.