SpiecsEngine
 
Loading...
Searching...
No Matches

◆ type

template<typename T >
using SpicesTest::change_int_to_float< T >::type = std::conditional_t<std::is_integral_v<T>, float, T>

Definition at line 23 of file TypeList_test.h.