From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicholas Lee To: egcs@cygnus.com Subject: Is this template problem in ecgs? Date: Tue, 23 Jun 1998 22:55:00 -0000 Message-id: X-SW-Source: 1998-06/msg00825.html ---8<--- #include template inline T& min(const T& x, const T& y) { return (x