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
Static Public Attributes | List of all members
equal_types< T1, T2 > Class Template Reference

#include "lo-traits.h"

Collaboration diagram for equal_types< T1, T2 >:
Collaboration graph
[legend]

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

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: