Nameof: Simply Obtain The Name Of A C++ Variable, Type, Function, Or Macro

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

JetBrains - Tell us how you use coding tools. You may win a prize!
Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
surveys.jetbrains.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. Nameof C++

    Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum

  2. JetBrains

    Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!

    JetBrains logo
  3. WG21

    My proposals for the C++ standard (by neargye-wg21)

    Its author, Daniil Goncharov, lives in Kyiv (Ukraine), and has written 5 C++ proposals.

  4. Magic Enum C++

    Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code

    He is also super reactive. I once submitted an issue about a compiler related bug in magic_enum, which he solved in 30 minutes.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Usable Magic Enums for C++

    1 project | news.ycombinator.com | 4 Jul 2023
  • Favorite Ways of Stringifying Enums

    1 project | /r/cpp_questions | 10 May 2023
  • Enums print numbers instead of words

    1 project | /r/cpp_questions | 23 Jan 2023
  • Enums with methods

    2 projects | /r/cpp | 27 Dec 2022
  • Error: Boost bimap can't convert const CompatibleKey to Key&

    1 project | /r/cpp_questions | 22 Nov 2022

Did you know that C++ is
the 7th most popular programming language
based on number of references?