Attempted to initialize a std::wstring variable in an initializer list:
FooClass::FooClass() : wString(L"")
{
}
It chokes at the L".
Nobody/Anonymous
C++ Parser
Enhancement requests
Public
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use