MPL11
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Typedefs
Macros
Groups
Pages
boost
mpl11
detail
left_folds
variadic.hpp
Go to the documentation of this file.
1
12
#ifndef BOOST_MPL11_DETAIL_LEFT_FOLDS_VARIADIC_HPP
13
#define BOOST_MPL11_DETAIL_LEFT_FOLDS_VARIADIC_HPP
14
15
#include <
boost/mpl11/detail/left_folds/variadic_aliased.hpp
>
16
17
18
namespace
boost {
namespace
mpl11 {
namespace
detail {
namespace
left_folds {
24
template
<
template
<
typename
...>
class
f,
typename
state,
typename
...xs>
25
using
variadic = variadic_aliased<f, state, xs...>;
26
}}}}
// end namespace boost::mpl11::detail::left_folds
27
28
#endif // !BOOST_MPL11_DETAIL_LEFT_FOLDS_VARIADIC_HPP
variadic_aliased.hpp
Defines boost::mpl11::detail::left_folds::variadic_aliased.
Generated on Mon Jun 2 2014 16:56:37 for MPL11 by
1.8.7