Home » Community » Newbie corner » String to std::string conversion
| String to std::string conversion [message #32848] |
Wed, 15 June 2011 03:12  |
|
|
Hello.
I have a code:
std::string tempPath;
FileSel file;
{...}
tempPath = file[i]; <<== error C2593: 'operator =' is ambiguous
What would that possibly mean?
|
|
|
|
Goto Forum:
Current Time: Mon Dec 01 23:27:25 CET 2025
Total time taken to generate the page: 0.04264 seconds
|