Template Function sdv::getline(std::basic_istream<TCharType, std::char_traits<TCharType>>&, string_base<TCharType, bUnicode, nFixedSize>&, TCharType)
Template Function sdv::getline(std::basic_istream<TCharType, std::char_traits<TCharType>>&&, string_base<TCharType, bUnicode, nFixedSize>&, TCharType)
Template Function sdv::getline(std::basic_istream<TCharType, std::char_traits<TCharType>>&, string_base<TCharType, bUnicode, nFixedSize>&)
Template Function sdv::getline(std::basic_istream<TCharType, std::char_traits<TCharType>>&&, string_base<TCharType, bUnicode, nFixedSize>&)
Template Function sdv::MakeAnsiString(const TCharType *, size_t, char)
Template Function sdv::MakeAnsiString(const string_base<TCharType, bUnicode, nFixedSize>&, char)
Template Function sdv::MakeAnsiString(const std::basic_string<TCharType>&, char)
Template Function sdv::MakePath
Template Function sdv::MakeString(const string_base<TCharTypeSrc, bUnicodeSrc, nFixedSizeSrc>&)
Template Function sdv::MakeString(const std::basic_string<TCharTypeSrc>&)
Template Function sdv::MakeUtf16String(const TCharType *, size_t)
Template Function sdv::MakeUtf16String(const string_base<TCharType, bUnicode, nFixedSize>&)
Template Function sdv::MakeUtf16String(const std::basic_string<TCharType>&)
Template Function sdv::MakeUtf32String(const TCharType *, size_t)
Template Function sdv::MakeUtf32String(const string_base<TCharType, bUnicode, nFixedSize>&)
Template Function sdv::MakeUtf32String(const std::basic_string<TCharType>&)
Template Function sdv::MakeUtf8String(const TCharType *, size_t)
Template Function sdv::MakeUtf8String(const string_base<TCharType, bUnicode, nFixedSize>&)
Template Function sdv::MakeUtf8String(const std::basic_string<TCharType>&)
Template Function sdv::MakeWString(const TCharType *, size_t)
Template Function sdv::MakeWString(const string_base<TCharType, bUnicode, nFixedSize>&)
Template Function sdv::MakeWString(const std::basic_string<TCharType>&)
Template Function sdv::operator!=(const string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, const string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)
Template Function sdv::operator!=(const string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, const std::basic_string<TCharType>&)
Template Function sdv::operator!=(const std::basic_string<TCharType>&, const string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)
Template Function sdv::operator!=(const string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, const TCharType *)
Template Function sdv::operator!=(const TCharType *, const string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)
Template Function sdv::operator+(string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&&, const TCharType *)
Template Function sdv::operator+(TCharType, string_base<TCharType, bUnicodeRight, nFixedSizeRight>&&)
Template Function sdv::operator+(string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&&, const std::basic_string<TCharType>&)
Template Function sdv::operator+(string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&&, TCharType)
Template Function sdv::operator+(const TCharType *, string_base<TCharType, bUnicodeRight, nFixedSizeRight>&&)
Template Function sdv::operator+(const std::basic_string<TCharType>&, string_base<TCharType, bUnicodeRight, nFixedSizeRight>&&)
Template Function sdv::operator+(const string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, const string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)
Template Function sdv::operator+(const string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, const std::basic_string<TCharType>&)
Template Function sdv::operator+(const std::basic_string<TCharType>&, const string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)
Template Function sdv::operator+(const string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, const TCharType *)
Template Function sdv::operator+(const string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, TCharType)
Template Function sdv::operator+(const TCharType *, const string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)
Template Function sdv::operator+(TCharType, const string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)
Template Function sdv::operator+(string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&&, string_base<TCharType, bUnicodeRight, nFixedSizeRight>&&)
Template Function sdv::operator+(string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&&, const string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)
Template Function sdv::operator+(const string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, string_base<TCharType, bUnicodeRight, nFixedSizeRight>&&)
Template Function sdv::operator<(const string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, const string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)
Template Function sdv::operator<(const string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, const std::basic_string<TCharType>&)
Template Function sdv::operator<(const std::basic_string<TCharType>&, const string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)
Template Function sdv::operator<(const string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, const TCharType *)
Template Function sdv::operator<(const TCharType *, const string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)
Template Function sdv::operator<<(std::basic_ostream<TCharType, std::char_traits<TCharType>>&, const string_base<TCharType, bUnicode, nFixedSize>&)
Template Function sdv::operator<=(const string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, const string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)
Template Function sdv::operator<=(const string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, const std::basic_string<TCharType>&)
Template Function sdv::operator<=(const std::basic_string<TCharType>&, const string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)
Template Function sdv::operator<=(const string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, const TCharType *)
Template Function sdv::operator<=(const TCharType *, const string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)
Template Function sdv::operator==(const string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, const string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)
Template Function sdv::operator==(const string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, const std::basic_string<TCharType>&)
Template Function sdv::operator==(const std::basic_string<TCharType>&, const string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)
Template Function sdv::operator==(const string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, const TCharType *)
Template Function sdv::operator==(const TCharType *, const string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)
Template Function sdv::operator>(const string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, const string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)
Template Function sdv::operator>(const string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, const std::basic_string<TCharType>&)
Template Function sdv::operator>(const std::basic_string<TCharType>&, const string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)
Template Function sdv::operator>(const string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, const TCharType *)
Template Function sdv::operator>(const TCharType *, const string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)
Template Function sdv::operator>=(const string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, const string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)
Template Function sdv::operator>=(const string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, const std::basic_string<TCharType>&)
Template Function sdv::operator>=(const std::basic_string<TCharType>&, const string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)
Template Function sdv::operator>=(const string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, const TCharType *)
Template Function sdv::operator>=(const TCharType *, const string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)
Template Function sdv::operator>>
Template Function sdv::swap(string_base<TCharType, bUnicodeLeft, nFixedSizeLeft>&, string_base<TCharType, bUnicodeRight, nFixedSizeRight>&)