ATLAS Offline Software
Public Member Functions | List of all members
Trig::CacheGlobalMemory::AnyTypeDeleter::holder_comp Struct Reference
Collaboration diagram for Trig::CacheGlobalMemory::AnyTypeDeleter::holder_comp:

Public Member Functions

bool operator() (iholder *lhs, iholder *rhs) const
 

Detailed Description

Definition at line 239 of file CacheGlobalMemory.h.

Member Function Documentation

◆ operator()()

bool Trig::CacheGlobalMemory::AnyTypeDeleter::holder_comp::operator() ( iholder lhs,
iholder rhs 
) const
inline

Definition at line 240 of file CacheGlobalMemory.h.

240  {
241  return lhs->ptr() < rhs->ptr(); }

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