1VOTES VOTE Learn Powerful Multi-threading Operations With C++ Builder Yılmaz Yörü Hello C++ developers, multi-thread operations evolved significantly with the advent of C++11, and this continued with additional improvements in the latest standards to enhance multi-thread operations further. The concurrency support library in modern … … Read more 1 year ago in Atomic, Bidirectional Fences, C++, c++11, data race, datarace, multi threading, multi-thread, programming, RAD Studio, Strong Compare and Exchange, thread 0
1VOTES VOTE Powerful Atomic Operations In C++ – No Oppenheimer Required Yılmaz Yörü Hello C++ developers, Yilmaz here from LearnCPlusPlus. RAD Studio’s C++ Builder, Delphi and their free community editions C++ Builder CE, and Delphi CE are a real force for modern application development. Our educational LearnCPlusPlus.org web pa… … Read more 1 year ago in Atomic, atomic load, Atomic Logic Operations, Atomic operations, atomic store, atomic type, C++, Code, functor, multi threading, RAD Studio, std::thread 0
1VOTES VOTE Learn More About std::thread In Multi-Threading Apps Yılmaz Yörü Hello C++ developers, last week we had Coding Bootcamp 2023 by Embarcadero, and Summer Code Fest 2023 by Whole Tomato, and even in heavy weeks like that, Ian Barker still kindly reviews my posts as we both try to… … Read more 1 year ago in __func__, atomic type, C++, Concurrency Support Library, Extensible Literals, Lambda Expression, multi threading, parallel programming, programming, RAD Studio, std::atomic, std::thread, thread, User-defined literals 0
1VOTES VOTE Explicit Virtual Override And More In Modern C++ Yılmaz Yörü Hello everyone, I hope now you, your computer, and your development software are enjoying your summer vacation, or at least you’re happy with your work 🙂 Over on LearnCPlusPlus.org, we add new C++ posts every day. These are… … Read more 1 year ago in C++, explicit virtual override specifier, Explicit virtual overrides, Final, for loop, IDE, Iteration, override, override specifier, programming, range-based for loop, ranges, virtual function specifier, virtual override 0
1VOTES VOTE Learn Multi-threading with Concurrency Support Library in C++ Yılmaz Yörü Hello again, as I write this it’s another blazing hot summer week for me, but we don’t let that get in the way of coding and teaching you on our LearnCPlusPlus.org web page. CPUs and GPUs have… … Read more 1 year ago in C++, Concurrency Support Library, functor, move constructor, move_if_noexcept, multi threading, multi-core, multi-thread, mutex, Mutual Exclusion, parallel programming, programming, RAD Studio, std::mutex, std::thread, thread, Unrestricted unions, vector 0
1VOTES VOTE Learn Beneficial Methods Of Modern C++ Yılmaz Yörü Hello everyone, Yilmaz here, from LearnCPlusPlus.org. Our educational LearnCPlusPlus.org web page is growing thanks to the support of you. We have many new readers, and we keep adding new C++ posts every day. These are good to… … Read more 1 year ago in =delete, C++, c++11, default, explicit specifiers, non-copyable movable types, non-copyable movable types in C++ templates. The rvalue references are important and we explain rvalue references to eliminate unnecessary copying, programming, RAD Studio, rvalue, template 0
1VOTES VOTE Let’s Learn 5 Features Of Modern C++ Yılmaz Yörü Hello C++ Developers, I hope now you are enjoying your summer vacation, or you are happy with your work 🙂 Over on LearnCPLusPlus.org we add new C++ posts every day. These are good to learn… … Read more 1 year ago in assignment operator, C++, extended sizeof, friend, friend declaration, inline namespace, programming, RAD Studio, Rule of Five, Rule of Six, Rule of Three, Rule of Zero 0
1VOTES VOTE How To Use A Move Constructor In Modern C++ Yılmaz Yörü Hello everyone. With the C++11 standards, the move constructor allows you to move the resources from one object to another object without copying them. In this post we have gathered together some recent C++ articles… … Read more 1 year ago in C++, Deleted Implicitly-declared Move Constructor, Eligible Move Constructor, Implicitly-declared Move Constructor, Implicitly-defined Move Constructor, Implicitly-deleted Move Constructor, move constructor, RAD Studio, Trivial Move Constructor 0
1VOTES VOTE What Are The Rules Of Modern C++? Yılmaz Yörü Hello developers, actually there are no rules! 😁 You have a broad freedom in C++. If your C++ app is running well and performing its functions well then, you’re doing good. For me, I think this is the… … Read more 1 year ago in C++, chart, graph, long long, move assignment, Move Assignment Operator, programming, RAD Studio, Rule of 0, Rule of 3, Rule of 5, Rule of 6, Rule of Five, Rule of Six, Rule of Three, Rule of Zero, TChart, teechart, unsigned long long 0
1VOTES VOTE Everything You Need To Know About Move Constructors And Copy Assignment in Modern C++ Yılmaz Yörü Hello C++ Developers, today we have a great collection of C++ posts about Move Constructors and the Copy Assignment Operator. All of the C++ examples in these posts can be used with C++ Builder Enterprise, Architect, and Professional… … Read more 1 year ago in assignment operator, C++, Copy Assignment Operator, default, Default Move Constructor, forced, Forced Move Constructor, move constructor, programming, RAD Studio, RAII, Resource Acquisition Is Initialization, Rule of Three, Rule of Zero, Single Responsibility Principle 0
1VOTES VOTE Learn More About Copy Assignment Operator In Modern C++ Yılmaz Yörü Hello C++ developers. This week, we continue our Copy Assignment Operator topics in C++. We have more posts in detail with examples. All of the C++ examples in these posts can be used with C++… … Read more 1 year ago in =delete, Avoiding Implicit Copy Assignment Operator, C++, Class, Code, Copy Assignment Operator, declaration, default, Default Copy Assignment Operator, definition, Deleted Copy Assignment Operator, Forced Copy Assignment Operator, programming, RAD Studio 0
1VOTES VOTE What Is The Copy Assignment Operator In C++? Yılmaz Yörü Hello developers, right now it is Summer here and nature is blooming and beckoning us to leave the warm glow of our computers behind. During those moments where you’ve hopefully got some time in the… … Read more 1 year ago in C++, class copy, Code, Copy Assignment Operator, copy class, Deleted Implicitly-declared Copy Assignment Operator, Eligible Copy Assignment Operator, function template, Generic Algorithms, generic type parameter, Implicitly-defined Copy Assignment Operator, RAD Studio, std::swap, template function, template programming, Trivial Copy Assignment Operator, Uppercase T, What Is Uppercase T in C++ Syntax? 0
1VOTES VOTE What Is A Copy Assignment Operator In Modern C++? Yılmaz Yörü Hello everyone, today we have 5 more C++ posts about Copy Assignment Operators. All of the C++ examples in these posts can be used with C++ Builder or the C++ Builder 11 CE Community Edition…. … Read more 1 year ago in =delete, C++, cbuilder, Class, Copy Assignment Operator, copy class, copy object, dev-cpp, gcc, IDE, object, programming, RAD Studio, Rule of Zero, std::swap 0
1VOTES VOTE The First Steps Of How To Develop Games In C++ Yılmaz Yörü Hello everyone. The C++ programming language is the most used programming language in game development. The gaming industry keeps growing, this can be seen by the number of new games, game tools, new 3D features,… … Read more 1 year ago in 2D game, 3D Game, C++, C++ game, coding game, console, developing a game, developing game, DirectX, Game, game C++, game coding, game controller, game development, game engine, gamer, IDE, joystick, opengl, programming, RAD Studio, XInput 0
1VOTES VOTE 5 New Posts With Free C++ Builder CE, Dev-C++, BCC, GCC Examples Yılmaz Yörü Hello developers, if you just starting out on your C++ journey and want to jump to a modern IDE and C++ compiler, there is a free version of C++ Builder, C++ Builder 11 CE Community… … Read more 2 years ago in advantages, background color, base-8, C++, Code, disadvantages, edit, FMX, Memo, octal, programming, RAD Studio, TEdit, TMemo, vcl, XInput library 0