Opened 16 years ago

Closed 16 years ago

#789 closed Patches (Accepted)

[intrusive_ptr] add BOOST_ASSERT()

Reported by: Kevin Sopp Owned by: Peter Dimov
Milestone: Component: smart_ptr
Version: None Severity:
Keywords: Cc:

Description

This adds two BOOST_ASSERT statements to intrusive_ptr that can also be found in shared_ptr for the same operations. In fact intrusive_ptr.hpp already includes assert.hpp but has never used it.

Change History (1)

comment:1 by Peter Dimov, 16 years ago

Status: assignedclosed
Logged In: YES 
user_id=305912
Originator: NO

Committed to CVS HEAD.
Note: See TracTickets for help on using tickets.