BioCMAMC-ST
NumberType Concept Reference
#include <
traits.hpp
>
Concept definition
template
<
typename
T>
concept
NumberType
=
IntegerType<T>
||
FloatingPointType<T>
FloatingPointType
Definition
traits.hpp:20
IntegerType
Definition
traits.hpp:25
NumberType
Definition
traits.hpp:33
NumberType
Generated by
1.12.0