Ramil.Bagizov / Profile
Ramil.Bagizov
Added topic MQL5 compiler issue
Today I ran into a problem with MQL5 compiler. Errors appear when compiling my old code. I have written simple example to demonstrate it. class DataContainer { public : int m_int; }; class TestClass {
: