Range-v3
Range algorithms, views, and actions for the Standard Library
Macros
version.hpp File Reference
Macros
#define
RANGE_V3_MAJOR
0
#define
RANGE_V3_MINOR
3
#define
RANGE_V3_PATCHLEVEL
0
#define
RANGE_V3_VERSION
Macro Definition Documentation
◆
RANGE_V3_VERSION
#define RANGE_V3_VERSION
Value:
(RANGE_V3_MAJOR * 10000 \
+ RANGE_V3_MINOR * 100 \
+ RANGE_V3_PATCHLEVEL)
range
v3
version.hpp
Generated by
1.8.13