LINK TO THIS PAGE
1
Is it allowed to allocate memory using an allocator, but construct the objects using the std::unitialized_fill (or copy) functions?
NEWER
OLDER