Re: why using ... unused in BOOST_SPIRIT_DEFINE_ macro

Larry Evans <[email protected]> Thu, 25 Aug 2016 13:57:37 -0500
Newsgroups gmane.comp.parsers.spirit.devel
Message-ID <[email protected]>
On 07/31/2016 03:23 PM, Larry Evans wrote:
> Because unused appears nowhere else in the function body,
> I was wondering What's the purpose of:
>
> https://github.com/boostorg/spirit/blob/develop/include/boost/spirit/home/x3/nonterminal/rule.hpp#L163
>
> ?

Never mind.  It's *obviously* there:

https://github.com/boostorg/spirit/blob/develop/include/boost/spirit/home/x3/nonterminal/rule.hpp#L165

I don't know how I missed that :(




------------------------------------------------------------------------------