23 #if !defined (octave_pt_misc_h)
24 #define octave_pt_misc_h 1
57 : marked_for_varargs (0) { }
60 : marked_for_varargs (0) { append (t); }
67 void mark_as_formal_parameters (
void);
69 bool validate (in_or_out
type);
75 void initialize_undefined_elements (
const std::string& warnfor,
82 bool is_defined (
void);
84 std::list<std::string> variable_names (
void)
const;
87 const Cell& varargout);