![]() |
ATLAS Offline Software
|
Functions | |
| std::string | removePrefix (std::string_view str, std::string_view prefix) |
| Remove a prefix from a string, if it exists. More... | |
| std::string xAODMaker::Details::removePrefix | ( | std::string_view | str, |
| std::string_view | prefix | ||
| ) |
Remove a prefix from a string, if it exists.
| str | The string to process |
| prefix | The prefix to remove |
Definition at line 8 of file removePrefix.cxx.
1.8.18