Hazelcast C++ Client
 All Classes Functions Variables Enumerations Enumerator Pages
Public Member Functions | List of all members
hazelcast::client::addressComparator Struct Reference

Address comparator functor. More...

#include <Address.h>

Public Member Functions

bool operator() (const Address &lhs, const Address &rhs) const
 Address comparator functor. More...
 

Detailed Description

Address comparator functor.

Member Function Documentation

bool hazelcast::client::addressComparator::operator() ( const Address lhs,
const Address rhs 
) const

Address comparator functor.

Parameters
lhs
rhs

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