Home
last modified time | relevance | path

Searched refs:_Map_alloc_traits (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dstl_deque.h447 typedef __gnu_cxx::__alloc_traits<_Map_alloc_type> _Map_alloc_traits; in _GLIBCXX_VISIBILITY() typedef
597 return _Map_alloc_traits::allocate(__map_alloc, __n); in _GLIBCXX_VISIBILITY()
604 _Map_alloc_traits::deallocate(__map_alloc, __p, __n); in _GLIBCXX_VISIBILITY()