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