Opened 12 years ago
Closed 12 years ago
#4629 closed Bugs (fixed)
utility/index.html seems outdated
| Reported by: | Owned by: | No-Maintainer | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | utility |
| Version: | Boost 1.44.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
http://www.boost.org/doc/libs/1_44_0/libs/utility/index.html is inconsistent with http://www.boost.org/doc/libs/1_44_0/libs/utility/utility.htm.
http://www.boost.org/libs/utility redirects to the first. This link is present in noncopyable.hpp (among others?).
Change History (2)
comment:1 by , 12 years ago
| Component: | website → utility |
|---|---|
| Owner: | changed from to |
comment:2 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [65437]) Make sure that utility/index.html has a complete list of components. Fixes #4629.