Opened 10 years ago

Closed 10 years ago

#7442 closed Bugs (fixed)

Dead link in doc for "Smart Pointer Programming Techniques"

Reported by: torkel.bjornson@… 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 anonymous, 10 years ago

Component: Documentationsmart_ptr
Owner: changed from Matias Capeletto to Peter Dimov

comment:2 by Glen Fernandes, 10 years ago

Resolution: fixed
Status: newclosed

Fixed in [81844].

Note: See TracTickets for help on using tickets.