Home
last modified time | relevance | path

Searched defs:__flat_map_utils (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__flat_map/
H A Dutils.h32 struct __flat_map_utils { struct
39 …CPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX26 static typename _Map::iterator __emplace_exact_pos( in __emplace_exact_pos()
85 __append(_Map& __map, _InputIterator __first, _Sentinel __last) { in __append()
98 __append(_Map& __map, _InputIterator __first, _InputIterator __last) in __append()
H A Dflat_multimap.h852 friend __flat_map_utils; variable
H A Dflat_map.h1112 friend __flat_map_utils; variable