template<typename S, typename T>
arcsdec::v_1_0_0::details::signedness struct final

Returns TRUE if types S and T are either both signed or both unsigned.

Template parameters
S Left type
T Right type