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
octave_base_int_helper_traits< unsigned char > Struct Template Reference
Collaboration diagram for octave_base_int_helper_traits< unsigned 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< unsigned char >

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

Member Data Documentation

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

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


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