Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstl_vector.h73 struct _Vector_base in _GLIBCXX_VISIBILITY() struct
76 rebind<_Tp>::other _Tp_alloc_type; in _GLIBCXX_VISIBILITY()
78 pointer; in _GLIBCXX_VISIBILITY()
80 struct _Vector_impl in _GLIBCXX_VISIBILITY()
111 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY()
114 _M_get_Tp_allocator() _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()
118 _M_get_Tp_allocator() const _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()
122 get_allocator() const _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()
125 _Vector_base() in _GLIBCXX_VISIBILITY() function
128 _Vector_base(const allocator_type& __a) in _GLIBCXX_VISIBILITY() argument
[all …]
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstl_vector.h81 struct _Vector_base in _GLIBCXX_VISIBILITY() struct
84 rebind<_Tp>::other _Tp_alloc_type; in _GLIBCXX_VISIBILITY()
86 pointer; in _GLIBCXX_VISIBILITY()
88 struct _Vector_impl in _GLIBCXX_VISIBILITY()