git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35469
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
\membersection{wxString::operator []}\label{wxstringoperatorbracket}
\membersection{wxString::operator []}\label{wxstringoperatorbracket}
-\func{char\&}{operator []}{\param{size\_t}{ i}}
+\func{wxChar\&}{operator []}{\param{size\_t}{ i}}
-\func{char}{operator []}{\param{size\_t}{ i}}
+\constfunc{wxChar}{operator []}{\param{size\_t}{ i}}
-\func{char}{operator []}{\param{int}{ i}}
+\func{wxChar\&}{operator []}{\param{int}{ i}}
+
+\constfunc{wxChar}{operator []}{\param{int}{ i}}