Pabitra Dash
In the Clang-enhanced C++ compilers, two consecutive right angle brackets no longer generate an error, and these constructions are treated according to the C++11 standard. C++03’s parser defines “>>” as the right shift operator or… … Read more
4 years ago in C++, cbuilder, Code, cpp, learn c++, Right angle brackets0
Marco Cantu
We have just released a new patch focused on improving RAD Studio 10.4.1 support for XCode 12, iOS 14 and macOS 11 Big Sur (Intel): these are operating systems and tools which were not available… … Read more
4 years ago in C++, Delphi, IDE, News, RAD Studio0
Jim McKeeth
David I. has a fantastic blog post on using Python4Delphi with C++Builder. This was inspired by our previous webinars on the topic. and is the result of his collaboration with Kiriakos (AKA PyScripter), the maintainer… … Read more
4 years ago in C++, cbuilder, News, Python, Python4Dephi, Webinar0
Pabitra Dash
BCC32, which is the classic C++Builder 32 bit compiler, includes the use of rvalue references, which allow creating a reference to temporaries. When you initialize to an class object using an rvalue(a temporary object), C++11… … Read more
4 years ago in C++, Code, RAD Studio0