boostorg / boostorg/program_options
Compiler warning about deprecated header
Open
- Dominant language
- C++
- Stars
- 136
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
Whenever I use this library in isolation, i get the following compiler warning:
```
#pragma message: This header is deprecated. Use boost/core/invoke_swap.hpp instead
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.