docs identify composed operations
Open
Doc
- Dominant language
- C++
- Stars
- 4.8k
- Forks
- 694
- Avg merge
- 12h 48m
- Merged PRs (30d)
- 1
Description
The brief for all functions should read
"@brief The @c foo function is a composed asynchronous operation that writes a certain amount of data to a stream before completion."
for example. This applies to both synchronous and asynchronous, free function or member.
Contributor guide
Assessment
This issue has not been assessed yet.