Version: 3.1.0
wxUniCharRef Class Reference

#include <wx/unichar.h>

Detailed Description

Writeable reference to a character in wxString.

This class can be used in the same way wxChar is used, except that changing its value updates the underlying string object.

Library:  wxBase
Category:  Data Structures