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

#include <array_tree.hpp>

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

Public Member Functions

 no_left_node ()
 

Detailed Description

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

Definition at line 56 of file array_tree.hpp.

Constructor & Destructor Documentation

◆ no_left_node()

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

Definition at line 56 of file array_tree.hpp.


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