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 May 12 18:20:28 CEST 2025
Total time taken to generate the page: 0.01062 seconds
|