2
0
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:
Joel de Guzman
2002-09-04 22:10:37 +00:00
parent ba86f516d8
commit d274a8395b

View File

@@ -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), \