forked from boostorg/container
b075bce22ebbdbbe2a846820ae8ba2d410099a14
After 83bb62fed3 the allocator parameter of
e.g. small_vector can be void. Use real_allocator to convert this to the
actual allocator used by the container.
Description
STL-like containers from Boost
11 MiB
Languages
C++
91.6%
C
8.3%