cppx-core
Namespaces | Functions
utf16-n_units_for.hpp File Reference
#include <cppx-core/iterators/Count_iterator_.hpp>
#include <cppx-core/language/syntax/macro-use.hpp>
#include <cppx-core/text/unicode/utf16-Generator.hpp>
Include dependency graph for utf16-n_units_for.hpp:

Go to the source code of this file.

Namespaces

 cppx
 
 cppx::utf16
 

Functions

 cppx::utf16::CPPX_USE_STD (basic_string, basic_string_view)
 
template<class Char >
auto cppx::utf16::n_units_for (const basic_string_view< Char > &sv) noexcept -> Size
 
template<class Char >
auto cppx::utf16::n_units_for (const P_< Char > s) noexcept -> Size
 
template<class Char >
auto cppx::utf16::n_units_for (const basic_string< Char > &s) noexcept -> Size