vote up 3 vote down star

Are there any issues which might make MS's T4 Template code-generation system unsuitable for generating C++ code?

flag

77% accept rate

2 Answers

vote up 2 vote down check

It can generate any text you want, including C++ code.

link|flag
Yeah. Silly question I suppose. Although I did see that you can specify that the template language is either VB or C#. This relates presumably to automatic compilation of the output of the template? – mackenir Nov 27 '08 at 11:06
Your templates are generated using C# or VB but I don't think this has anything to do with the output. – Dave Hillier Nov 27 '08 at 20:35
vote up 0 vote down

Apparently not.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.