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

#include "lo-traits.h"

Collaboration diagram for equal_types< T1, T2 >:

Static Public Attributes

static const bool value = false
 

Detailed Description

template<typename T1, typename T2>
class equal_types< T1, T2 >

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

Member Data Documentation

◆ value

template<typename T1 , typename T2 >
const bool equal_types< T1, T2 >::value = false
static

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


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