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@523 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
ebbe042ab8
commit
04a4c4496d
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ namespace detail
|
||||||
typedef MOCK_ERROR_POLICY< R > error_type;
|
typedef MOCK_ERROR_POLICY< R > error_type;
|
||||||
|
|
||||||
typedef expectation< R ( BOOST_PP_ENUM_PARAMS(MOCK_NUM_ARGS, T) )
|
typedef expectation< R ( BOOST_PP_ENUM_PARAMS(MOCK_NUM_ARGS, T) )
|
||||||
> expectation_type;
|
> expectation_type;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
function_impl()
|
function_impl()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue