Macros
lambda_spec.hpp File Reference
#include <boost/mpl/void.hpp>
#include <boost/mpl/lambda_fwd.hpp>
#include <boost/mpl/int_fwd.hpp>
#include <boost/mpl/aux_/preprocessor/params.hpp>
#include <boost/mpl/aux_/lambda_arity_param.hpp>
#include <boost/mpl/aux_/config/lambda.hpp>
Include dependency graph for lambda_spec.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BOOST_MPL_AUX_PASS_THROUGH_LAMBDA_SPEC(i, name)
 

Macro Definition Documentation

◆ BOOST_MPL_AUX_PASS_THROUGH_LAMBDA_SPEC

#define BOOST_MPL_AUX_PASS_THROUGH_LAMBDA_SPEC (   i,
  name 
)
Value:
template< \
BOOST_MPL_PP_PARAMS(i, typename T) \
, typename Tag \
> \
struct lambda< \
name< BOOST_MPL_PP_PARAMS(i, T) > \
> \
{ \
typedef false_ is_le; \
typedef name< BOOST_MPL_PP_PARAMS(i, T) > result_; \
typedef result_ type; \
}; \

Definition at line 26 of file lambda_spec.hpp.

T
T
Definition: mem_fn_cc.hpp:25
BOOST_MPL_PP_PARAMS
#define BOOST_MPL_PP_PARAMS(n, p)
Definition: params.hpp:28
boost::iterators::i
D const & i
Definition: iterator_facade.hpp:956
int_
Definition: int_fwd.hpp:22
bool_< false >
BOOST_MPL_AUX_LAMBDA_ARITY_PARAM
#define BOOST_MPL_AUX_LAMBDA_ARITY_PARAM(param)
Definition: lambda_arity_param.hpp:20


sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 03:56:21