FITFLOP
Home

allocator (1 post)


posts by category not found!

What will happen if I call `allocate_at_least(0)` according to C++23 standard?

Demystifying allocate at least 0 in C 23 The C 23 standard introduces a new allocator function allocate at least which allows for more flexible memory allocatio

2 min read 02-10-2024 34
What will happen if I call `allocate_at_least(0)` according to C++23 standard?
What will happen if I call `allocate_at_least(0)` according to C++23 standard?