Edit README
This commit is contained in:
parent
1cbe42756b
commit
75bf3ac65e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
C++ alternative to [nameOf](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/nameof) operator.
|
C++ alternative to [nameOf](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/nameof) operator.
|
||||||
|
|
||||||
Simple Example:
|
Simple Example:
|
||||||
```
|
```cpp
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <nameof.hpp>
|
#include <nameof.hpp>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue