# neargye/nameof

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/neargye-nameof).**

2,322 stars · 126 forks · C++ · MIT

## Links

- GitHub: https://github.com/Neargye/nameof
- awesome-repositories: https://awesome-repositories.com/repository/neargye-nameof.md

## Description

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

## Tags

### Part of an Awesome List

- [General Utilities](https://awesome-repositories.com/f/awesome-lists/devtools/general-utilities.md) — Library for obtaining names of variables, types, and enums.
- [Reflection](https://awesome-repositories.com/f/awesome-lists/devtools/reflection.md) — Macros for obtaining variable and type names.
- [Reflection and Serialization](https://awesome-repositories.com/f/awesome-lists/devtools/reflection-and-serialization.md) — Nameof operator for modern C++.
- [Reflection Frameworks](https://awesome-repositories.com/f/awesome-lists/devtools/reflection-frameworks.md) — Macros and functions to obtain variable and type names.
- [Scripting and Reflection](https://awesome-repositories.com/f/awesome-lists/devtools/scripting-and-reflection.md) — Macros to obtain variable names.
