GNU Octave  6.2.0
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 427 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 920 of file jit-typeinfo.cc.

References r.


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