First page Back Continue Last page Overview Graphics
familyCountof() – selecting the proper method
familyCountof() is where the real work gets done
It takes 2 parameters:
- The container on which to operate
- A parameter which helps the compiler select the proper overload
- The second parameter is ignored by the algorithm
Both overloads are templates