ATLAS Offline Software
Loading...
Searching...
No Matches
equalsUint Struct Reference

#include <RegSelectorHashMap.h>

Collaboration diagram for equalsUint:

Public Member Functions

bool operator() (uint32_t i, uint32_t j) const

Detailed Description

Definition at line 26 of file RegSelectorHashMap.h.

Member Function Documentation

◆ operator()()

bool equalsUint::operator() ( uint32_t i,
uint32_t j ) const
inline

Definition at line 27 of file RegSelectorHashMap.h.

27 {
28 return i==j;
29 }

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