from this page https://www.boost.org/latest/libs/unordered/doc/html/unordered/ref.html
there are a bunch of links for class templates.
some of them are broken links. for example for unordered_map is a broken link, which leads to here https://www.boost.org/latest/libs/unordered/doc/html/unordered/reference/unordered_map.html/
these seems to be broken in the same way
- unordered_map
- unordered_flat_map
- unordered_node_set
- concurrent_flat_set
- concurrent_node_set
from this page https://www.boost.org/latest/libs/unordered/doc/html/unordered/ref.html
there are a bunch of links for class templates.
some of them are broken links. for example for unordered_map is a broken link, which leads to here https://www.boost.org/latest/libs/unordered/doc/html/unordered/reference/unordered_map.html/
these seems to be broken in the same way