GNU Octave  4.0.0
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<class T1, class T2>
class equal_types< T1, T2 >

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

Member Data Documentation

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

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


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