logo
    Home Blog Contact
  • Home
  • Blog
  • Contact
  • designer
  • cpp
  • apps
  • c++
  • editior
  • javascript
  • nodejs
  • react
  • linux
  • python

Cpp

Fluent Programmer wrote

Beautiful code #3 - [[no_unique_address]] - sophisticated and simple C++20 feature๐Ÿ‘‹

[[no_unique_address]] is a C++ 20 feature that helps in saving memory while declaring an empty struct or class and creating object for it in some other place.

Fluent Programmer wrote

Enumerations and Class Enumerations in C++ ๐Ÿ‘‹

Enumerations are always fun to use in C++ programs. C++ core guidelines define eight different rules to define the enumerations. And also, C++11 introduced the scoped enumerations also called as class enumerations. Scoped enums also have few advantages over plain enums which are also covered in this article.

Fluent Programmer wrote

Function Templates in C++ ๐Ÿ‘‹

Overloaded functions have the exact same code but the type is different. It seems an unnecessary overhead to write the same code again and again and in a long time it adds up to the maintenance cost of the project. To write code once and use it multiple times we use function templates. A function template is itself is not a definition of a function; it is a blueprint for defining a family of functions.

  • C++
  • Systems programming
  • C programming
  • Beautiful code series
  • Design patterns
  • Linux
  • Open Source
  • Algorithms
  • Data Structures
  • System design
  • Distributed systems
  • Kernel programming
  • Assembly language
  • Hardware
  • Ultra Low Latency
  • Inspiration

Unhealthy love with dark corners of C++

Founded by an Introvert who writes to help others without showing his face. 2021โ€“2023.

Fluentprogrammer.com is a brand name managed by Abyan, Inc.

  • About us (Impressum)
  • Privacy policy