Pabitra Dash
BCC32 includes support for explicit conversion operators, one of the features in the C++11 standard. The explicit constructors and conversion operators are used to avoid implicit conversions to and from a type. You can now… … Read more
4 years ago in C++, C++ Explicit, cbuilder, Code, conversion operators, explicit, Explicit conversion operators, learn c++, operators, programming, RAD Studio
0