![]() |
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 161 of file StringHelpers.h.
|
constexpr |
Definition at line 155 of file StringHelpers.h.
Definition at line 174 of file StringHelpers.h.
|
constexpr |
Definition at line 184 of file StringHelpers.h.
Definition at line 168 of file StringHelpers.h.
|
constexpr |
Definition at line 179 of file StringHelpers.h.