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

#include <parameter_block.h>

Static Public Attributes

static constexpr bool value = std::is_same_v<T, bool>
 

Detailed Description

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

Definition at line 55 of file parameter_block.h.

Field Documentation

◆ value

template<typename T >
constexpr bool chi::ParameterBlock::IsBool< T >::value = std::is_same_v<T, bool>
staticconstexpr

Definition at line 57 of file parameter_block.h.


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