GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
if_then_else< cond, T1, T2 > Class Template Reference

#include "lo-traits.h"

Detailed Description

template<bool cond, typename T1, typename T2>
class if_then_else< cond, T1, T2 >

Definition at line 35 of file lo-traits.h.


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