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
class_to_btyp< T > Struct Template Reference

#include "ov-base.h"

Collaboration diagram for class_to_btyp< T >:
Collaboration graph
[legend]

Static Public Attributes

static const builtin_type_t btyp = btyp_unknown
 

Detailed Description

template<typename T>
struct class_to_btyp< T >

Definition at line 116 of file ov-base.h.

Member Data Documentation

template<typename T >
const builtin_type_t class_to_btyp< T >::btyp = btyp_unknown
static

Definition at line 118 of file ov-base.h.


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