JIXIE::INTERNAL::ScalarTypeHelper< T, enable_if_t< is_arithmetic< T >::value > > Struct Template Reference

Detailed Description

template<class T>
struct JIXIE::INTERNAL::ScalarTypeHelper< T, enable_if_t< is_arithmetic< T >::value > >

Definition at line 181 of file Tools.h.

Public Types

using type = T