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

#include <tpl_graph.H>

Inheritance diagram for Aleph::Arc_Node:
[legend]
Collaboration diagram for Aleph::Arc_Node:
[legend]

Public Member Functions

 Arc_Node () noexcept
 
 Arc_Node (void *__arc) noexcept
 

Public Attributes

voidarc = nullptr
 

Additional Inherited Members

Detailed Description

Definition at line 277 of file tpl_graph.H.

Constructor & Destructor Documentation

◆ Arc_Node() [1/2]

Aleph::Arc_Node::Arc_Node ( )
inlinenoexcept

Definition at line 282 of file tpl_graph.H.

◆ Arc_Node() [2/2]

Aleph::Arc_Node::Arc_Node ( void __arc)
inlinenoexcept

Definition at line 284 of file tpl_graph.H.

Member Data Documentation

◆ arc


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