Bug #977
Documentation typos for WString
| Status: | Closed | Start: | 09/04/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
Here, I can read operator std::wstring () const instead of std::wstring operator () const .
History
Updated by Wim Dumon 8 months ago
- Status changed from New to Resolved
That is cast operator overloading, and I think it is correct?
random googled explanation:
http://www.learncpp.com/cpp-tutorial/910-overloading-typecasts/
Wim.
Updated by Koen Deforche 8 months ago
- Status changed from Resolved to Closed