Searched refs:_Nodeptr_Alloc (Results 1 – 8 of 8) sorted by relevance
301 typedef typename _Alloc::template rebind<_Node*>::other _Nodeptr_Alloc; in _GLIBCXX_VISIBILITY() typedef302 typedef vector<_Node*, _Nodeptr_Alloc> _Vector_type; in _GLIBCXX_VISIBILITY()
296 _Nodeptr_Alloc; in _GLIBCXX_VISIBILITY() typedef297 typedef std::vector<_Node*, _Nodeptr_Alloc> _Vector_type; in _GLIBCXX_VISIBILITY()
Completed in 14 milliseconds