Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.10.0
-
None
-
None
-
Debian GNU/Linux 3.1, gcc 4.0
Description
The wstring& constructor is missing for NDC. push() is already overloaded for both string& and wstring&, but there is only a constructor for string& which calls push(string&).