// PR c++/10200 template inline void end(Tp) { } template bool tnegative(const T& t) { return t.end < 0; }