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

Detailed Description

template<typename T, typename CVRemoved = typename RemoveCV<T>::Type, bool IsUnsignedIntegerType = IsUnsigned<CVRemoved>::value && !IsSame<char, CVRemoved>::value>
struct mozilla::detail::MakeUnsigned< T, CVRemoved, IsUnsignedIntegerType >

Definition at line 953 of file TypeTraits.h.


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