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

Detailed Description

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

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


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