Chi-Tech
chi::ParameterBlock::IsFloat< T > Struct Template Reference

#include <parameter_block.h>

Static Public Attributes

static constexpr bool value = std::is_floating_point_v<T>
 

Detailed Description

template<typename T>
struct chi::ParameterBlock::IsFloat< T >

Definition at line 60 of file parameter_block.h.

Field Documentation

◆ value

template<typename T >
constexpr bool chi::ParameterBlock::IsFloat< T >::value = std::is_floating_point_v<T>
staticconstexpr

Definition at line 62 of file parameter_block.h.


The documentation for this struct was generated from the following file: