Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/experimental/bits/
H A Dshared_ptr.h65 using _Base_type = __shared_ptr<_Tp>; in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dalloc_traits.h57 typedef std::allocator_traits<_Alloc> _Base_type; in _GLIBCXX_VISIBILITY() typedef
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dregex.h1479 typedef std::vector<sub_match<_Bi_iter>, _Allocator> _Base_type; in _GLIBCXX_VISIBILITY() typedef
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dregex.h1573 typedef std::vector<sub_match<_Bi_iter>, _Alloc> _Base_type; in _GLIBCXX_VISIBILITY() typedef