mirror of
https://github.com/boostorg/container.git
synced 2026-07-07 10:30:48 +02:00
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
Languages
C++
92.4%
C
7.4%
CMake
0.2%