> The changes aren't c++03 compatible since they use default template arguments > in a function template.
Right - I *could* put the template args into a pointer argument with a default value http://reviews.llvm.org/D7384 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
