From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18690 invoked by alias); 19 Aug 2008 16:45:39 -0000 Received: (qmail 18682 invoked by uid 22791); 19 Aug 2008 16:45:39 -0000 X-Spam-Check-By: sourceware.org Received: from an-out-0708.google.com (HELO an-out-0708.google.com) (209.85.132.244) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 19 Aug 2008 16:44:44 +0000 Received: by an-out-0708.google.com with SMTP id c28so6529ana.104 for ; Tue, 19 Aug 2008 09:44:42 -0700 (PDT) Received: by 10.100.7.1 with SMTP id 1mr1192625ang.55.1219164282289; Tue, 19 Aug 2008 09:44:42 -0700 (PDT) Received: by 10.100.232.19 with HTTP; Tue, 19 Aug 2008 09:44:42 -0700 (PDT) Message-ID: <9c1eb01c0808190944n35fdee8fwb8543488abae948e@mail.gmail.com> Date: Tue, 19 Aug 2008 16:57:00 -0000 From: "Michael Kaes" To: gcc-help@gcc.gnu.org Subject: Re: Template type usage from base classes In-Reply-To: <9c1eb01c0808190834p147266b8w2ae6224ee49689b9@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9c1eb01c0808190834p147266b8w2ae6224ee49689b9@mail.gmail.com> Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2008-08/txt/msg00175.txt.bz2 Thanks everybody, works as it I expected it :-) Took me nearly a day. I should stick more to gcc than to VS8. Regards Michael Kaes