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>
- 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: