#include <boost/mpl/sequence_tag_fwd.hpp>
#include <boost/mpl/void.hpp>
#include <boost/mpl/aux_/preprocessor/params.hpp>
#include <boost/mpl/aux_/config/lambda.hpp>
Go to the source code of this file.
Macros | |
#define | BOOST_MPL_ALGORITM_TRAITS_LAMBDA_SPEC(i, trait) |
#define | BOOST_MPL_ALGORITM_TRAITS_LAMBDA_SPEC_IMPL(i, trait) |
#define BOOST_MPL_ALGORITM_TRAITS_LAMBDA_SPEC | ( | i, | |
trait | |||
) |
Definition at line 58 of file traits_lambda_spec.hpp.
#define BOOST_MPL_ALGORITM_TRAITS_LAMBDA_SPEC_IMPL | ( | i, | |
trait | |||
) |
Definition at line 24 of file traits_lambda_spec.hpp.