Navigation

Operators and Keywords

Function List:

C++ API

octave_base_int_helper< T, is_signed, can_be_too_big > Struct Template Reference

List of all members.


Static Public Member Functions

static bool char_value_out_of_range (T val)

template<class T, bool is_signed = true, bool can_be_too_big = true>
struct octave_base_int_helper< T, is_signed, can_be_too_big >


Member Function Documentation

template<class 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]


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