buffer.h: comment
This commit is contained in:
@@ -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.
|
||||||
|
Reference in New Issue
Block a user