CatapultServer  v0.5.0.1 (Elephant)
catapult::model::EntityInfoComparer< TEntity > Struct Template Reference

Comparer object for an EntityInfo. More...

Public Member Functions

bool operator() (const EntityInfo< TEntity > &lhs, const EntityInfo< TEntity > &rhs) const
 Returns true if lhs and rhs are equal. More...
 

Detailed Description

template<typename TEntity>
struct catapult::model::EntityInfoComparer< TEntity >

Comparer object for an EntityInfo.

Member Function Documentation

◆ operator()()

template<typename TEntity >
bool catapult::model::EntityInfoComparer< TEntity >::operator() ( const EntityInfo< TEntity > &  lhs,
const EntityInfo< TEntity > &  rhs 
) const
inline

Returns true if lhs and rhs are equal.


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