nlib
nn::nlib::Utf8Ptr Class Referencefinal

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

#include "nn/nlib/Config.h"

Detailed Description

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

Description
Visual representations of UTF-8 strings in the debugger can be improved by including nlib.natvis in the project and then receiving the value for const char* of this type.

Definition at line 440 of file Config.h.


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