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

Static conditional type true case. More...

#include <Vec.h>

Public Types

using TYPE = T1
 

Detailed Description

template<bool c, class T1, class T2>
struct KSeExpr::static_if< c, T1, T2 >

Static conditional type true case.

Definition at line 20 of file Vec.h.

Member Typedef Documentation

◆ TYPE

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

Definition at line 21 of file Vec.h.


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