![]() |
Project
|
Functions | |
template<typename T , std::size_t... Is> | |
constexpr auto | as_chars_impl (std::index_sequence< Is... >) |
template<typename T > | |
constexpr auto | as_chars () |
template<int N> | |
constexpr auto | get_str (const char(&str)[N]) |
template<int N> | |
constexpr auto | get_size (const char(&str)[N]) |
constexpr auto | get_str (const std::string_view &str) |
constexpr auto | get_size (const std::string_view &str) |
|
constexpr |
Definition at line 141 of file StringHelpers.h.
|
constexpr |
Definition at line 135 of file StringHelpers.h.
Definition at line 154 of file StringHelpers.h.
|
constexpr |
Definition at line 164 of file StringHelpers.h.
Definition at line 148 of file StringHelpers.h.
|
constexpr |
Definition at line 159 of file StringHelpers.h.