Template Struct ParameterBlock::IsFloat

Nested Relationships

This struct is a nested type of Class ParameterBlock.

Struct Documentation

template<typename T>
struct IsFloat

Public Static Attributes

static bool value = std::is_floating_point_v<T>