------- Comment #1 from bangerth at dealii dot org 2007-10-12 12:52 ------- It's not the parentheses or the greater-than sign, but the cast that triggers the error. I will have to look up whether a cast is allowed here. For reference, icc accepts the code.
W. -- bangerth at dealii dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|> within function-style cast|function-style cast not |incorrectly parsed as |allowed in template argument |closing template angle | |bracket | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33744