#include <stampable.hh>
Public Member Functions | |
multistampable_less (const Key &k) | |
bool | operator() (const MultiStampable< 1, Key, Compare > &a, const MultiStampable< 1, Key, Compare > &b) const |
bool | operator() (const MultiStampable< 1, Key, Compare > *a, const MultiStampable< 1, Key, Compare > *b) const |
Private Types | |
typedef multistampable_less< 1, Key, Compare > | This |
Private Attributes | |
const Key | _k |
|
|
|
|
|
|
|
|
|
|