Don't document wxVector<>::reverse_iterator.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 31 Jan 2012 13:09:07 +0000 (13:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 31 Jan 2012 13:09:07 +0000 (13:09 +0000)
commit560689094552afb5326d50a2c803d14d26f12ea6
tree6b3b2bd48aaad4b671d3f47e2da2addc08cccf71
parenta8953e155b18938e25e77be067592c1cd40f7605
Don't document wxVector<>::reverse_iterator.

Documenting just this class but not iterator (and const_iterator) is
inconsistent but documenting all of them is too much mostly useless work as
all iterators (of the same category) have the same interface anyhow. So just
remove the documentation of reverse_iterator for now.

See #2585.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/vector.h