LibreOffice Module onlineupdate (master) 1
mozilla::detail::MakeSigned< T, CVRemoved, IsSignedIntegerType > Struct Template Reference

Detailed Description

template<typename T, typename CVRemoved = typename RemoveCV<T>::Type, bool IsSignedIntegerType = IsSigned<CVRemoved>::value && !IsSame<char, CVRemoved>::value>
struct mozilla::detail::MakeSigned< T, CVRemoved, IsSignedIntegerType >

Definition at line 884 of file TypeTraits.h.


The documentation for this struct was generated from the following file: