LibreOffice Module onlineupdate (master) 1
Public Types | List of all members
mozilla::detail::AddRvalueReferenceHelper< T, TIsNotVoid > Struct Template Reference

#include <TypeTraits.h>

Public Types

typedef T && Type
 

Detailed Description

template<typename T>
struct mozilla::detail::AddRvalueReferenceHelper< T, TIsNotVoid >

Definition at line 806 of file TypeTraits.h.

Member Typedef Documentation

◆ Type

template<typename T >
typedef T&& mozilla::detail::AddRvalueReferenceHelper< T, TIsNotVoid >::Type

Definition at line 808 of file TypeTraits.h.


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