mirror of
https://github.com/changkun/modern-cpp-tutorial.git
synced 2025-12-17 04:34:40 +03:00
9 lines
146 B
C++
9 lines
146 B
C++
//
|
|
// variadic.template.parameter.pack.cpp
|
|
//
|
|
// exercise solution - chapter 2
|
|
// modern cpp tutorial
|
|
//
|
|
// created by changkun at changkun.de
|
|
//
|