Opened 13 years ago

Closed 8 years ago

#4049 closed Bugs (fixed)

No mention of header files in boost::optional documentation

Reported by: boost@… 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 Steven Watanabe, 13 years ago

Component: Documentationoptional
Owner: changed from Matias Capeletto to Fernando Cacciola

comment:2 by Rob Stewart <robert.stewart@…>, 12 years ago

This remains an issue one year later.

comment:3 by Steven Watanabe, 12 years ago

Resolution: fixed
Status: newclosed

(In [71092]) Add link to header from synopsis. Fixes #4049. Add links to in place factory assignment operators.

comment:4 by peter.pimley@…, 9 years ago

Resolution: fixed
Status: closedreopened

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 anonymous, 8 years ago

Version: Boost 1.42.0Boost 1.55.0

comment:6 by akrzemi1, 8 years ago

Milestone: Boost 1.43.0Boost 1.58.0
Resolution: fixed
Status: reopenedclosed
Note: See TracTickets for help on using tickets.