stator
A math, geometry, and utility library
Static Public Attributes | List of all members
sym::is_C< T > Struct Template Reference

Compile time type-test for compile-time constants C. More...

#include <constants.hpp>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<class T>
struct sym::is_C< T >

Definition at line 46 of file constants.hpp.

Member Data Documentation

◆ value

template<class T >
const bool sym::is_C< T >::value = false
static

Definition at line 46 of file constants.hpp.


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