From -3279246160695061748
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f78e5,7b8ff869fe5b7ef5
X-Google-Attributes: gidf78e5,public
X-Google-ArrivalTime: 2003-11-24 19:47:40 PST
Path: archiver1.google.com!news2.google.com!fu-berlin.de!newsfeed.stueberl.de!kibo.news.demon.net!mutlu.news.demon.net!demon!mail2news.demon.co.uk!devnull
From: ekkehard.morgenstern@onlinehome.de ("Ekkehard Morgenstern")
Newsgroups: comp.std.c++
Subject: Re: compilers that implement the keyword 'export'
Date: Tue, 25 Nov 2003 03:47:36 +0000 (UTC)
Organization: 1&1 Internet AG
Lines: 21
Approved: fjh@cs.mu.oz.au (Fergus Henderson , moderator of comp.std.c++)
Message-ID: <bpu4e8$clj$1@online.de>
References: <3cad08b8.0311171811.2760c086@posting.google.com>
X-Trace: mail2news.demon.co.uk 1069732056 25698 10.0.0.1 (25 Nov 2003 03:47:36 GMT)
X-Complaints-To: abuse@demon.net
NNTP-Posting-Date: Tue, 25 Nov 2003 03:47:36 +0000 (UTC)
X-Received: from mulga.cs.mu.oz.au ([128.250.1.22])
	by news.demon.co.uk with esmtp (Exim 4.12)
	id 1AOUAo-0006gL-00
	for mail2news@news.news.demon.net; Tue, 25 Nov 2003 03:47:35 +0000
X-Received: from localhost (localhost [[UNIX: localhost]]) by mulga.cs.mu.OZ.AU
	id OAA13798; Tue, 25 Nov 2003 14:47:31 +1100 (EST)
X-Authentication-Warning: mulga.cs.mu.OZ.AU: fjh set sender to devnull@stump.algebra.com using -f
X-Path: comp-std-cpp-robomod!not-for-mail
X-Robomod: STUMP, ichudov@algebra.com (Igor Chudov)
X-Delivered-To: std-c++@ucar.edu
X-Newsgroups: comp.std.c++
X-NNTP-Posting-Date: Mon, 24 Nov 2003 23:32:25 +0000 (UTC)
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
X-Spam-Status: No, hits=-4.6 required=5.0
	tests=AWL,BAYES_10,MAILTO_TO_SPAM_ADDR,PRIORITY_NO_NAME,
	      QUOTED_EMAIL_TEXT,REFERENCES
	version=2.55
X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)
Xref: archiver1.google.com comp.std.c++:512


"Razmig K" <strontium90@postmaster.co.uk> schrieb im Newsbeitrag
news:3cad08b8.0311171811.2760c086@posting.google.com...
> please name any recent C++ compiler that can handle 'export'ing
> templates for effective separate compilation.
> Thank you.

IBM Visual Age for C++ V3.5 (AFAIK doesn't work on Windows 2000 and XP) and
V4.0 (which entirely eliminates isolated module compliation).

I don't know if the compiler is still manufactured or supported, or for
which platforms.



---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html                       ]



