Home
last modified time | relevance | path

Searched defs:_Base_type (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dshared_ptr.h65 using _Base_type = __shared_ptr<_Tp>; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dshared_ptr.h65 using _Base_type = __shared_ptr<_Tp>; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dalloc_traits.h55 typedef std::allocator_traits<_Alloc> _Base_type; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dalloc_traits.h55 typedef std::allocator_traits<_Alloc> _Base_type; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dregex.h1697 typedef std::vector<sub_match<_Bi_iter>, _Alloc> _Base_type; in _GLIBCXX_VISIBILITY() typedef