ACE  6.1.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
ACE_Equal_To< std::string > Class Template Reference

Function object for determining whether two std::strings are equal. More...

#include <Functor_String.h>

List of all members.

Public Member Functions

int operator() (const std::string &lhs, const std::string &rhs) const

Detailed Description

template<>
class ACE_Equal_To< std::string >

Function object for determining whether two std::strings are equal.


Member Function Documentation

int ACE_Equal_To< std::string >::operator() ( const std::string &  lhs,
const std::string &  rhs 
) const [inline]

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