From stdcxx-dev-return-2846-apmail-incubator-stdcxx-dev-archive=incubator.apache.org@incubator.apache.org Tue Mar 13 18:51:30 2007 Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 65856 invoked from network); 13 Mar 2007 18:51:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Mar 2007 18:51:30 -0000 Received: (qmail 23479 invoked by uid 500); 13 Mar 2007 18:51:38 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 23470 invoked by uid 500); 13 Mar 2007 18:51:38 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 23459 invoked by uid 99); 13 Mar 2007 18:51:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Mar 2007 11:51:38 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Mar 2007 11:51:29 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4652B71406F for ; Tue, 13 Mar 2007 11:51:09 -0700 (PDT) Message-ID: <13302525.1173811869268.JavaMail.jira@brutus> Date: Tue, 13 Mar 2007 11:51:09 -0700 (PDT) From: "Martin Sebor (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Commented: (STDCXX-27) implement TR1 extensions In-Reply-To: <660544576.1127150427960.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/STDCXX-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480517 ] Martin Sebor commented on STDCXX-27: ------------------------------------ Most of TR1 (everything but clause 5.2 Mathematical special functions) has been integrated into the committee's working draft which should be used as the normative reference until the next official standard has been ratified: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2134.pdf > implement TR1 extensions > ------------------------ > > Key: STDCXX-27 > URL: https://issues.apache.org/jira/browse/STDCXX-27 > Project: C++ Standard Library > Issue Type: Task > Components: TR1 - Technical Report on C++ Library Extensions > Affects Versions: 4.1.2 > Environment: All > Reporter: Martin Sebor > > This is a placeholder task to implement the facilities described in Technical Report on C++ Library Extensions. > The latest draft of the document is here: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1745.pdf -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.