Searched defs:_Traits (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/include/profile/
H A Diterator_tracker.h48 typedef std::iterator_traits<_Iterator> _Traits; typedef in class:__profile::__iterator_tracker
/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Ddebug_allocator.h66 typedef __alloc_traits<_Alloc> _Traits; typedef in class:debug_allocator
[all...]
/haiku-buildtools/gcc/libstdc++-v3/include/debug/
H A Dsafe_iterator.h132 typedef std::iterator_traits<_Iterator> _Traits; typedef in class:__gnu_debug::_Safe_iterator
H A Dsafe_local_iterator.h69 typedef std::iterator_traits<_Iterator> _Traits; typedef in class:__gnu_debug::_Safe_local_iterator
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dalloc_traits.h627 typedef allocator_traits<_Alloc> _Traits; typedef in class:__is_copy_insertable_impl
H A Dstl_deque.h600 typedef __gnu_cxx::__alloc_traits<_Tp_alloc_type> _Traits; typedef
607 typedef __gnu_cxx::__alloc_traits<_Tp_alloc_type> _Traits; typedef

Completed in 133 milliseconds