Skip to content

Commit 9a07b76

Browse files
GuillaumeLagrangeart049
authored andcommitted
docs(google_benchmarks): document anonymous namespaces as unsupported
1 parent 6d7ad01 commit 9a07b76

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

google_benchmark/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,8 @@ $ ./my-bench
9999
Checked: main.cpp::BM_memcpy[8192]
100100
```
101101
102+
### Not supported
103+
104+
- Declaring benches within anonymous namespaces
105+
102106
For more information, please checkout the [codspeed documentation](https://docs.codspeed.io/benchmarks/cpp)

0 commit comments

Comments
 (0)