nlib
nn::nlib::Utf8Array< N > Class Template Referencefinal

Class that wraps the char array storing UTF-8. This class improves visual representations of UTF-8 in the Visual Studio debugger. More...

#include "nn/nlib/Config.h"

Detailed Description

template<size_t N>
class nn::nlib::Utf8Array< N >

Class that wraps the char array storing UTF-8. This class improves visual representations of UTF-8 in the Visual Studio debugger.

Template Parameters
NThe size of the array.

Definition at line 453 of file Config.h.


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