GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Types | List of all members
if_then_else< true, T1, T2 > Class Template Reference

#include "lo-traits.h"

Public Types

typedef T1 result
 

Detailed Description

template<typename T1, typename T2>
class if_then_else< true, T1, T2 >

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

Member Typedef Documentation

template<typename T1 , typename T2 >
typedef T1 if_then_else< true, T1, T2 >::result

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


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