FastLED 3.9.15
Loading...
Searching...
No Matches
fl::MapRedBlackTree< Key, Value, Compare, Allocator >::value_compare Class Reference

Detailed Description

template<typename Key, typename Value, typename Compare = less<Key>, typename Allocator = allocator_slab<char>>
class fl::MapRedBlackTree< Key, Value, Compare, Allocator >::value_compare

Definition at line 1029 of file rbtree.h.

#include <rbtree.h>

Public Member Functions

bool operator() (const value_type &x, const value_type &y) const
 

Private Member Functions

 value_compare (Compare c)
 

Private Attributes

Compare mComp
 

Friends

class MapRedBlackTree
 

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