Shi
|
Functions | |
void | operator""_s (char const *str, size_t len) |
auto | operator""_v (char const *str, size_t len) |
template<typename T , T... Cs> | |
Word | operator""_w () |
|
inline |
Literal evaluate
str | Pointer to the null-terminated byte string |
len | Length of the null-terminated string |
|
inline |
Literal variable
str | Pointer to the null-terminated byte string |
len | Length of the null-terminated string |