ACE 8.0.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ACE_Equal_To< ACE_INT16 > Class Reference

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

#include <Functor.h>

Public Member Functions

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

Detailed Description

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

Member Function Documentation

◆ operator()()

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: