buffer.h: comment
This commit is contained in:
parent
eed2dfdc38
commit
5f336e4b41
@ -32,6 +32,7 @@
|
|||||||
//----------------------------------------------------------------
|
//----------------------------------------------------------------
|
||||||
|
|
||||||
namespace persistent_data {
|
namespace persistent_data {
|
||||||
|
// Joe has buffer<> in other parts of the code, so...
|
||||||
uint32_t const DEFAULT_BUFFER_SIZE = 4096;
|
uint32_t const DEFAULT_BUFFER_SIZE = 4096;
|
||||||
|
|
||||||
// Allocate buffer of Size with Alignment imposed.
|
// Allocate buffer of Size with Alignment imposed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user