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

Detailed Description

template<typename Key, typename Value, typename Compare = less<Key>, typename Allocator = allocator<fl::pair<Key, Value>>>
class fl::MultiMapTree< Key, Value, Compare, Allocator >::value_compare

Definition at line 261 of file multi_map.h.

#include <multi_map.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 MultiMapTree
 

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