On 29/10/20 19:48 -0400, Patrick Palka via Libstdc++ wrote:
On Thu, 29 Oct 2020, Patrick Palka wrote:
The class template semiregular-box of [range.semi.wrap] is specified
to value-initialize the underlying object whenever its type is default-
initializable. Our primary template for __detail::_
On Thu, 29 Oct 2020, Patrick Palka wrote:
> The class template semiregular-box of [range.semi.wrap] is specified
> to value-initialize the underlying object whenever its type is default-
> initializable. Our primary template for __detail::__box respects this
> requirement, but the recently added
The class template semiregular-box of [range.semi.wrap] is specified
to value-initialize the underlying object whenever its type is default-
initializable. Our primary template for __detail::__box respects this
requirement, but the recently added partial specialization (for types
which are already