public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Pierre Chatelier <pierre.chatelier@club-internet.fr>
To: gcc-help@gcc.gnu.org
Subject: Re: Template parameters problem
Date: Tue, 27 Jun 2006 18:25:00 -0000	[thread overview]
Message-ID: <7781AF08-6702-4B60-AE4C-ABA2F331939D@club-internet.fr> (raw)
In-Reply-To: <20060627180503.GA28901@cs-wsok.swansea.ac.uk>

> it must be
>
> struct Foo
> {
>   void resetFoo(const std::map<int,char>& foo = (std::map<int,char> 
> ()))
>   {
>   }
> };
>
> to disambiguate the syntax

Hello,

Thanks, you are right, it works.
In the meantime, I finally found out that it was a kind of old known  
"bug" (bug #57 in gcc bugzilla).
Regards,

Pierre Chatelier

      reply	other threads:[~2006-06-27 18:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-27 17:35 Pierre Chatelier
2006-06-27 18:01 ` Oliver Kullmann
2006-06-27 18:25   ` Pierre Chatelier [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7781AF08-6702-4B60-AE4C-ABA2F331939D@club-internet.fr \
    --to=pierre.chatelier@club-internet.fr \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).