forked from boostorg/unordered
5b5b46ea1ce412b0d317f2cb1538b5d0a50463d8
Visual C++ is warning that memory can't be tracked for allocators whose pointer types aren't actually pointers, which is a correct warning but not relevant for our concerns, and is caused by the unit tests, not the container implementation.
Languages
C++
99.5%
CMake
0.3%