Opened 4 years ago
#13623 new Bugs
scope_exit has broken documentation
Reported by: | Owned by: | Lorenzo Caminiti | |
---|---|---|---|
Milestone: | To Be Determined | Component: | scope_exit |
Version: | Boost 1.67.0 | Severity: | Problem |
Keywords: | Cc: |
Description
The Reference section is empty: https://www.boost.org/doc/libs/1_67_0/libs/scope_exit/doc/html/reference.html
However, through Google I found there are pages that are supposed to be in that section, such as https://www.boost.org/doc/libs/1_67_0/libs/scope_exit/doc/html/BOOST_SCOPE_EXIT.html
This section also seems to be the only place in the docs that mention which .hpp file to include if you want to use this library, so it isn't even possible to use the library with the documentation alone until the Reference section is fixed.
Note:
See TracTickets
for help on using tickets.