less use of auto in examples
Open
- Dominant language
- C++
- Stars
- 4.8k
- Forks
- 694
- Avg merge
- 12h 48m
- Merged PRs (30d)
- 1
Description
Examples should not use `auto` when showing how to do important things, such as here:
https://github.com/boostorg/beast/blob/develop/example/http/server/awaitable/http_server_awaitable.cpp#L253
Contributor guide
Assessment
This issue has not been assessed yet.