From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fce663eaf40b52f6 X-Google-Attributes: gid103376,public Path: controlnews3.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: Ranges in C++ Date: Tue, 11 May 2004 07:59:31 +0200 Organization: AdaCL Message-ID: <9862271.aROfB8LNF7@linux1.krischik.com> References: <1327280.rH5RGlINvC@linux1.krischik.com> <1802641.IB4YAx8xDq@linux1.krischik.com> Reply-To: krischik@users.sourceforge.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.t-online.com 1084255997 03 16834 tOyNGrMvVykWr1a 040511 06:13:17 X-Complaints-To: usenet-abuse@t-online.de X-ID: X0Mt70ZfwefjA5MBK2N8Lr0Lxq3ba0U55xXmUr00UKnM2KnVl2N-ZV User-Agent: KNode/0.7.7 Xref: controlnews3.google.com comp.lang.ada:432 Date: 2004-05-11T07:59:31+02:00 List-Id: Xenos wrote: > class unique_default {}; > > template > class Ranged { > ... > }; Interesting. The compiler I used was a little older and would not allow the use the type T inside the <...>. When I need the next I might do a redesign. With Regards Martin -- mailto://krischik@users.sourceforge.net http://www.ada.krischik.com