Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::lca_detail::Depth_Node_Min_Op Struct Reference

#include <LCA.H>

Public Member Functions

Depth_Node operator() (const Depth_Node &a, const Depth_Node &b) const noexcept
 

Detailed Description

Definition at line 404 of file LCA.H.

Member Function Documentation

◆ operator()()

Depth_Node Aleph::lca_detail::Depth_Node_Min_Op::operator() ( const Depth_Node a,
const Depth_Node b 
) const
inlinenoexcept

Definition at line 406 of file LCA.H.


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