Struct TempLat::Helpers::AccumulatorTypeHelper
template <typename T>
ClassList > TempLat > Helpers > AccumulatorTypeHelper
Public Types
| Type | Name |
|---|---|
| typedef std::conditional_t< std::is_integral_v< T >||std::is_floating_point_v< T >, double, T > | type |
Public Types Documentation
typedef type
using TempLat::Helpers::AccumulatorTypeHelper< T >::type = std::conditional_t<std::is_integral_v<T> || std::is_floating_point_v<T>, double, T>;
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/lattice/measuringtools/accumulatortype.h