http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46764

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2010-12-02 
13:43:27 UTC ---
changing typeof to decltype or __typeof__ causes it to work

looks as though 'typeof' simply isn't recognised in C++0x mode

Reply via email to