Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 56974 invoked from network); 11 May 2007 23:02:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 May 2007 23:02:38 -0000 Received: (qmail 6805 invoked by uid 500); 11 May 2007 23:02:44 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 6717 invoked by uid 500); 11 May 2007 23:02:43 -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 6502 invoked by uid 99); 11 May 2007 23:02:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 May 2007 16:02:42 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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; Fri, 11 May 2007 16:02:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A8599714068 for ; Fri, 11 May 2007 16:02:15 -0700 (PDT) Message-ID: <8722376.1178924535686.JavaMail.jira@brutus> Date: Fri, 11 May 2007 16:02:15 -0700 (PDT) From: "Martin Sebor (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Commented: (STDCXX-410) money_base not documented In-Reply-To: <31088307.1178858475315.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-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495196 ] Martin Sebor commented on STDCXX-410: ------------------------------------- std::money_base is documented on the moneypunct.html page: http://incubator.apache.org/stdcxx/doc/stdlibref/moneypunct.html but there should be a link to it from money-get.html (and from money-put.html), and there should also be an entry for it in the Index. > money_base not documented > ------------------------- > > Key: STDCXX-410 > URL: https://issues.apache.org/jira/browse/STDCXX-410 > Project: C++ Standard Library > Issue Type: Bug > Components: Documentation > Affects Versions: 4.1.3 > Reporter: Mark Brown > > The money_get Class reference pag: http://incubator.apache.org/stdcxx/doc/stdlibref/money-get.html is missing documentation for the money_base class. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.