GNU Octave
6.2.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
Static Public Member Functions
|
List of all members
octave_base_int_helper< T, is_signed, can_be_too_big > Struct Template Reference
Static Public Member Functions
static bool
char_value_out_of_range
(T val)
Detailed Description
template<typename T, bool is_signed = true, bool can_be_too_big = true>
struct octave_base_int_helper< T, is_signed, can_be_too_big >
Definition at line
81
of file
ov-base-int.cc
.
Member Function Documentation
◆
char_value_out_of_range()
template<typename T , bool is_signed = true, bool can_be_too_big = true>
static bool
octave_base_int_helper
< T, is_signed, can_be_too_big >::char_value_out_of_range
(
T
val
)
inline
static
Definition at line
84
of file
ov-base-int.cc
.
The documentation for this struct was generated from the following file:
libinterp/octave-value/
ov-base-int.cc
octave_base_int_helper
Generated on Tue Apr 13 2021 15:27:59 for GNU Octave by
1.9.1