Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dhashtable.h208 using __value_alloc_traits = in _GLIBCXX_VISIBILITY() local
209 typename __hashtable_alloc::__value_alloc_traits; in _GLIBCXX_VISIBILITY()
223 typedef typename __value_alloc_traits::pointer pointer; in _GLIBCXX_VISIBILITY()
224 typedef typename __value_alloc_traits::const_pointer const_pointer; in _GLIBCXX_VISIBILITY()
H A Dhashtable_policy.h2026 using __value_alloc_traits = typename __node_alloc_traits::template in _GLIBCXX_VISIBILITY()