Simulant  21.12-574
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
Public Member Functions | Public Attributes | List of all members
smlt::_contiguous_map::NodeMeta< K, V > Struct Template Reference

Public Member Functions

 NodeMeta (const K &key, const V &value)
 

Public Attributes

std::pair< const K, V > pair
 
bool is_black = false
 
int32_t equal_index_ = -1
 
int32_t last_equal_index_ = -1
 
int32_t parent_index_ = -1
 
int32_t left_index_ = -1
 
int32_t right_index_ = -1
 

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