26 #if ! defined (octave_oct_errno_h)
27 #define octave_oct_errno_h 1
29 #include "octave-config.h"
48 static bool instance_ok (
void);
56 static int get (
void) {
return errno; }
58 static int set (
int val)
71 int do_lookup (
const std::string&
name);
octave_idx_type lookup(const T *x, octave_idx_type n, T y)
std::map< std::string, int > errno_tbl
~octave_errno(void)=default
static octave_errno * instance
static void cleanup_instance(void)
octave_value::octave_value(const Array< char > &chm, char type) return retval