mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Enhanced msvc compilation error message
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@427 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
f39550c881
commit
2fe4b78480
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ namespace detail
|
|||
int line_;
|
||||
};
|
||||
|
||||
template< typename Signature, int >
|
||||
template< typename Signature, int Arity >
|
||||
class expectation
|
||||
{
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue