bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: syntax_error constructor is declared inline


From: Frank Heckenbach
Subject: Re: syntax_error constructor is declared inline
Date: Wed, 14 Mar 2018 23:04:01 +0100

Hans Åberg wrote:

> It could be deliberate to avoid them being exported. But C++ now
> has namespaces, which cann be used to avoid name conflicts.

It's all in a namespace anyway (yy by default) and we're only
talking about a constructor, so no name conflicts. I think it was a
simple mistake.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]