Opened 13 years ago

Closed 10 years ago

#4116 closed Feature Requests (fixed)

Support nullptr (C++0x)

Reported by: arkadiy_s@… Owned by: Peter Dimov
Milestone: Boost 1.43.0 Component: smart_ptr
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

Please support nullptr in shared_ptr class for Visual Studio 2010

Change History (2)

comment:1 by Peter Dimov, 10 years ago

(In [81780]) Use explicit operator bool when available; add nullptr support to shared_ptr. Refs #4116.

comment:2 by Peter Dimov, 10 years ago

Resolution: fixed
Status: newclosed

(In [81862]) Merged revision(s) 81780 from trunk: Use explicit operator bool when available; add nullptr support to shared_ptr. Fixes #4116.

Note: See TracTickets for help on using tickets.