WSJT-X/boost/libs/range/doc/reference/ranges.qbk

15 lines
368 B
Plaintext

[/
Copyright 2010 Neil Groves
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
/]
[section:ranges Provided Ranges]
[include ranges/any_range.qbk]
[include ranges/counting_range.qbk]
[include ranges/istream_range.qbk]
[include ranges/irange.qbk]
[endsect]