mirror of
https://github.com/boostorg/preprocessor.git
synced 2026-04-17 23:28:47 +02:00
Compare commits
1 Commits
boost-1.55
...
boost-1.49
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
45e4273709 |
@@ -38,7 +38,6 @@
|
||||
# endif
|
||||
# define BOOST_PP_TUPLE_REM_I(size) BOOST_PP_TUPLE_REM_ ## size
|
||||
# endif
|
||||
# define BOOST_PP_TUPLE_REM_0()
|
||||
# define BOOST_PP_TUPLE_REM_1(e0) e0
|
||||
# define BOOST_PP_TUPLE_REM_2(e0, e1) e0, e1
|
||||
# define BOOST_PP_TUPLE_REM_3(e0, e1, e2) e0, e1, e2
|
||||
|
||||
Reference in New Issue
Block a user