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