diff --git a/include/blt/std/allocator.h b/include/blt/std/allocator.h index fd34fa3..63fe5b3 100644 --- a/include/blt/std/allocator.h +++ b/include/blt/std/allocator.h @@ -539,7 +539,9 @@ namespace blt } }; - template + inline constexpr blt::size_t BLT_2MB_SIZE = 4096 * 512; + + template class bump_allocator2 { // power of two