-
- Downloads
re PR libstdc++/44015 (template parameters not documented)
2012-05-02 Benjamin Kosnik <bkoz@redhat.com> PR libstdc++/44015 * include/bits/basic_ios.h: Add tparam markup for * doxygen. include/bits/basic_string.h: Same. * include/bits/forward_list.h: Same. * include/bits/stl_bvector.h: Same. * include/bits/stl_deque.h: Same. * include/bits/stl_list.h: Same. include/bits/stl_map.h: * Same. include/bits/stl_multimap.h: Same. * include/bits/stl_multiset.h: Same. * include/bits/stl_pair.h: Same. * include/bits/stl_queue.h: Same. * include/bits/stl_set.h: Same. * include/bits/stl_stack.h: Same. * include/bits/stl_vector.h: Same. * include/bits/unordered_map.h: Same. * include/bits/unordered_set.h: Same. include/std/array: * Same. include/std/atomic: Same. include/std/fstream: * Same. include/std/istream: Same. include/std/ostream: * Same. include/std/sstream: Same. * include/std/streambuf: Same. * testsuite/23_containers/deque/requirements/dr438/*: Adjust line numbers. * testsuite/23_containers/list/requirements/dr438/*: Same. * testsuite/23_containers/vector/requirements/dr438/*: Same. From-SVN: r187066
Showing
- libstdc++-v3/ChangeLog 27 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/include/bits/basic_ios.h 7 additions, 3 deletionslibstdc++-v3/include/bits/basic_ios.h
- libstdc++-v3/include/bits/basic_string.h 5 additions, 0 deletionslibstdc++-v3/include/bits/basic_string.h
- libstdc++-v3/include/bits/forward_list.h 3 additions, 0 deletionslibstdc++-v3/include/bits/forward_list.h
- libstdc++-v3/include/bits/stl_bvector.h 4 additions, 2 deletionslibstdc++-v3/include/bits/stl_bvector.h
- libstdc++-v3/include/bits/stl_deque.h 3 additions, 0 deletionslibstdc++-v3/include/bits/stl_deque.h
- libstdc++-v3/include/bits/stl_list.h 3 additions, 0 deletionslibstdc++-v3/include/bits/stl_list.h
- libstdc++-v3/include/bits/stl_map.h 6 additions, 0 deletionslibstdc++-v3/include/bits/stl_map.h
- libstdc++-v3/include/bits/stl_multimap.h 6 additions, 0 deletionslibstdc++-v3/include/bits/stl_multimap.h
- libstdc++-v3/include/bits/stl_multiset.h 5 additions, 0 deletionslibstdc++-v3/include/bits/stl_multiset.h
- libstdc++-v3/include/bits/stl_pair.h 6 additions, 1 deletionlibstdc++-v3/include/bits/stl_pair.h
- libstdc++-v3/include/bits/stl_queue.h 9 additions, 1 deletionlibstdc++-v3/include/bits/stl_queue.h
- libstdc++-v3/include/bits/stl_set.h 4 additions, 4 deletionslibstdc++-v3/include/bits/stl_set.h
- libstdc++-v3/include/bits/stl_stack.h 4 additions, 1 deletionlibstdc++-v3/include/bits/stl_stack.h
- libstdc++-v3/include/bits/stl_vector.h 3 additions, 0 deletionslibstdc++-v3/include/bits/stl_vector.h
- libstdc++-v3/include/bits/unordered_map.h 6 additions, 6 deletionslibstdc++-v3/include/bits/unordered_map.h
- libstdc++-v3/include/bits/unordered_set.h 6 additions, 6 deletionslibstdc++-v3/include/bits/unordered_set.h
- libstdc++-v3/include/std/array 2 additions, 2 deletionslibstdc++-v3/include/std/array
- libstdc++-v3/include/std/atomic 6 additions, 3 deletionslibstdc++-v3/include/std/atomic
- libstdc++-v3/include/std/fstream 23 additions, 6 deletionslibstdc++-v3/include/std/fstream
Loading
Please register or sign in to comment