I am curious, what average is obtained from this code snippet? The accumulator is intended to be empty.
I have the gist of a custom accumulator. I want to know how to get an integer argument from the \"argument pack\", or if this is even possible:
Can someone explain why the following doesn\'t work? int main() // Tried on several recent C++ \'03 compilers.