this simplifies the use of boost::irange, as boost::irange( 0, foo ); may compile or not depending on the platform-specific integer type of foo, requiring an explicit cast of 0 to decltype(foo). |
||
|---|---|---|
| .. | ||
| any_range.qbk | ||
| counting_range.qbk | ||
| irange.qbk | ||
| istream_range.qbk | ||