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

#include <LCA.H>

Collaboration diagram for Aleph::lca_detail::Depth_Node:
[legend]

Public Attributes

size_t depth = 0
 
size_t node = 0
 

Detailed Description

Definition at line 398 of file LCA.H.

Member Data Documentation

◆ depth

size_t Aleph::lca_detail::Depth_Node::depth = 0

Definition at line 400 of file LCA.H.

◆ node

size_t Aleph::lca_detail::Depth_Node::node = 0

Definition at line 401 of file LCA.H.


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