Compiling document.h with Clang produces an error because the 'template'
keyword is not used to call a member function template of a dependent type.
The attached patch fixes it.
Original issue reported on code.google.com by jonathan...@gmail.com on 17 May 2013 at 12:24
Original issue reported on code.google.com by
jonathan...@gmail.com
on 17 May 2013 at 12:24Attachments: