[Boost-bugs] [Boost C++ Libraries] #5314: wrong example in document

Subject: [Boost-bugs] [Boost C++ Libraries] #5314: wrong example in document
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-03-16 08:12:25


#5314: wrong example in document
-------------------------------------------------------+--------------------
 Reporter: Akira Takahashi <faithandbrave@…> | Owner: neilgroves
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: range
  Version: Boost 1.46.0 | Severity: Problem
 Keywords: |
-------------------------------------------------------+--------------------
 not need follow:
 {{{
 #include <algorithm>
 }}}

 need include follow for output_iterator:
 {{{
 #include <iterator>
 }}}

 and need camma in result end.

 target document is follow:
 * adjacent_filtered
 * copied
 * filtered
 * map_keys
 * map_values
 * replaced
 * replaced_if
 * reversed
 * sliced
 * strided
 * type_erased
 * transformed
 * uniqued

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5314>
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:50:05 UTC