GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "lo-traits.h"
Classes | |
struct | two |
Public Types | |
enum | { yes = sizeof (is_class_type_test<T1> (0)) == 1 } |
enum | { no = ! yes } |
Private Types | |
typedef char | one |
Static Private Member Functions | |
template<typename T2 > | |
static one | is_class_type_test (int T2::*) |
template<typename T2 > | |
static two | is_class_type_test (...) |
Definition at line 89 of file lo-traits.h.
|
private |
Definition at line 93 of file lo-traits.h.
anonymous enum |
Definition at line 104 of file lo-traits.h.
anonymous enum |
Definition at line 105 of file lo-traits.h.
|
staticprivate |
|
staticprivate |