Maximum amount of memory (in bytes) to allocate at once when deserializing vectors.
Synopsis
Declared in <serialize.h>
inline constexpr unsigned int MAX_VECTOR_ALLOCATE = {5'000'000};
Created with MrDocs
Maximum amount of memory (in bytes) to allocate at once when deserializing vectors.
Declared in <serialize.h>
inline constexpr unsigned int MAX_VECTOR_ALLOCATE = {5'000'000};
Created with MrDocs