Boost logo

Boost :

Subject: Re: [boost] [Fit] formal review starts today
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2016-03-04 14:01:54


Le 04/03/2016 18:37, paul Fultz a écrit :
>>> - Different functions in the library do not
>>> have a consistent interface for similar
>>> variations:
>>> - always/always_ref vs. capture/capture_forward/capture_decay vs
>>> partial w/ std::ref.
> `alway_ref should be just an implementation detail. The user can already write
> `always(std::ref(x)) if they want a reference. I only use this to try and save
> `some template instantiations when I need to the always_ref(*this)(xs...)
> `pattern.
I always_ref doesn't helps, could you create an issue to remove it?

Vicente


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