Subject: [Boost-bugs] [Boost C++ Libraries] #1145: Small bugs in Boost.Range documentation
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-08-06 17:23:19
#1145: Small bugs in Boost.Range documentation
---------------------+------------------------------------------------------
Reporter: garcia | Type: Bugs
Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.34.1
Severity: Problem | Keywords:
---------------------+------------------------------------------------------
In the synopsis of iterator_range on the page:
libs/range/doc/utility_class.html
what are the following metafunctions:
`const_iterator_of`, and
`iterator_of`.
I do not see them documented anywhere.
There is also a typo in the synopsis of subrange:
`sub_range( const Range2& r );`
should be
`sub_range( const ForwardRange2& r );`
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1145>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:56 UTC