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

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

#include <ToStringA.hpp>

Detailed Description

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

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

Convert the supplied object to a Balau::U32String<AllocatorT> by calling toString32<AllocatorT>.


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