LehrFEM++ 1.0.0
A simple Finite Element Library for teaching
|
Base Traits class which can be used to determine if a type T
is a scalar value.
More...
#include <lf/base/scalar_concept.h>
Static Public Attributes | |
static constexpr bool | value = false |
Base Traits class which can be used to determine if a type T
is a scalar value.
This class template is specialized below for types that are actually scalars.
Definition at line 26 of file scalar_concept.h.
|
staticconstexpr |
Definition at line 27 of file scalar_concept.h.