update readme
This commit is contained in:
parent
6422949948
commit
ed238a058b
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,5 @@
|
|||
[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://stand-with-ukraine.pp.ua)
|
||||
|
||||
```text
|
||||
_ _ __ _____
|
||||
| \ | | / _| / ____|_ _
|
||||
|
@ -14,8 +16,6 @@
|
|||
[![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)
|
||||
|
||||
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++
|
||||
|
||||
Header-only C++17 library provides nameof macros and functions to simply obtain the name of a variable, type, function, macro, and enum.
|
||||
|
|
Loading…
Reference in a new issue