SyTen

◆ HalfInteger() [4/4]

template<typename Base >
template<typename Source , typename std::enable_if_t< is_number_v< Source >, int > = 0>
syten::HalfInteger< Base >::HalfInteger ( Source const  b,
bool   
)
inline

Conversion from a source without multiplication, use if you have the SYTEN_SRDEF_TYPEd value already.

References syten::HalfInteger< Base >::max(), syten::HalfInteger< Base >::min(), and SYTEN_ASSERT_MSG.

+ Here is the call graph for this function: