CVC3
Public Member Functions

CVC3::StrPairLess< T > Class Template Reference

#include <cvc_util.h>

List of all members.

Public Member Functions


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: