Tpot
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
Tpot
Added topic Initialization list (Constructor): ERROR parameter conversion not allowed
Hi there, could someone point out what's preventing this simple code to compile? struct ValueStruct { string field1; ValueStruct( string f1) : field1(f1) {}; }; class Complex3ValueStruct { public
: