Skip to content
Learning by Coding | C++
  • Home
  • About
Learning by Coding | C++
  • Home
  • About
  • About
  • Data Protection Declaration
  • Impressum
  • Simple approach to unique identifiers

    • Post published:October 9, 2022
    • Post category:C++/Snippets

    Sometimes I need a class to have a unique identifier. In this post I like to present to you a quick and easy approach to realize this.

    Continue ReadingSimple approach to unique identifiers

    Check if an STL Container is empty

    • Post published:July 26, 2022
    • Post category:C++/Snippets

    A before and after snippet on how to improve a check if an STL container is empty.

    Continue ReadingCheck if an STL Container is empty

    Better access to associative containers

    • Post published:May 22, 2022
    • Post category:C++/Snippets

    Another before and after snippet on how to optimize the access to associative containers.

    Continue ReadingBetter access to associative containers

    Archives

    • October 2022
    • July 2022
    • June 2022
    • May 2022

    Categories

    • C++
    • Clang-Format
    • CMake
    • Conan
    • Eclipse
    • General
    • Qt5
    • Snippets
    • Tools
    • Visual Studio Code

    Recent Posts

    • Simple approach to unique identifiers
    • Check if an STL Container is empty
    • Open a CMake project in Visual Studio Code
    • Setup Visual Studio Code for C++
    • How to open a CMake project in Eclipse CDT
    © Fabian Baumeister 2022. | Privacy Policy | Impressum |