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@503 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
4e54ac1830
commit
8a7c9bd3c2
1 changed files with 1 additions and 2 deletions
|
|
@ -45,8 +45,7 @@ namespace detail
|
|||
public:
|
||||
#ifndef MOCK_NUM_ARGS_0
|
||||
expectation()
|
||||
:
|
||||
BOOST_PP_REPEAT(MOCK_NUM_ARGS,
|
||||
: BOOST_PP_REPEAT(MOCK_NUM_ARGS,
|
||||
MOCK_EXPECTATION_INITIALIZE, BOOST_PP_EMPTY)
|
||||
{}
|
||||
template< BOOST_PP_ENUM_PARAMS(MOCK_NUM_ARGS, typename Constraint_) >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue