Mercurial > hg > vamp-build-and-test
comparison DEPENDENCIES/generic/include/boost/mpl/placeholders.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 |
---|---|
13 // (See accompanying file LICENSE_1_0.txt or copy at | 13 // (See accompanying file LICENSE_1_0.txt or copy at |
14 // http://www.boost.org/LICENSE_1_0.txt) | 14 // http://www.boost.org/LICENSE_1_0.txt) |
15 // | 15 // |
16 // See http://www.boost.org/libs/mpl for documentation. | 16 // See http://www.boost.org/libs/mpl for documentation. |
17 | 17 |
18 // $Id: placeholders.hpp 49267 2008-10-11 06:19:02Z agurtovoy $ | 18 // $Id$ |
19 // $Date: 2008-10-10 23:19:02 -0700 (Fri, 10 Oct 2008) $ | 19 // $Date$ |
20 // $Revision: 49267 $ | 20 // $Revision$ |
21 | 21 |
22 | 22 |
23 #if !defined(BOOST_MPL_PREPROCESSING_MODE) | 23 #if !defined(BOOST_MPL_PREPROCESSING_MODE) |
24 # include <boost/mpl/arg.hpp> | 24 # include <boost/mpl/arg.hpp> |
25 # include <boost/mpl/aux_/adl_barrier.hpp> | 25 # include <boost/mpl/aux_/adl_barrier.hpp> |