Move headers out of boost/pending
- Dominant language
- C++
- Stars
- 392
- Forks
- 239
- Avg merge
- 1d 11m
- Merged PRs (30d)
- 20
Description
Headers were likely never supposed to live in boost/pending for a long time. At this point boost/pending should be retired and the headers moved into their rightful and normal place. Here are the pending headers for this repository:
```
graph/include/boost/pending/bucket_sorter.hpp
graph/include/boost/pending/container_traits.hpp
graph/include/boost/pending/detail/property.hpp
graph/include/boost/pending/fenced_priority_queue.hpp
graph/include/boost/pending/fibonacci_heap.hpp
graph/include/boost/pending/indirect_cmp.hpp
graph/include/boost/pending/is_heap.hpp
graph/include/boost/pending/mutable_heap.hpp
graph/include/boost/pending/mutable_queue.hpp
graph/include/boost/pending/property.hpp
graph/include/boost/pending/queue.hpp
graph/include/boost/pending/relaxed_heap.hpp
graph/include/boost/pending/stringtok.hpp
```
Contributor guide
Assessment
This issue has not been assessed yet.