Opened 6 years ago

Last modified 6 years ago

#12433 assigned Tasks

Make use of make_shared whenever possible in future.hpp

Reported by: viboes Owned by: viboes
Milestone: To Be Determined Component: thread
Version: Boost 1.62.0 Severity: Optimization
Keywords: Cc:

Description

Even if boost::make_shared is not aware of Boost.Move there are a lot of places in future.hpp where make shared could be used and improve the performances.

Change History (1)

comment:1 by viboes, 6 years ago

Owner: changed from Anthony Williams to viboes
Status: newassigned
Note: See TracTickets for help on using tickets.