git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45177
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// wxCharTypeBuffer<T> implicitly convertible to T*
template <typename T>
// wxCharTypeBuffer<T> implicitly convertible to T*
template <typename T>
-class wxWritableCharTypeBuffer : wxCharTypeBuffer<T>
+class wxWritableCharTypeBuffer : public wxCharTypeBuffer<T>
{
public:
typedef typename wxCharTypeBuffer<T>::CharType CharType;
{
public:
typedef typename wxCharTypeBuffer<T>::CharType CharType;