stl_vector.h (vector<>): Don't use a name with different meanings before and after re-evaluation in the...
2002-09-10 Gabriel Dos Reis <gdr@soliton.integrable-solutions.net> * include/bits/stl_vector.h (vector<>): Don't use a name with different meanings before and after re-evaluation in the completed scope. * include/bits/basic_string.h (basic_string<>): Likewise. * include/bits/stl_bvector.h (vector<bool>): Likewise. * include/bits/stl_deque.h (std): Likewise. * include/bits/stl_list.h (list<>): Likewise. * include/bits/stl_tree.h (_Rb_tree<>): Likewise. From-SVN: r57014
This commit is contained in:
parent
42ac7b6d2f
commit
be26865df1
7 changed files with 23 additions and 12 deletions
Loading…
Add table
Add a link
Reference in a new issue