Template Struct ParameterBlock::IsBool
Defined in File parameter_block.h
Nested Relationships
This struct is a nested type of Class ParameterBlock.
Struct Documentation
-
template<typename T>
struct IsBool Public Static Attributes
-
static bool value = std::is_same_v<T, bool>
-
static bool value = std::is_same_v<T, bool>