|
constexpr |
Returns a case-independent string view object constructed from a C-string literal.
| str | A C-style string literal from which an object of the type ci_string_view is created and returned. |
| count | A number of characters within the string, not including the null-terminator. |
str.