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

#include "ov-base.h"

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

Static Public Attributes

static const builtin_type_t btyp = btyp_bool
 

Detailed Description

template<>
struct class_to_btyp< bool >

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

Member Data Documentation

const builtin_type_t class_to_btyp< bool >::btyp = btyp_bool
static

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


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