GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | List of all members
symbol_table::symbol_reference::comparator Struct Reference

#include "symtab.h"

Public Member Functions

bool operator() (const symbol_reference &lhs, const symbol_reference &rhs) const
 

Detailed Description

Definition at line 706 of file symtab.h.

Member Function Documentation

bool symbol_table::symbol_reference::comparator::operator() ( const symbol_reference lhs,
const symbol_reference rhs 
) const
inline

Definition at line 708 of file symtab.h.

References symbol_table::symbol_reference::name().


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