KASKADE 7 development version
|
Reports the converted type. More...
#include <scalar.hh>
Reports the converted type.
Public Types | |
using | type = std::conditional_t< std::is_convertible< T, Real >::value, Real, T > |
using Kaskade::ConvertTo< T, Real >::type = std::conditional_t<std::is_convertible<T,Real>::value,Real,T> |