function template overload resolutions

15 Mar
2008
15 Mar
'08
12:22 p.m.
Hello
As functions templates cannot be partially specialized, Sutter(05) advices that one can use overload resolution instead:
I have
// header N.h
namespace A
{
namespace B
{
namespace C
{
template
6247
Age (days ago)
6247
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hicham Mouline