mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Removed obsolete BOOST_DEDUCED_TYPENAME
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@716 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
f04be9827f
commit
58c27a4f0c
12 changed files with 45 additions and 48 deletions
|
|
@ -157,7 +157,7 @@ namespace detail
|
|||
Expected_##n expected##n;
|
||||
|
||||
#define MOCK_CONSTRAINT_CREF_PARAM(z, n, Args) \
|
||||
BOOST_DEDUCED_TYPENAME \
|
||||
typename \
|
||||
boost::unwrap_reference< Expected_##n >::type \
|
||||
BOOST_PP_ARRAY_ELEM(n, Args)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue