ATLAS Offline Software
Loading...
Searching...
No Matches
normalizeFunctionName.cxx File Reference
#include "CxxUtils/normalizeFunctionName.h"
#include <cctype>
#include <cstring>
Include dependency graph for normalizeFunctionName.cxx:

Go to the source code of this file.

Namespaces

namespace  CxxUtils

Functions

std::string CxxUtils::normalizeFunctionName (const std::string &fname)
 Normalize a pretty-printed C++ function name.