Dec. 3rd, 2008
More C++ Geekery.
Dec. 3rd, 2008 08:39 amI hadn't realized until just now that dummy parameters were applied based on the static type of their function call.( C++ Code, Cut in case you don't care. )
I don't know that I will ever have reason to use this fact, but its yet one more gotcha in C++ that I hadn't known about.
I don't know that I will ever have reason to use this fact, but its yet one more gotcha in C++ that I hadn't known about.