Home
last modified time | relevance | path

Searched defs:__constant_iterators (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dhashtable_policy.h203 using __constant_iterators = __bool_constant<_Constant_iterators>; in _GLIBCXX_VISIBILITY() member
H A Dhashtable.h232 using __constant_iterators = typename __traits_type::__constant_iterators; in _GLIBCXX_VISIBILITY() local