Reply to comment

Templates have a lot of

Templates have a lot of positives, I don't think fast compiles time is
really one of them. Sure it may compile faster the first time (as you compile
only the members you need) but since all template code has to live in
header files (yes there is export, but it never seems to do the job). When
code is being tweaked/developed/enhanced this can lead to a lot of
compilation pain.

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote>
  • Lines and paragraphs break automatically.
  • You may post PHP code. You should include <?php ?> tags.
  • Web page addresses and e-mail addresses turn into links automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. Beside the tag style "<foo>" it is also possible to use "[foo]". PHP source code can also be enclosed in <?php ... ?> or <% ... %>.
  • Images can be added to this post.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.