OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SmartPointerComparator< KeyType, SmartPointer > Struct Template Reference

#include <util.h>

Public Member Functions

bool operator() (const SmartPointer< KeyType > lhs, const SmartPointer< KeyType > rhs) const
 

Detailed Description

template<class KeyType, template< class > class SmartPointer>
struct SmartPointerComparator< KeyType, SmartPointer >

Definition at line 166 of file util.h.

Member Function Documentation

template<class KeyType , template< class > class SmartPointer>
bool SmartPointerComparator< KeyType, SmartPointer >::operator() ( const SmartPointer< KeyType >  lhs,
const SmartPointer< KeyType >  rhs 
) const
inline

Definition at line 167 of file util.h.


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