Searched defs:StringViewTemplate (Results 1 – 3 of 3) sorted by relevance
48 StringViewTemplate(const CharType* ptr) noexcept in StringViewTemplate() function52 constexpr StringViewTemplate(const CharType* ptr, size_t size) noexcept in StringViewTemplate() function57 constexpr StringViewTemplate(const UnsignedType* ptr, size_t size) noexcept in StringViewTemplate() function60 explicit constexpr StringViewTemplate( in StringViewTemplate() function69 constexpr StringViewTemplate( in StringViewTemplate() function76 constexpr StringViewTemplate(const CharType& ch) noexcept in StringViewTemplate() function
29 template class fxcrt::StringViewTemplate<char>; member in fxcrt
26 template class fxcrt::StringViewTemplate<wchar_t>; member in fxcrt