On Wed, Sep 8, 2010 at 5:57 PM, Steven Watanabe
AMDG
14.8.1/6: "... But when a function template with explicit template arguments is used, the call does not have the correct syntactic form unless there is a function template with that name visible at the point of the call...."
That is just the oddest rule! Going back to my original example, I could
make it work just by adding an arbritary declaration of at_c(),
#include