Skip to content
Open
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
#![Boost.Range](doc/logo/logo_bkg.png)

Boost.Range, part of the [Boost C++ Libraries](http://github.com/boostorg), a collection of concepts and utilities, range-based algorithms, as well as range adaptors that allow for efficient and expressive code.

### Directories

* **doc** - QuickBook documentation sources
* **include** - the sourcecode of Boost.Range
* **test** - Boost.Range unit tests

### More information

* [Documentation](http://boost.org/libs/range)
Loading