0_0_11696033_30032.cpp:21: error: expected nested-name-specifier before '...' token
0_0_11696033_30032.cpp:21: error: ISO C++ forbids declaration of `parameter' with no type
0_0_11696033_30032.cpp:21: error: expected `>' before '...' token
0_0_11696033_30032.cpp:22: error: `Args' was not declared in this scope
0_0_11696033_30032.cpp:23: error: expected `;' before '{' token
0_0_11696033_30032.cpp:25: error: template declaration of `T Fac<T>::create'
0_0_11696033_30032.cpp: In function `int main()':
0_0_11696033_30032.cpp:35: error: ISO C++ forbids declaration of `tp' with no type
0_0_11696033_30032.cpp:35: error: `make_tuple' undeclared (first use this function)
0_0_11696033_30032.cpp:35: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11696033_30032.cpp:36: error: ISO C++ forbids declaration of `tp2' with no type
|