Home | History | Annotate | Download | only in backward

Lines Matching refs:_Nodeptr_Alloc

303       typedef typename _Alloc::template rebind<_Node*>::other _Nodeptr_Alloc;
304 typedef vector<_Node*, _Nodeptr_Alloc> _Vector_type;