List of all members
ToString< char16_t, AllocatorT > Struct Template Reference

UTF-16 specialisation of ToString<CharT, AllocatorT>. More...

#include <ToStringA.hpp>

Detailed Description

template<typename AllocatorT>
struct ToString< char16_t, AllocatorT >

UTF-16 specialisation of ToString<CharT, AllocatorT>.

Convert the supplied object to a Balau::U16String<AllocatorT> by calling toString16<AllocatorT>.


The documentation for this struct was generated from the following file: