Poly.md example code incomplete
Open
- Dominant language
- C++
- Stars
- 30.5k
- Forks
- 5.9k
- PR merge metrics
- No merged PRs in 30d
Description
In docs/Poly.md, the 2nd `IFoo` example is incomplete:
https://github.com/facebook/folly/blob/cc3f054a35dec6d6385ed62738b479b879904293/folly/docs/Poly.md#L341
should be
`struct Interface : Base {`
instead. None of the other example snippets appear to have the same issue.
Contributor guide
Assessment
This issue has not been assessed yet.