Mercurial > hg > vamp-build-and-test
comparison DEPENDENCIES/generic/include/boost/fusion/functional/adapter.hpp @ 101:c530137014c0
Update Boost headers (1.58.0)
author | Chris Cannam |
---|---|
date | Mon, 07 Sep 2015 11:12:49 +0100 |
parents | 2665513ce2d3 |
children |
comparison
equal
deleted
inserted
replaced
100:793467b5e61c | 101:c530137014c0 |
---|---|
6 http://www.boost.org/LICENSE_1_0.txt). | 6 http://www.boost.org/LICENSE_1_0.txt). |
7 ==============================================================================*/ | 7 ==============================================================================*/ |
8 | 8 |
9 #if !defined(BOOST_FUSION_FUNCTIONAL_ADAPTER_HPP_INCLUDED) | 9 #if !defined(BOOST_FUSION_FUNCTIONAL_ADAPTER_HPP_INCLUDED) |
10 #define BOOST_FUSION_FUNCTIONAL_ADAPTER_HPP_INCLUDED | 10 #define BOOST_FUSION_FUNCTIONAL_ADAPTER_HPP_INCLUDED |
11 #include <boost/fusion/support/config.hpp> | |
11 #include <boost/fusion/functional/adapter/fused.hpp> | 12 #include <boost/fusion/functional/adapter/fused.hpp> |
12 #include <boost/fusion/functional/adapter/fused_procedure.hpp> | 13 #include <boost/fusion/functional/adapter/fused_procedure.hpp> |
13 #include <boost/fusion/functional/adapter/fused_function_object.hpp> | 14 #include <boost/fusion/functional/adapter/fused_function_object.hpp> |
14 #include <boost/fusion/functional/adapter/unfused.hpp> | 15 #include <boost/fusion/functional/adapter/unfused.hpp> |
15 #include <boost/fusion/functional/adapter/unfused_typed.hpp> | 16 #include <boost/fusion/functional/adapter/unfused_typed.hpp> |