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...).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top