Back to Cataclysm Dda

Standard Library Implementation

src/third-party/snmalloc/stl/README.md

1.0.0262 B
Original Source

Standard Library Implementation

To support build environment without C++ STL, snmalloc can optionally use self-vendored STL functionalities. To use self-vendored implementations, one need to set SNMALLOC_USE_SELF_VENDORED_STL to ON when configuring cmake.