Stephen Ball
DevOps and RAD Studio DevOps is a term I’m hearing more and more during customer conversation, and I am often sharing the different ways that Delphi, C++Builder and RAD Studio programming supports DevOps. (Keep reading…… … Read more
4 years ago in C++, Delphi, DevOps, IDE, News, RAD Studio, Showcase0
Eli M. (MVP)
BCC32, which is the classic C++Builder 32 bit compiler, includes the use of rvalue references, which allow creating a reference to temporaries. Also, rvalue references avoid unnecessary copying and make possible perfect forwarding functions. This…… … Read more
4 years ago in C++, c++11, cbuilder, Code, programming, rvalue0