Yılmaz Yörü
C++ is one of the most powerful programming languages and it is being improved by every new C++ standard. The “Modern C++” term started with the release of the C++11 standards, and then extended further… … Read more
8 months ago in 14 features, C++, c++14, c++17, C++20, Code, cpp14, cpp17, cpp20, IDE, modern c++, modern cpp, programming, RAD Studio
0
Yılmaz Yörü
C++ is one of the most powerful programming languages and it is being improved by every new C++ standard. The “Modern C++” term started with the release of the C++11 standards, and then the C++14,… … Read more
8 months ago in 11 features, C++, c++11, c++14, c++17, C++20, Code, cpp11, cpp14, cpp17, cpp20, modern c++, modern cpp
0
Yılmaz Yörü
Hello C++ Developers, I am happy that in the last few years, IDERA Inc. Company and Embarcadero focused on supporting C++ more, which is a good strategy for the software industry. This support started with embracing the hugely popular… … Read more
11 months ago in aggregates, C++, C++ Builder, c++14, c++17, Code, direct list initialization, IDE, member initializers, overloads for ranges, programming, RAD Studio
0
Yılmaz Yörü
Hello C++ Developers, Yilmaz here from LearnCPlusPlus.org. This month, the new RAD Studio 12, the new C++ Builder 12, and the new Delphi 12 were released packed full of great features, optimizations, and improvements. We’ve had some great positiv… … Read more
12 months ago in begin, C++, c++14, cbegin, cend, crbegin, crend, Final, integer_sequence, is_final type, Iterator, programming, rbegin, std::integer_sequence, std::is_final type
0
Yılmaz Yörü
Hello C++ Developers, this week, we have 3 more modern C++ features that can be used in C++ Builder. In C++14 you can store string in strings using modern programming methods. In the first post, we explain… … Read more
1 year ago in auto, C++, c++14, Code, containers, decltype, decltype(auto), learn c++, learn programming, RAD Studio, std::quoted
0
Yılmaz Yörü
Hello C++ Developers. As I write this post, the summer is over (if you live in the Northern hemisphere), and, in most countries, the new educational year has started, and we wish good luck to… … Read more
1 year ago in Aggregate Member Initialization, C++, c++14, Code, constexpr, programming, RAD Studio, relaxed constexpr restrictions, variable templates
0
Yılmaz Yörü
Hello C++ developers, C++ students, and C++ educators. We recently had another milestone for the C++ programming language with a free version of C++ Builder, C++ Builder 11 CE Community Edition released in April 2023…. … Read more
2 years ago in C++, c++11, c++14, c++17, C++20, Code, Community Edition, declared constants, Defaulted Function, Defaulted Method, literals, programming, RAD Studio, right-angle bracket, true constants, Unicode Character Types
0
Yılmaz Yörü
Hello C++ developers, C++ students, and C++ educators. This week was another milestone for the C++ programming language with a free version of C++ Builder, C++ Builder 11 CE Community Edition released on April 2023…. … Read more
2 years ago in apple, C++, C++ IEC, C++ ISO, c++ standards, c++11, c++14, c++17, C++20, C++23, Fixed Width Integer Types, Function Macros for Integer Constants, Integer Constants, ios, iOS App, ISO, ISO C++, Macros for Integer Constants, RAD Studio, windows
0
Yılmaz Yörü
Every year, the “Modern C++” term appears in many discussions. In general, the “Modern C++” term started with the release of the C++11standards. Since that time, the C++14, C++17, and C++20 standards followed. In the… … Read more
2 years ago in android, C++, c++11, c++14, c++17, C++20, C++23, IDE, ios, linux, Mac-OS, modern c++, Modern Compiler, Modern IDE, programming, RAD Studio, windows
0
Yılmaz Yörü
The C++ programming language is one of the most powerful programming languages as well as one of the world’s most popular. C++ Builder is a fast and reliable IDE and compiler which is one of… … Read more
2 years ago in android, C++, C++ editor, c++11, c++14, c++17, console, console app, gui, GUI app, GUI Design, IDE, ios, macos, modern c++, programming, RAD Studio, Simple C++, terminal, Visual C++, windows
0
Muminjon
In this tutorial, you will learn how to use return type deduction in C++ Builder. For the C++14 scheme of auto with functions, the compiler can deduce return types for any function, no matter how complex it… … Read more
4 years ago in auto for functions, C++, C++ Builder, c++14, c++17, modern c++, RAD Studio, return type deduction
0