fix: wrong exercise path

fix #70
fix #71
This commit is contained in:
Changkun Ou
2019-07-14 09:40:44 +02:00
parent 69e4c6243d
commit c50f2654d8
3 changed files with 37 additions and 9 deletions

View File

@@ -1,8 +0,0 @@
//
// variadic.template.parameter.pack.cpp
//
// exercise solution - chapter 2
// modern cpp tutorial
//
// created by changkun at changkun.de
//