On Sat, Jun 22, 2013 at 10:57 AM, Andrew Sutton <andrew.n.sut...@gmail.com> wrote: > I changed the implementation to associate constraints with template > decls (actually lang_decl_min) rather than template_info.
Hmm, why move it to lang_decl_min? Now, every C++ declaration will have a constraint, instead of just temploids? -- Gaby