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

Static Public Attributes

static const bool can_be_larger_than_uchar_max = false
 

Detailed Description

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

Member Data Documentation

◆ can_be_larger_than_uchar_max

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

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


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