From: Peter Dimov (pdimov_at_[hidden])
Date: 2022-02-18 20:07:17


> https://github.com/boostorg/type_traits/pull/168
>
> As already noted, this doesn't affect Boost.Optional, which has its own
> aligned_storage.

For Optional, please see

https://github.com/boostorg/optional/pull/100

and

https://github.com/boostorg/optional/pull/101