TPIE

2362a60
tpie::tiny::set_impl< T, Key, KeyExtract, Comp, Alloc, InsertHelp >::value_compare Struct Reference

Public Member Functions

template<typename L , typename R >
bool operator() (const L &l, const R &r) const
 
 value_compare (Comp comp)
 

Public Attributes

Comp comp
 
KeyExtract extract
 

Detailed Description

template<typename T, typename Key, typename KeyExtract, typename Comp, typename Alloc, typename InsertHelp>
struct tpie::tiny::set_impl< T, Key, KeyExtract, Comp, Alloc, InsertHelp >::value_compare

Definition at line 152 of file tiny.h.


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