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

Static Public Attributes

static const bool can_be_larger_than_uchar_max = true
 

Detailed Description

template<class T>
struct octave_base_int_helper_traits< T >

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

Member Data Documentation

template<class T >
const bool octave_base_int_helper_traits< T >::can_be_larger_than_uchar_max = true
static

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


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