Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2024-03-01 01:35:59


Zach Laine wrote:
> For instance, Andrzej was trying to use
> boost::variant in one of his parsers, and the printing code broke. It broke
> because boost::variant defines ostream & op<<(ostream&,variant), and then
> *static asserts in it*. What?

This probably needs to be fixed in Variant. I had the same problem

https://github.com/boostorg/variant2/issues/31

and fixed it.


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