29#ifndef _GLIBCXX_DEBUG_MAP
30#define _GLIBCXX_DEBUG_MAP 1
33#pragma GCC system_header
37namespace std _GLIBCXX_VISIBILITY(default) {
namespace __debug {
38 template<
typename _Key,
typename _Tp,
typename _Cmp,
typename _Allocator>
40 template<
typename _Key,
typename _Tp,
typename _Cmp,
typename _Allocator>
ISO C++ entities toplevel namespace is std.
GNU debug code, replaces standard behavior with debug behavior.
Class std::map with safety/checking/debug instrumentation.
Class std::multimap with safety/checking/debug instrumentation.