CVC3  2.4.1
Public Member Functions | List of all members
CVC3::StrPairLess< T > Class Template Reference

#include <cvc_util.h>

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

Definition at line 67 of file cvc_util.h.


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