1[/ 2 / Distributed under the Boost Software License, Version 1.0. (See accompanying 3 / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) 4 /] 5 6[section Examples] 7 8[section Random Access Iterator] 9 10[random_access_iterator] 11 12[endsect] 13 14[section Mutable and Constant Iterator Interoperability] 15 16[interoperability] 17 18[endsect] 19 20[section Zip Iterator / Proxy Iterator] 21 22[zip_proxy_iterator] 23 24[endsect] 25 26[section Reimplementing `back_insert_iterator`] 27 28[back_insert_iterator] 29 30[endsect] 31 32[section Reimplementing `reverse_iterator`] 33 34[reverse_iterator] 35 36[endsect] 37 38[endsect] 39