Replace function instanciations with macros by templates

This commit is contained in:
Christophe Riccio
2014-10-20 03:26:59 +02:00
parent 47a6947736
commit 4fc68ffe49
16 changed files with 82 additions and 164 deletions

View File

@@ -70,3 +70,4 @@ int main()
return Error;
}