Boost logo

Boost :

Subject: Re: [boost] spoiled function declarations
From: Andrew Sutton (andrew.n.sutton_at_[hidden])
Date: 2010-05-05 22:24:10


>
> I have been looking to which Boost libraries provide an interface that
> "spoils" usual C++ function declaration using macros. So far I found
> that both Boost.ConceptCheck and Boost.Parameter replace usual C++
> function declaration using macros (see sample code below).
>
> Do you know of any other Boost library that "spoils" usual C++
> function declaration?
>

You might say that enable_if "spoils" function declarations. It can be
intrusive, but it's not a macro.

Andrew Sutton
andrew.n.sutton_at_[hidden]


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