Forum: C++ Sep 23rd, 2009 |
| Replies: 2 Views: 271 OK, that might be enough for me to actually figure out what it is being used for here. I thought it might be some new C++ convention.
Thanks! |
Forum: C++ Sep 23rd, 2009 |
| Replies: 2 Views: 271 Okay, it's been a long time since I've programmed in C++! Languages change considerably in the last 5 years or so. In reviewing some source code I often see statements like this:
wxString... |