BioCMAMC-ST
FixedModelType Concept Reference

SFNIAE way to declare a model with number of internal properties known at compile time. More...

#include <traits.hpp>

Concept definition

template<typename T>
concept FixedModelType =
Concept to define a correct Model.
Definition traits.hpp:68
SFNIAE way to declare a model with number of internal properties known at compile time.
Definition traits.hpp:134

Detailed Description

SFNIAE way to declare a model with number of internal properties known at compile time.