MPL11
 All Classes Namespaces Files Typedefs Macros Groups Pages
Typedefs
variadic.hpp File Reference

Defines boost::mpl11::detail::left_folds::variadic. More...

#include <boost/mpl11/detail/left_folds/variadic_aliased.hpp>

Go to the source code of this file.

Typedefs

template<template< typename...> class f, typename state , typename... xs>
using boost::mpl11::detail::left_folds::variadic = variadic_aliased< f, state, xs...>
 Alias to the most efficient variadic left fold.
 

Detailed Description

Defines boost::mpl11::detail::left_folds::variadic.