Mercurial > hg > vamp-build-and-test
view DEPENDENCIES/generic/include/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp @ 32:6fc0d89020f2
Report env check failures, etc
| author | Chris Cannam |
|---|---|
| date | Wed, 06 Aug 2014 15:58:31 +0100 |
| parents | 2665513ce2d3 |
| children |
line wrap: on
line source
/*============================================================================= Copyright (c) 2001-2011 Joel de Guzman Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) This is an auto-generated file. Do not edit! ==============================================================================*/ namespace boost { namespace fusion { struct void_; template < typename T0 = void_ , typename T1 = void_ , typename T2 = void_ , typename T3 = void_ , typename T4 = void_ , typename T5 = void_ , typename T6 = void_ , typename T7 = void_ , typename T8 = void_ , typename T9 = void_ > struct tuple; }}
