Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2019-10-25 15:15:00


Robert Ramey wrote:

> When it happened it broke my code and created all sorts of havoc.

Not this again.

FWIW, your problem is that you're missing a declaration of
boost::throw_exception. See

https://github.com/boostorg/variant2/blob/a15364bd8148b147e0ba7d27197a36b33dac63b8/include/boost/variant2/variant.hpp#L33-L37

for example.


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