Tim Blechmann bb43887430 irange: introduce one-parameter variant of irange
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).
2016-01-17 11:40:55 +01:00
2014-08-18 15:09:55 +01:00
2004-06-29 02:50:07 +00:00
Description
Boost.org range module
5.6 MiB
Languages
C++ 99.8%
CMake 0.2%