------- Comment #5 from cppljevans at suddenlink dot net 2009-06-11 21:24 ------- Created an attachment (id=17984) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17984&action=view) another version of earlier attach with a little different code but similar error msg
This version shows a little different error. The compiler error msg suggests compiler is looking at wrong subtree. In this version it appears to think Values is the expansion pattern; however, integral_c<Integral,Values> is the actual expansion pattern. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40092