boostorg / boostorg/graph

Move headers out of boost/pending

Open
#112 5 comments 0 reactions 0 assignees View on GitHub
api priority: medium technical debt
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.