Namespaces | Functions
strfunc.h File Reference
#include "../stream.h"
#include <cwchar>
Include dependency graph for strfunc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 internal
 

Functions

template<typename Encoding >
bool internal::CountStringCodePoint (const typename Encoding::Ch *s, SizeType length, SizeType *outCount)
 Returns number of code points in a encoded string. More...
 
template<typename Ch >
SizeType internal::StrLen (const Ch *s)
 Custom strlen() which works on different character types. More...
 
template<>
SizeType internal::StrLen (const char *s)
 
template<>
SizeType internal::StrLen (const wchar_t *s)
 


xbot_talker
Author(s): wangxiaoyun
autogenerated on Sat Oct 10 2020 03:27:54