GNU Octave 11.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
Array-voidp.cc File Reference
#include <string>
#include "Array-oct.h"
#include "Array-base.cc"

Go to the source code of this file.

Macros

#define OCTAVE_EXTERN_TEMPLATE_ARRAY
 

Functions

Array< void * >::compare_fcn_type safe_comparator (sortmode, const Array< void * > &, bool)
 

Macro Definition Documentation

◆ OCTAVE_EXTERN_TEMPLATE_ARRAY

#define OCTAVE_EXTERN_TEMPLATE_ARRAY

Definition at line 34 of file Array-voidp.cc.

Function Documentation

◆ safe_comparator()

Array< void * >::compare_fcn_type safe_comparator ( sortmode  ,
const Array< void * > &  ,
bool   
)

Definition at line 45 of file Array-voidp.cc.