26 #if ! defined (octave_ov_colon_h)
27 #define octave_ov_colon_h 1
29 #include "octave-config.h"
74 OCTINTERP_API
void print (std::ostream& os,
bool pr_as_read_syntax =
false);
76 OCTINTERP_API
void print_raw (std::ostream& os,
77 bool pr_as_read_syntax =
false)
const;
octave_base_value * empty_clone() const
octave::idx_vector index_vector(bool=false) const
octave_base_value * clone() const
bool is_magic_colon() const
octave_magic_colon(const octave_magic_colon &)
~octave_magic_colon()=default
octave::idx_vector idx_vector
#define DECLARE_OV_TYPEID_FUNCTIONS_AND_DATA