mirror of
https://github.com/boostorg/python.git
synced 2026-01-26 06:42:27 +00:00
pardon, wrong commit. one more try. sorry.
[SVN r15161]
This commit is contained in:
@@ -108,7 +108,7 @@ struct func_stubs_base {};
|
||||
#define BPL_IMPL_MEM_FUNC_WRAPPER_GEN(INDEX, DATA) \
|
||||
static RT BOOST_PP_CAT(func_, INDEX) \
|
||||
( \
|
||||
ClassT& obj BOOST_PP_COMMA_IF(INDEX) \
|
||||
ClassT& obj, \
|
||||
BOOST_PP_ENUM \
|
||||
( \
|
||||
BOOST_PP_ADD(BOOST_PP_TUPLE_ELEM(3, 1, DATA), INDEX), \
|
||||
|
||||
Reference in New Issue
Block a user