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
octave_base_int_helper_traits< char > Struct Template Reference
Collaboration diagram for octave_base_int_helper_traits< char >:
Collaboration graph
[legend]

Static Public Attributes

static const bool can_be_larger_than_uchar_max = false
 

Detailed Description

template<>
struct octave_base_int_helper_traits< char >

Definition at line 108 of file ov-base-int.cc.

Member Data Documentation

const bool octave_base_int_helper_traits< char >::can_be_larger_than_uchar_max = false
static

Definition at line 110 of file ov-base-int.cc.


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