LibreOffice Module onlineupdate (master) 1
mozilla::detail::IsUnsignedHelper< T, bool, bool, NoCV > Struct Template Reference
Inheritance diagram for mozilla::detail::IsUnsignedHelper< T, bool, bool, NoCV >:
[legend]

Detailed Description

template<typename T, bool = IsFloatingPoint<T>::value, bool = IsIntegral<T>::value, typename NoCV = typename RemoveCV<T>::Type>
struct mozilla::detail::IsUnsignedHelper< T, bool, bool, NoCV >

Definition at line 471 of file TypeTraits.h.


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