Opened 10 years ago
Closed 10 years ago
#8115 closed Bugs (fixed)
remove outdated workaround for formerly lacking BOOST_NO_CXX11_SMART_PTR config macro
Reported by: | Eric Niebler | Owned by: | Frank Mori Hess |
---|---|---|---|
Milestone: | Boost 1.54.0 | Component: | signals2 |
Version: | Boost Development Trunk | Severity: | Problem |
Keywords: | Cc: |
Description
The attached patch is necessary to get track_test.cpp to work on clang.
Attachments (1)
Change History (3)
by , 10 years ago
Attachment: | signals2-cxx11-smart-ptr.patch added |
---|
comment:1 by , 10 years ago
Note:
See TracTickets
for help on using tickets.
the BOOST_NO_CXX11_SMART_PTR config macro exists now, so use it