BioCMAMC-ST
DynModelType Concept Reference

SFNIAE wau to declare a model with number of internal properties not known at compile time Alows to properly define User Defined Model but should be avoid in other cases. More...

#include <traits.hpp>

Concept definition

template<typename T>
Concept to define a correct Model.
Definition traits.hpp:64
SFNIAE wau to declare a model with number of internal properties not known at compile time Alows to p...
Definition traits.hpp:125

Detailed Description

SFNIAE wau to declare a model with number of internal properties not known at compile time Alows to properly define User Defined Model but should be avoid in other cases.