forked from boostorg/fusion
fusion::fold allows to take non-const lv-ref state properly.
This commit is contained in:
@ -22,7 +22,6 @@
|
||||
#include <boost/fusion/iterator/next.hpp>
|
||||
#include <boost/utility/result_of.hpp>
|
||||
#include <boost/core/enable_if.hpp>
|
||||
#include <boost/type_traits/add_const.hpp>
|
||||
#include <boost/type_traits/add_reference.hpp>
|
||||
|
||||
#if !defined(BOOST_FUSION_DONT_USE_PREPROCESSED_FILES)
|
||||
|
Reference in New Issue
Block a user