[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

B. On The Use of Templates

Most of the mul libraries try to avoid the use of templates wherever possible. The main reason for this is that you can end up have large numbers of template variables - basic type, iterator type, return value type, model 1 type, model 2 type, builder type, etc. and this is ugly and often painful. Other reasons include avoiding being forced to use member functions with additional template parameters, confusion for users.


[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated on May, 1 2013 using texi2html 1.76.