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

Static Public Attributes

static const bool can_be_larger_than_uchar_max = false
 

Detailed Description

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

Member Data Documentation

◆ can_be_larger_than_uchar_max

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

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


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