GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
op-str-m.cc File Reference
#include "errwarn.h"
#include "ovl.h"
#include "ov.h"
#include "ov-re-mat.h"
#include "ov-str-mat.h"
#include "ov-typeinfo.h"
#include "ops.h"

Go to the source code of this file.

Functions

void install_str_m_ops (octave::type_info &ti)
 

Function Documentation

◆ install_str_m_ops()

void install_str_m_ops ( octave::type_info &  ti)

Definition at line 59 of file op-str-m.cc.

References INSTALL_ASSIGNOP_TI, and INSTALL_CATOP_TI.

Referenced by install_ops().