This commit is contained in:
terik23 2019-03-22 00:47:33 +05:00
parent c596e640f6
commit b34459c539

View file

@ -30,7 +30,7 @@ Before, you had to use string literals to refer to definitions, which is brittle
* Name of member
* Name of function
* Name of emum
* Name of macrose
* Name of macros
* Name of type
## [Examples](example/example.cpp)