LibreOffice Module onlineupdate (master) 1
List of all members
mozilla::detail::WithCV< MakeConst, MakeVolatile, T > Struct Template Reference

#include <TypeTraits.h>

Inheritance diagram for mozilla::detail::WithCV< MakeConst, MakeVolatile, T >:
[legend]
Collaboration diagram for mozilla::detail::WithCV< MakeConst, MakeVolatile, T >:
[legend]

Additional Inherited Members

- Public Types inherited from mozilla::Conditional< MakeConst, const WithV< MakeVolatile, T >::Type, WithV< MakeVolatile, T >::Type >
typedef const WithV< MakeVolatile, T >::Type Type
 

Detailed Description

template<bool MakeConst, bool MakeVolatile, typename T>
struct mozilla::detail::WithCV< MakeConst, MakeVolatile, T >

Definition at line 861 of file TypeTraits.h.


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