GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
octave_base_int_helper_traits< T > Struct Template Reference
Collaboration diagram for octave_base_int_helper_traits< T >:

Static Public Attributes

static const bool can_be_larger_than_uchar_max = true
 

Detailed Description

template<typename T>
struct octave_base_int_helper_traits< T >

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

Member Data Documentation

◆ can_be_larger_than_uchar_max

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

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


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