mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Cleaned code
This commit is contained in:
parent
afffdb470a
commit
15285a22ec
3 changed files with 7 additions and 6 deletions
|
|
@ -144,6 +144,7 @@ namespace detail
|
||||||
BOOST_PP_ENUM_PARAMS(MOCK_NUM_ARGS, c) );
|
BOOST_PP_ENUM_PARAMS(MOCK_NUM_ARGS, c) );
|
||||||
return *this;
|
return *this;
|
||||||
}
|
}
|
||||||
|
|
||||||
#if MOCK_NUM_ARGS > 1
|
#if MOCK_NUM_ARGS > 1
|
||||||
template< typename Constraint >
|
template< typename Constraint >
|
||||||
wrapper with( const Constraint& c )
|
wrapper with( const Constraint& c )
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue