Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
symbol_id.hpp File Reference
#include <string>
#include <string_view>
#include <algorithm>
Include dependency graph for symbol_id.hpp:

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.
 

Function Documentation

◆ to_upper_copy()

std::string to_upper_copy ( std::string_view  s)
inline

Returns an uppercase copy of the input string.

Definition at line 16 of file symbol_id.hpp.