Project
Loading...
Searching...
No Matches
strtag.h File Reference
#include <stdexcept>
#include <string>

Go to the source code of this file.

Functions

template<class T = uint64_t>
constexpr T qStr2Tag (const char *str)
 
template<class T >
std::string qTag2Str (const T tag)
 

Detailed Description

Author
David Rohr

Definition in file strtag.h.

Function Documentation

◆ qStr2Tag()

template<class T = uint64_t>
constexpr T qStr2Tag ( const char str)
constexpr

Definition at line 22 of file strtag.h.

◆ qTag2Str()

template<class T >
std::string qTag2Str ( const T  tag)

Definition at line 35 of file strtag.h.