Opened 10 years ago
Closed 10 years ago
#7442 closed Bugs (fixed)
Dead link in doc for "Smart Pointer Programming Techniques"
Reported by: | Owned by: | Peter Dimov | |
---|---|---|---|
Milestone: | To Be Determined | Component: | smart_ptr |
Version: | Boost 1.51.0 | Severity: | Problem |
Keywords: | Cc: |
Description
http://www.boost.org/doc/libs/1_51_0/libs/smart_ptr/sp_techniques.html#wrapper
Contains a dead link to Bjarnes article: "Wrapping C++ Member Function Calls".
The correct link is: http://www.stroustrup.com/wrapper.pdf
Change History (2)
comment:1 by , 10 years ago
Component: | Documentation → smart_ptr |
---|---|
Owner: | changed from | to
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in [81844].