P0083r3 for basic_fields
Open
Feature
- Dominant language
- C++
- Stars
- 4.8k
- Forks
- 694
- Avg merge
- 12h 48m
- Merged PRs (30d)
- 1
Description
Version: 90
Just wanted to know if a "merge" API for header would make a sense or not. I have a situation where I need to have some sort of default set of headers which can either be customised by a client code by providing another header. So, instead of doing the regular (and inefficient) way of iterating and performing a "set", using the "merge" operation of intrusive list would be better.
WDYT ?
Contributor guide
Assessment
This issue has not been assessed yet.