Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2022-02-14 20:58:45


Niall Douglas wrote:
> I also think you need a separate macro control for boost::system::error_code's
> use of source location, because it won't be unusual to want global source
> location function to be working but error_code's use of it to be globally
> disabled.

boost::system::error_code doesn't create any source locations by itself. If you
give it a pointer to one, it stores it. If not, not.


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