HPCToolkit
PathReplacementMgr.cpp File Reference
#include <algorithm>
#include <string>
#include <cstring>
#include "PathReplacementMgr.hpp"
Include dependency graph for PathReplacementMgr.cpp:

Go to the source code of this file.

Functions

static bool compare_as_strings (const PathReplacementMgr::StringPair &a, const PathReplacementMgr::StringPair &b)
 

Variables

static PathReplacementMgr s_singleton
 

Function Documentation

◆ compare_as_strings()

static bool compare_as_strings ( const PathReplacementMgr::StringPair a,
const PathReplacementMgr::StringPair b 
)
static

Definition at line 127 of file PathReplacementMgr.cpp.

Here is the caller graph for this function:

Variable Documentation

◆ s_singleton

PathReplacementMgr s_singleton
static

Definition at line 80 of file PathReplacementMgr.cpp.