Boost logo

Boost :

Subject: Re: [boost] [parameter] compiler errors with operators
From: Dave Abrahams (dave_at_[hidden])
Date: 2011-12-15 07:13:04


on Sun Dec 04 2011, Lorenzo Caminiti <lorcaminiti-AT-gmail.com> wrote:

> Hello all,
>
> Does Boost.Parameter support operators?
>
> The following example is from the docs but it doesn't compile.

My guess from what you wrote there is that the legacy interface supports
operators but this version of the library never did. I would suggest
extending the library to recognize a special function name in place of
operator(), and having it generate the function call operator itself.

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk