Hi Marc, Le Sat, Jun 19, 2010 at 01:09:11AM +0200, Marc Espie ecrivait : > > pcre_stringpiece.h:165: error: '__type_traits' is not a template > > pcre_stringpiece.h:165: error: explicit specialization of non-template > > '__type_traits' > > pcre_stringpiece.h:166: error: '__true_type' does not name a type > > > Does your example work if you tweak the header to ext/type_traits.h ?
My example was after having tweaked the header to ext/type_traits.h.