neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::array_tree< Alloc >::node::no_right_node Struct Reference

#include <array_tree.hpp>

Inheritance diagram for neolib::array_tree< Alloc >::node::no_right_node:

Public Member Functions

 no_right_node ()
 

Detailed Description

template<typename Alloc>
struct neolib::array_tree< Alloc >::node::no_right_node

Definition at line 57 of file array_tree.hpp.

Constructor & Destructor Documentation

◆ no_right_node()

template<typename Alloc >
neolib::array_tree< Alloc >::node::no_right_node::no_right_node ( )
inline

Definition at line 57 of file array_tree.hpp.


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