K 10 svn:author V 2 ed K 8 svn:date V 27 2012-01-17T20:21:31.637039Z K 7 svn:log V 225 Don't expose __generic() when not using C++. According to the GCC documentation, the constructs used to implement are only available in C mode. They only cause breakage when used used with g++. Reported by: tijl END