Opened 13 years ago
Closed 13 years ago
#3456 closed Bugs (fixed)
smart_ptr number in documentation
| Reported by: | Owned by: | Peter Dimov | |
|---|---|---|---|
| Milestone: | Boost 1.41.0 | Component: | smart_ptr | 
| Version: | Boost 1.40.0 | Severity: | Problem | 
| Keywords: | Cc: | 
Description
On the library listing at the:
http://www.boost.org/doc/libs/1_40_0/libs/libraries.htm
there is wrong smart_ptr number in describtion ("five") at the Memory section. In the Libraries Listed Alphabetically section there is correct number ("six").
Change History (3)
comment:1 by , 13 years ago
| Component: | None → smart_ptr | 
|---|---|
| Owner: | set to | 
comment:2 by , 13 years ago
  Note:
 See   TracTickets
 for help on using tickets.
    

(In [57952]) Fix number of smart pointers. Refs #3456.