Web Analytics Made Easy - Statcounter
Skip to content

Class SBCContainerHashMapKeyComparator#

template <class KeyType>

ClassList > SBCContainerHashMapKeyComparator

Public Functions#

Type Name
SBCContainerHashMapKeyComparator ()
virtual ~SBCContainerHashMapKeyComparator ()

Public Static Functions#

Type Name
bool equal (const KeyType & key1, const KeyType & key2)

Public Functions Documentation#

function SBCContainerHashMapKeyComparator#

inline SBCContainerHashMapKeyComparator::SBCContainerHashMapKeyComparator () 

function ~SBCContainerHashMapKeyComparator#

inline virtual SBCContainerHashMapKeyComparator::~SBCContainerHashMapKeyComparator () 

Public Static Functions Documentation#

function equal#

static inline bool SBCContainerHashMapKeyComparator::equal (
    const KeyType & key1,
    const KeyType & key2
)