Boost logo

Boost :

From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2023-02-06 23:57:25


On Mon, Feb 6, 2023 at 1:22 AM Hans Dembinski via Boost
<boost_at_[hidden]> wrote:
> https://github.com/hliberacki/cpp-member-accessor

This is very interesting. However, given that:

1. It enshrines a generally bad practice, and

2. It is only an 85-line library (including comments and whitespace).

I think it would be better for this to stay out of the Boost library
collection. Users who need it, can simply inline the header or code
into their existing code base; preferably as an implementation detail
and not as a public interface.

Thanks


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