update readme

This commit is contained in:
neargye 2022-04-19 22:47:42 +04:00
parent 6422949948
commit ed238a058b

View file

@ -1,3 +1,5 @@
[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://stand-with-ukraine.pp.ua)
```text ```text
_ _ __ _____ _ _ __ _____
| \ | | / _| / ____|_ _ | \ | | / _| / ____|_ _
@ -14,8 +16,6 @@
[![Try online](https://img.shields.io/badge/try-online-blue.svg)](https://wandbox.org/permlink/PBBzVKlbMIfC3WOk) [![Try online](https://img.shields.io/badge/try-online-blue.svg)](https://wandbox.org/permlink/PBBzVKlbMIfC3WOk)
[![Compiler explorer](https://img.shields.io/badge/compiler_explorer-online-blue.svg)](https://godbolt.org/z/s_ecko) [![Compiler explorer](https://img.shields.io/badge/compiler_explorer-online-blue.svg)](https://godbolt.org/z/s_ecko)
If you like this project, please consider donating to one of the funds that help victims of the war in Ukraine: https://www.stopputin.net/.
# Nameof C++ # Nameof C++
Header-only C++17 library provides nameof macros and functions to simply obtain the name of a variable, type, function, macro, and enum. Header-only C++17 library provides nameof macros and functions to simply obtain the name of a variable, type, function, macro, and enum.