User profile: Louis

User info
User name:Louis
History
Joined:
Number of posts:2
Latest posts:

parameter pack in a template class
Thank you PanGalactic, the following code compiles : [code] [b]timer.hpp[/b] #include <functional> ...

parameter pack in a template class
Hello and sorry for my probably bad english, I'm working on a pacman-like game, in C++0x ( because ...