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

#include <tpl_binNode.H>

Inheritance diagram for Aleph::Empty_Node:
[legend]

Public Member Functions

 Empty_Node ()=default
 
 Empty_Node (SentinelCtor) noexcept
 

Static Public Member Functions

static void reset () noexcept
 
static Empty_Nodeget_data ()
 

Detailed Description

Definition at line 133 of file tpl_binNode.H.

Constructor & Destructor Documentation

◆ Empty_Node() [1/2]

Aleph::Empty_Node::Empty_Node ( )
default

◆ Empty_Node() [2/2]

Aleph::Empty_Node::Empty_Node ( SentinelCtor  )
inlineexplicitnoexcept

Definition at line 137 of file tpl_binNode.H.

Member Function Documentation

◆ get_data()

static Empty_Node & Aleph::Empty_Node::get_data ( )
inlinestatic

Definition at line 145 of file tpl_binNode.H.

References ah_domain_error, and Aleph::maps().

◆ reset()

static void Aleph::Empty_Node::reset ( )
inlinestaticnoexcept

Definition at line 141 of file tpl_binNode.H.


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