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

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

#include <ToStringA.hpp>

Detailed Description

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

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

Convert the supplied object to a Balau::U8String<AllocatorT> by calling toString<AllocatorT>.


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