Subject: Re: [boost] variant2 never empty guarantees
From: Peter Dimov (lists_at_[hidden])
Date: 2017-06-09 11:28:44


degski wrote:

> Are there really any modernish OSes that *do* run out of memory?

Yes, it's not hard for a 32 bit app to run out of memory (which usually
means address space). Not hard at all nowadays.