From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Buck To: egcs@cygnus.com Subject: Re: Template flags Date: Wed, 10 Dec 1997 08:41:00 -0000 Message-id: <199712101642.IAA15335@atrus.synopsys.com> References: <199712101616.KAA06763@friday.sccsi.com> X-SW-Source: 1997-12/msg00590.html > What flags, if any, should I use to compile template based code? In most cases, no special flags should be used. Note that template definitions as well as declarations must be handed to the compiler.