LibreOffice Module onlineupdate (master) 1
Public Types | List of all members
mozilla::Conditional< false, A, B > Struct Template Reference

#include <TypeTraits.h>

Public Types

typedef B Type
 

Detailed Description

template<class A, class B>
struct mozilla::Conditional< false, A, B >

Definition at line 1109 of file TypeTraits.h.

Member Typedef Documentation

◆ Type

template<class A , class B >
typedef B mozilla::Conditional< false, A, B >::Type

Definition at line 1111 of file TypeTraits.h.


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