]> git.saurik.com Git - wxWidgets.git/blob - docs/latex/book/chap_cpp.tex
Removed redundant files
[wxWidgets.git] / docs / latex / book / chap_cpp.tex
1 \chapter{wxWindows and C++}\label{chapcpp}
2 \pagenumbering{arabic}%
3 \setheader{{\it CHAPTER \thechapter: wxWINDOWS AND C++}}{}{}{}{}{{\it CHAPTER \thechapter: wxWINDOWS AND C++}}%
4 \setfooter{\thepage}{}{}{}{}{\thepage}%
5
6 What kind of C++ constructs wxWindows uses and doesn't use, and a little introduction to
7 some important classes such as wxString. Why STL isn't used within wxWindows.
8