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

Detailed Description

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

Definition at line 752 of file rbtree.h.

Public Member Functions

 PairCompare (const Compare &comp=Compare())
 
bool operator() (const value_type &a, const value_type &b) const
 

Public Attributes

Compare comp_
 

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