ace::StringStoreEqualComparator< _StIndex, _IndType > Struct Template Reference

Functor designed for equal to comparison of C-strings. More...

#include <strings.h>

List of all members.

Public Member Functions

bool operator() (_IndType lhs, _IndType rhs) const throw ()


Detailed Description

template<unsigned _StIndex, class _IndType>
struct ace::StringStoreEqualComparator< _StIndex, _IndType >

Functor designed for equal to comparison of C-strings.

Definition at line 136 of file strings.h.


Member Function Documentation

template<unsigned _StIndex, class _IndType>
bool ace::StringStoreEqualComparator< _StIndex, _IndType >::operator() ( _IndType  lhs,
_IndType  rhs 
) const throw () [inline]

Returns:
True, if left-hand argument is equal to right hand argument.

Definition at line 139 of file strings.h.


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

Generated on Fri Jul 11 18:14:51 2008 for ACE by  doxygen 1.5.6