From issues-return-2277-apmail-stdcxx-issues-archive=stdcxx.apache.org@stdcxx.apache.org Mon Jul 14 16:29:22 2008 Return-Path: Delivered-To: apmail-stdcxx-issues-archive@locus.apache.org Received: (qmail 68182 invoked from network); 14 Jul 2008 16:29:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Jul 2008 16:29:22 -0000 Received: (qmail 70596 invoked by uid 500); 14 Jul 2008 16:29:22 -0000 Delivered-To: apmail-stdcxx-issues-archive@stdcxx.apache.org Received: (qmail 70568 invoked by uid 500); 14 Jul 2008 16:29:22 -0000 Mailing-List: contact issues-help@stdcxx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stdcxx.apache.org Delivered-To: mailing list issues@stdcxx.apache.org Received: (qmail 70545 invoked by uid 99); 14 Jul 2008 16:29:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jul 2008 09:29:22 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jul 2008 16:28:38 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C6DF8234C174 for ; Mon, 14 Jul 2008 09:28:31 -0700 (PDT) Message-ID: <987439599.1216052911813.JavaMail.jira@brutus> Date: Mon, 14 Jul 2008 09:28:31 -0700 (PDT) From: "Travis Vitek (JIRA)" To: issues@stdcxx.apache.org Subject: [jira] Resolved: (STDCXX-918) implement tr.meta.unary.cat types In-Reply-To: <1591754972.1210193996715.JavaMail.jira@brutus> 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-918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek resolved STDCXX-918. --------------------------------- Resolution: Fixed > implement tr.meta.unary.cat types > --------------------------------- > > Key: STDCXX-918 > URL: https://issues.apache.org/jira/browse/STDCXX-918 > Project: C++ Standard Library > Issue Type: Sub-task > Components: TR1.4 - Metaprogramming and Type Traits > Reporter: Travis Vitek > Assignee: Travis Vitek > Fix For: 4.3.0 > > Original Estimate: 12h > Time Spent: 12h > Remaining Estimate: 0h > > implement {{is_void}} and other types described in tr.meta.unary.cat. write tests for new types. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.