Honeycomb
0.1
Component-Model Framework
|
Check if type is a range or a reference to one. A range is a type where std::begin(range) is a valid call. More...
#include <Range.h>
Static Public Attributes | |
static const bool | value = isTrue<decltype(test<T>(nullptr))>::value |
Check if type is a range or a reference to one. A range is a type where std::begin(range) is a valid call.
|
static |