Defines boost::mpl11::detail::left_folds::bounded.
More...
Go to the source code of this file.
Typedefs | |
| template<std_size_t n, template< typename...> class f, typename state , typename xs > | |
| using | boost::mpl11::detail::left_folds::bounded = typename bounded_impl< n, f, state, xs >::result |
Left fold stopping after n steps. More... | |
Defines boost::mpl11::detail::left_folds::bounded.
1.8.7