Undefined BOOST_BIMAP_MAP_VIEW_ITERATOR_SERIALIZATION_SUPPORT macro in Boost 1.72
Open
- Dominant language
- C++
- Stars
- 26
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
I'm filing this bug, coming from https://github.com/lightspark/lightspark/issues/406, which is due to the `BOOST_BIMAP_MAP_VIEW_ITERATOR_SERIALIZATION_SUPPORT` not being defined somewhere along the `#include` stack.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the #include stack that should provide BOOST_BIMAP_MAP_VIEW_ITERATOR_SERIALIZATION_SUPPORT, using the Boost 1.72 context in the report. Confirm where the macro is expected to be defined and reproduce the missing-definition failure; done means the affected include path builds without the undefined-macro error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100