Embedded Template Library  1.0
etl::tree_link< ID_ > Struct Template Reference

A binary tree link. More...

#include <intrusive_links.h>

Public Types

enum  { ID = ID_ }
 

Public Member Functions

void clear ()
 
bool is_linked () const
 

Public Attributes

tree_linketl_parent
 
tree_linketl_left
 
tree_linketl_right
 

Detailed Description

template<const size_t ID_>
struct etl::tree_link< ID_ >

A binary tree link.


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