Opened 13 years ago
Closed 8 years ago
#4049 closed Bugs (fixed)
No mention of header files in boost::optional documentation
Reported by: | Owned by: | Fernando Cacciola | |
---|---|---|---|
Milestone: | Boost 1.58.0 | Component: | optional |
Version: | Boost 1.55.0 | Severity: | Problem |
Keywords: | Cc: |
Description
In the online documentation of boost::optional, there is no mention of which header file is to be used. Presumably it should be boost/optional.hpp or boost/optional/optional.hpp. Please make a clear mention of this in the documentation.
Change History (6)
comment:1 by , 13 years ago
Component: | Documentation → optional |
---|---|
Owner: | changed from | to
comment:2 by , 12 years ago
comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 9 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
This remains an issue up to Boost 1.55. Browsing the online documentation of old versions, it looks as if it was lost between 1.34.1 (when the header was specified on the front page) and 1.35.
comment:5 by , 8 years ago
Version: | Boost 1.42.0 → Boost 1.55.0 |
---|
comment:6 by , 8 years ago
Milestone: | Boost 1.43.0 → Boost 1.58.0 |
---|---|
Resolution: | → fixed |
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
This remains an issue one year later.