// Special g++ Options: -g // Internal compiler error on egcs 1.0.1 i586-pc-linux-gnulibc1. // From: Max Lawson // Message-Id: <9803091022.AA07520@drfmc.ceng.cea.fr> typedef unsigned int size_t; struct dummy { }; struct arrrrrgh { }; template struct whyyyyyyy { }; template struct grrrrrrrr { }; template class no_future { public: template no_future(const grrrrrrrr*,S>& man ) { } ~no_future( ) { } private: no_future(const no_future&); no_future& operator=(const no_future&); }; int main( ) { grrrrrrrr*> man; no_future here(man); return 0; }