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< T, T > Class Template Reference

#include "lo-traits.h"

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

Static Public Attributes

static const bool value = true
 

Detailed Description

template<class T>
class equal_types< T, T >

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

Member Data Documentation

template<class T >
const bool equal_types< T, T >::value = true
static

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


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