From owner-freebsd-hackers@FreeBSD.ORG Mon Jun 16 14:13:14 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 662191065679 for ; Mon, 16 Jun 2008 14:13:14 +0000 (UTC) (envelope-from dudu@dudu.ro) Received: from hu-out-0506.google.com (hu-out-0506.google.com [72.14.214.231]) by mx1.freebsd.org (Postfix) with ESMTP id ECE958FC0C for ; Mon, 16 Jun 2008 14:13:13 +0000 (UTC) (envelope-from dudu@dudu.ro) Received: by hu-out-0506.google.com with SMTP id 34so6975465hue.8 for ; Mon, 16 Jun 2008 07:13:13 -0700 (PDT) Received: by 10.82.156.10 with SMTP id d10mr61187bue.72.1213624690264; Mon, 16 Jun 2008 06:58:10 -0700 (PDT) Received: by 10.82.187.14 with HTTP; Mon, 16 Jun 2008 06:58:10 -0700 (PDT) Message-ID: Date: Mon, 16 Jun 2008 16:58:10 +0300 From: "Vlad GALU" To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: kan@freebsd.org Subject: g++ associative containers X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 14:13:14 -0000 Hello list, I didn't have a clue where else to post this so I figured this place was the right one. I also CCed Alex Kabaev, who did the gcc 4 import. I'd like to use a Patricia container in the new libstdc++. The issue is that /usr/include/c++/4.2/ext/pb_ds/assoc_container.hpp has two erroneous #include directive on lines 52 and 53. Are there any plans to cover that part of the new libstdc++, or is there any workaround? Thanks, Vlad -- ~/.signature: no such file or directory