SyDEVS  v0.7
Simulation-based analysis of complex systems involving people, devices, physical elements, and dynamic environments.
sydevs::qualified_type< quantity< U > > Struct Template Reference

#include <qualified_type.h>

Static Public Member Functions

static std::string tostring (const quantity< U > &X)
 
static pointer copy (const quantity< U > &X)
 

Static Public Attributes

static constexpr bool valid = true
 
static constexpr bool valid_and_sortable = true
 

Member Function Documentation

◆ copy()

template<typename U >
pointer sydevs::qualified_type< quantity< U > >::copy ( const quantity< U > &  X)
inlinestatic

◆ tostring()

template<typename U >
std::string sydevs::qualified_type< quantity< U > >::tostring ( const quantity< U > &  X)
inlinestatic

Member Data Documentation

◆ valid

template<typename U >
constexpr bool sydevs::qualified_type< quantity< U > >::valid = true
staticconstexpr

◆ valid_and_sortable

template<typename U >
constexpr bool sydevs::qualified_type< quantity< U > >::valid_and_sortable = true
staticconstexpr

The documentation for this struct was generated from the following file: