Home | History | Annotate | Download | only in backward

Lines Matching refs:_Nodeptr_Alloc

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