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

Static conditional type false case. More...

#include <Vec.h>

Public Types

using TYPE = T2
 

Detailed Description

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

Static conditional type false case.

Definition at line 24 of file Vec.h.

Member Typedef Documentation

◆ TYPE

template<class T1 , class T2 >
using KSeExpr::static_if< false, T1, T2 >::TYPE = T2

Definition at line 25 of file Vec.h.


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