Opened 11 years ago

Closed 11 years ago

#5518 closed Bugs (fixed)

Boost.Interprocess's scoped_ptr requires detail::do_swap but detail/utilities.hpp is not included.

Reported by: Flast <flast@…> Owned by: Ion Gaztañaga
Milestone: To Be Determined Component: interprocess
Version: Boost 1.46.1 Severity: Problem
Keywords: Cc:

Description

boost::interprocess::scoped_ptr requires boost::interprocess::detail::do_swap.

But boost/interprocess/smart_ptr/scoped_ptr.hpp does not include boost/interprocess/detail/utilities.hpp.

Change History (1)

comment:1 by Ion Gaztañaga, 11 years ago

Resolution: fixed
Status: newclosed

Thanks for the report. Fixed in trunk at revision: 76146

Note: See TracTickets for help on using tickets.