Todo List
Member
__gnu_debug::_Safe_iterator::operator->
() const
Make this correct w.r.t. iterators that return proxies
Use addressof() instead of & operator
Class
std::basic_string< _CharT, _Traits, _Alloc >
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Class
__gnu_cxx::hash_map< _Key, _Tp, _HashFn, _EqualKey, _Alloc >
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Class
__gnu_cxx::hash_multimap< _Key, _Tp, _HashFn, _EqualKey, _Alloc >
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Class
__gnu_cxx::hash_multiset< _Value, _HashFcn, _EqualKey, _Alloc >
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Class
__gnu_cxx::hash_set< _Value, _HashFcn, _EqualKey, _Alloc >
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Class
__gnu_cxx::rb_tree< _Key, _Value, _KeyOfValue, _Compare, _Alloc >
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Member
std::reverse_iterator::operator *
() const
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Member
std::reverse_iterator::operator+
(difference_type __n) const
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Member
std::reverse_iterator::operator++
(int)
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Member
std::reverse_iterator::operator++
()
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Member
std::reverse_iterator::operator+=
(difference_type __n)
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Member
std::reverse_iterator::operator-
(difference_type __n) const
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Member
std::reverse_iterator::operator--
(int)
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Member
std::reverse_iterator::operator--
()
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Member
std::reverse_iterator::operator-=
(difference_type __n)
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Member
std::reverse_iterator::operator->
() const
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Member
std::reverse_iterator::operator[]
(difference_type __n) const
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Class
__gnu_cxx::rope< _CharT, _Alloc >
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Class
__gnu_cxx::slist< _Tp, _Alloc >
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Class
std::tr1::variate_generator< _Engine, _Dist >
the engine_value_type needs to be studied more carefully.
Member
__gnu_cxx::distance
(_InputIterator __first, _InputIterator __last, _Distance &__n)
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Member
__gnu_cxx::iota
(_ForwardIter __first, _ForwardIter __last, _Tp __value)
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Member
__gnu_cxx::is_heap
(_RandomAccessIterator __first, _RandomAccessIterator __last, _StrictWeakOrdering __comp)
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Member
__gnu_cxx::is_heap
(_RandomAccessIterator __first, _RandomAccessIterator __last)
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Member
__gnu_cxx::is_sorted
(_ForwardIterator __first, _ForwardIterator __last, _StrictWeakOrdering __comp)
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Member
__gnu_cxx::is_sorted
(_ForwardIterator __first, _ForwardIterator __last)
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Member
__gnu_cxx::power
(_Tp __x, _Integer __n)
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Member
__gnu_cxx::power
(_Tp __x, _Integer __n, _MonoidOperation __monoid_op)
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Member
__gnu_cxx::random_sample
(_InputIterator __first, _InputIterator __last, _RandomAccessIterator __out_first, _RandomAccessIterator __out_last, _RandomNumberGenerator &__rand)
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Member
__gnu_cxx::random_sample
(_InputIterator __first, _InputIterator __last, _RandomAccessIterator __out_first, _RandomAccessIterator __out_last)
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Member
__gnu_cxx::random_sample_n
(_ForwardIterator __first, _ForwardIterator __last, _OutputIterator __out, const _Distance __n, _RandomNumberGenerator &__rand)
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Member
__gnu_cxx::random_sample_n
(_ForwardIterator __first, _ForwardIterator __last, _OutputIterator __out, const _Distance __n)
Doc me! See docs/doxygen/TODO and
http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html
for more.
Generated on Mon Jun 2 20:46:22 2008 for libstdc++ by
1.4.6