C++0x will allow template to take an arbitrary number of arguments. What is the best use of this feature other than implementing tuples ?
|
|
Sample to 3:
Sample to 4:
Sample to 5:
See this example code: here |
|||
|
|
|
|
Allowing things like Boost.Function to take arbitrary numbers of parameters |
||
|
|
|
|
|
||||||||
|
