From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19006 invoked by alias); 25 Sep 2002 03:50:12 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 18999 invoked from network); 25 Sep 2002 03:50:11 -0000 Received: from unknown (HELO mail.cdt.org) (206.112.85.61) by sources.redhat.com with SMTP; 25 Sep 2002 03:50:11 -0000 Received: from dberlin.org (pool-138-88-0-100.res.east.verizon.net [138.88.0.100]) by mail.cdt.org (Postfix) with ESMTP id 299FA490061; Tue, 24 Sep 2002 23:27:06 -0400 (EDT) Received: from [192.168.0.252] (account dberlin HELO dberlin.org) by dberlin.org (CommuniGate Pro SMTP 4.0b9a) with ESMTP id 270177; Tue, 24 Sep 2002 23:50:09 -0400 Date: Tue, 24 Sep 2002 20:50:00 -0000 Subject: Re: suggestion for dictionary representation Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v546) Cc: David Carlton , Daniel Jacobowitz , gdb@sources.redhat.com To: Jim Blandy From: Daniel Berlin In-Reply-To: Message-Id: Content-Transfer-Encoding: 7bit X-SW-Source: 2002-09/txt/msg00396.txt.bz2 On Tuesday, September 24, 2002, at 10:46 PM, Jim Blandy wrote: >> > > Actually, the insanely long symbol names I've seen have to do with > template abuse, not deeply nested namespaces. I'm not free to post > the example I have in mind, but I'm pretty sure you'd be disgusted. > I forgot about template metaprogramming. I'm a bit scared to c++filt blitz++ and friends. --Dan