Range-v3
Range algorithms, views, and actions for the Standard Library
version.hpp File Reference

Macros

#define RANGE_V3_MAJOR   0
 
#define RANGE_V3_MINOR   12
 
#define RANGE_V3_PATCHLEVEL   0
 
#define RANGE_V3_VERSION    (RANGE_V3_MAJOR * 10000 + RANGE_V3_MINOR * 100 + RANGE_V3_PATCHLEVEL)