12 May
2009
12 May
'09
8:56 p.m.
Sean Farrow skrev:
Hi: It doesn't appear to, the filename declaration is: String_type Filename() const
How the h*** do you expect to erase from an rvalue? :-) (we need move semantics to do that. You have to cache the container/string you are erasing values in. -Thorsten