------- Comment #1 from smm2rc at Virginia dot EDU 2009-12-31 19:22 ------- Oh, and replacing the 'auto&& key = *b' line with 'auto&& key = b.member_function()' results in a no-error compilation.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42567
------- Comment #1 from smm2rc at Virginia dot EDU 2009-12-31 19:22 ------- Oh, and replacing the 'auto&& key = *b' line with 'auto&& key = b.member_function()' results in a no-error compilation.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42567