BioCMAMC-ST
HasExportProperties Concept Reference
Model that can export properties.
More...
#include <
traits.hpp
>
Concept definition
template
<
typename
T>
concept
HasExportProperties
=
HasExportPropertiesFull<T>
||
HasExportPropertiesPartial<T>
HasExportPropertiesFull
SFNIAE way to check whether model allow all value saving.
Definition
traits.hpp:146
HasExportPropertiesPartial
SFNIAE way to check whether model allow partial value saving.
Definition
traits.hpp:152
HasExportProperties
Model that can export properties.
Definition
traits.hpp:159
Detailed Description
Model that can export properties.
HasExportProperties
Generated by
1.12.0