Motiv
Marvelous OTF2 Traces Interactive Visualizer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
LocationGroupCmp Struct Reference

A comparator for otf2::definition::location_group objects. More...

#include <Trace.hpp>

Public Member Functions

bool operator() (const otf2::definition::location_group *l, const otf2::definition::location_group *r) const
 Compares two otf2::definition::location_group objects. More...
 

Detailed Description

A comparator for otf2::definition::location_group objects.

Definition at line 34 of file Trace.hpp.

Member Function Documentation

◆ operator()()

bool LocationGroupCmp::operator() ( const otf2::definition::location_group *  l,
const otf2::definition::location_group *  r 
) const
inline

Compares two otf2::definition::location_group objects.

Parameters
lLeft object
rRight object
Returns
True if l < r

Definition at line 42 of file Trace.hpp.


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