This file is a GNU profile extension to the Standard C++ Library. More...
Functions | |
namespace std | _GLIBCXX_VISIBILITY (default) |
This file is a GNU profile extension to the Standard C++ Library.
namespace std _GLIBCXX_VISIBILITY | ( | default | ) |
Class std::multimap wrapper with performance instrumentation.
If hint is used we consider that the map and unordered_map operations have equivalent insertion cost so we do not update metrics about it. Note that to find out if hint has been used is libstdc++ implementation dependent.
References __profcxx_map2umap_erase, __profcxx_map2umap_find, __profcxx_map2umap_insert, __profcxx_map2umap_invalidate, std::__exception_ptr::operator!=(), std::__exception_ptr::operator==(), __gnu_debug::operator>(), __gnu_debug::operator>=(), and std::__exception_ptr::swap().