Replaced boost/move/move.hpp with a more lightweight boost/move/utility_core.hpp

This commit is contained in:
Ion Gaztañaga
2014-09-25 17:12:55 +02:00
parent c71b6ddb3a
commit 303ac69794
24 changed files with 115 additions and 94 deletions

View File

@ -26,8 +26,6 @@
using namespace boost::intrusive;
#include <boost/intrusive/detail/memory_util.hpp>
struct Type
: list_base_hook<>
, slist_base_hook<>