Opened 14 years ago
Closed 14 years ago
#2315 closed Bugs (fixed)
Error in shared_array docs.
| Reported by: | Owned by: | Peter Dimov | |
|---|---|---|---|
| Milestone: | Boost 1.37.0 | Component: | smart_ptr |
| Version: | Boost 1.36.0 | Severity: | Cosmetic |
| Keywords: | Cc: |
Description
Search for "const() const". I'm sure that's not right!
http://www.boost.org/doc/libs/1_36_0/libs/smart_ptr/shared_array.htm
Change History (2)
comment:1 by , 14 years ago
| Status: | new → assigned |
|---|
comment:2 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

(In [48839]) Fix #2315.