mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@519 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
a745ecfb0a
commit
a2a9c1da30
2 changed files with 0 additions and 3 deletions
|
|
@ -50,10 +50,8 @@
|
|||
|
||||
#define MOCK_PARAM(z, n, d) \
|
||||
BOOST_PP_COMMA_IF(n) d, n >::type p##n
|
||||
|
||||
#define MOCK_PARAMS(n, S, tpn) \
|
||||
BOOST_PP_REPEAT(n, MOCK_PARAM, tpn mock::detail::parameter< S)
|
||||
|
||||
#define MOCK_DECL(M, n, S, c, tpn) \
|
||||
tpn boost::function_types::result_type< S >::type M( \
|
||||
MOCK_PARAMS(n, S, tpn) ) c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue