Tpot
Tpot
Friends

Add friends via their profile or user search and you will be able to see if they are online

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
Tpot
Registered at MQL5.community