comparison DEPENDENCIES/generic/include/boost/fusion/mpl/at.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
5 file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) 5 file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
6 ==============================================================================*/ 6 ==============================================================================*/
7 #if !defined(FUSION_AT_10022005_1616) 7 #if !defined(FUSION_AT_10022005_1616)
8 #define FUSION_AT_10022005_1616 8 #define FUSION_AT_10022005_1616
9 9
10 #include <boost/fusion/support/config.hpp>
10 #include <boost/mpl/at.hpp> 11 #include <boost/mpl/at.hpp>
11 #include <boost/fusion/sequence/intrinsic/value_at.hpp> 12 #include <boost/fusion/sequence/intrinsic/value_at.hpp>
12 13
13 namespace boost { 14 namespace boost {
14 namespace fusion 15 namespace fusion