Public Member Functions

ACE_Equal_To< ACE_INT16 > Class Template Reference

Function object for determining whether two 16 bit ints are equal. More...

#include <Functor.h>

List of all members.

Public Member Functions

int operator() (const ACE_INT16 lhs, const ACE_INT16 rhs) const
 Simply calls built-in operators.

Detailed Description

template<>
class ACE_Equal_To< ACE_INT16 >

Function object for determining whether two 16 bit ints are equal.


Member Function Documentation

int ACE_Equal_To< ACE_INT16 >::operator() ( const ACE_INT16  lhs,
const ACE_INT16  rhs 
) const [inline]

Simply calls built-in operators.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines