GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
octave::jit_operation::signature_cmp Struct Reference

Public Member Functions

bool operator() (const signature_vec *lhs, const signature_vec *rhs) const
 

Detailed Description

Definition at line 426 of file jit-typeinfo.h.

Member Function Documentation

◆ operator()()

bool octave::jit_operation::signature_cmp::operator() ( const signature_vec lhs,
const signature_vec rhs 
) const

Definition at line 925 of file jit-typeinfo.cc.

References i.


The documentation for this struct was generated from the following files: