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

#include <RegSelectorHashMap.h>

Collaboration diagram for equals:

Public Member Functions

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

Detailed Description

Definition at line 32 of file RegSelectorHashMap.h.

Member Function Documentation

◆ operator()()

bool equals::operator() ( int i,
int j ) const
inline

Definition at line 33 of file RegSelectorHashMap.h.

33 {
34 return i==j;
35 }

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