-
- Downloads
set.h, [...]: Remove base class default constructor calls.
2011-06-29 François Dumont <francois.cppdevs@free.fr> * include/debug/set.h, unordered_map, multiset.h, forward_list, unordered_set, vector, deque, string, list, multimap.h: Remove base class default constructor calls. * include/debug/map.h: Likewise and cleanup several redefinition of base iterator typedef. From-SVN: r175665
Showing
- libstdc++-v3/ChangeLog 8 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/include/debug/deque 4 additions, 5 deletionslibstdc++-v3/include/debug/deque
- libstdc++-v3/include/debug/forward_list 0 additions, 1 deletionlibstdc++-v3/include/debug/forward_list
- libstdc++-v3/include/debug/list 5 additions, 6 deletionslibstdc++-v3/include/debug/list
- libstdc++-v3/include/debug/map.h 7 additions, 13 deletionslibstdc++-v3/include/debug/map.h
- libstdc++-v3/include/debug/multimap.h 4 additions, 5 deletionslibstdc++-v3/include/debug/multimap.h
- libstdc++-v3/include/debug/multiset.h 4 additions, 5 deletionslibstdc++-v3/include/debug/multiset.h
- libstdc++-v3/include/debug/set.h 4 additions, 6 deletionslibstdc++-v3/include/debug/set.h
- libstdc++-v3/include/debug/string 2 additions, 2 deletionslibstdc++-v3/include/debug/string
- libstdc++-v3/include/debug/unordered_map 10 additions, 10 deletionslibstdc++-v3/include/debug/unordered_map
- libstdc++-v3/include/debug/unordered_set 10 additions, 10 deletionslibstdc++-v3/include/debug/unordered_set
- libstdc++-v3/include/debug/vector 4 additions, 5 deletionslibstdc++-v3/include/debug/vector
Loading
Please register or sign in to comment