Daniel James 5b5b46ea1c Disable Visual C++ __declspec(allocator) warning
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.
2016-10-23 13:51:58 +01:00
2016-10-23 13:33:25 +01:00
2013-05-22 21:48:29 +00:00
2014-06-16 22:43:54 +01:00
2014-01-26 13:44:38 +00:00
Description
Mirrored via gitea-mirror
BSL-1.0 28 MiB
Languages
C++ 98.6%
Python 0.8%
CMake 0.5%