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 52 of file Vec.h.

Member Typedef Documentation

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

Definition at line 53 of file Vec.h.


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