We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a85d320 commit 0862999Copy full SHA for 0862999
README.md
@@ -38,7 +38,7 @@ if(cToStr) { // Functor valid?
38
39
* ***Performance*** – Reflective calls are on par with `std::function`, and can be even faster when argument and return types are fully specified.
40
41
-See the [Performance Summary](docs/benchmark_summary.md) for benchmark details.
+ See the [Performance Summary](docs/benchmark_summary.md) for benchmark details.
42
43
## A Quick Preview: Reflection That Looks and Feels Like C++
44
0 commit comments