basic_fields returned string_view invalidation
Open
Doc
- Dominant language
- C++
- Stars
- 4.8k
- Forks
- 694
- Avg merge
- 12h 48m
- Merged PRs (30d)
- 1
Description
The documentation for some basic_fields members should note that certain previously returned string_views are invalidated. For example erasing a field will invalidate any previously returned string views to that field's name or value.
Contributor guide
Assessment
This issue has not been assessed yet.