Conditional compilation within template

  • Thread starter Thread starter Nick Clark
  • Start date Start date
N

Nick Clark

Is it possible in C++ to implement conditional compilation within a template,
using a template parameter as the condition.
 
Nick said:
Is it possible in C++ to implement conditional compilation within a template,
using a template parameter as the condition.

Nick:

Please don't multi-post. This is not a .NET question, so the vc.language
group is better. And you have a reply there (but not here...).
 
Back
Top