GNU Octave  4.2.1
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 Member Functions | List of all members
octave_base_int_helper< T, false, true > Struct Template Reference

Static Public Member Functions

static bool char_value_out_of_range (T val)
 

Detailed Description

template<typename T>
struct octave_base_int_helper< T, false, true >

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

Member Function Documentation

template<typename T >
static bool octave_base_int_helper< T, false, true >::char_value_out_of_range ( val)
inlinestatic

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

References max().


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