SeExpr
Public Types | List of all members
SeExpr2::static_if< false, T1, T2 > Struct Template Reference

Static conditional type false case. More...

#include <Vec.h>

Public Types

typedef T2 TYPE
 

Detailed Description

template<class T1, class T2>
struct SeExpr2::static_if< false, T1, T2 >

Static conditional type false case.

Definition at line 64 of file Vec.h.

Member Typedef Documentation

◆ TYPE

template<class T1 , class T2 >
typedef T2 SeExpr2::static_if< false, T1, T2 >::TYPE

Definition at line 65 of file Vec.h.


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