CVC3::StrPairLess< T > Class Template Reference
#include <cvc_util.h>
List of all members.
Public Member Functions
- bool operator() (const std::pair< std::string, T > &p1, const std::pair< std::string, T > &p2) const
Detailed Description
template<class T>
class CVC3::StrPairLess< T >
Definition at line 65 of file cvc_util.h.
Member Function Documentation
template<class T>
bool CVC3::StrPairLess< T >::operator() |
( |
const std::pair< std::string, T > & |
p1, |
|
|
const std::pair< std::string, T > & |
p2 | |
|
) |
| | const [inline] |
The documentation for this class was generated from the following file: