-
Bug
-
Resolution: Won't Fix
-
Medium
-
Code Generation Tools
-
CODEGEN-4273
-
ARM_18.1.0.LTS
-
The following code triggers an assertion failure in the library. #include <map> #define NALLOC std::allocator< std::pair<int, c...
-
This is expected behavior. The value_type of the map is required to be the same as the value_type of the allocator assigned to t...
static assertion failure in <map>