On 31.05.2012 10:31, Zhenya wrote:
And, one more thing
if we have the following code:
template foo (T)
{
auto foo (U) (U arg)
{
}
}
...
foo!(int)('!');
determine whether the compiler that this specialization is to an
external template?


If you happen to be Russian, feel free to include Russian as well. I might help translate it ;)

As is your question is ... hardly understandable.

--
Dmitry Olshansky

Reply via email to