|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
#include <string>#include <string_view>#include <algorithm>
Go to the source code of this file.
Classes | |
| class | SymbolId< Tag > |
| Returns an uppercase copy of the input string. More... | |
| struct | std::hash< SymbolId< Tag > > |
Namespaces | |
| namespace | std |
| Hash specialization for SymbolId<Tag>. | |
Functions | |
| std::string | to_upper_copy (std::string_view s) |
| Returns an uppercase copy of the input string. | |
|
inline |
Returns an uppercase copy of the input string.
Definition at line 16 of file symbol_id.hpp.