C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Extend std::type_info with more information

From: Frederick Virchanza Gotham <cauldwell.thomas_at_[hidden]>
Date: Thu, 11 Apr 2024 14:42:30 +0100
On Thu, Apr 11, 2024 at 2:40 PM Tiago Freire wrote:
>
> The problem is the OP is not about changing std::any,
> but adding sizeof and alignof to std::type_info


It turns out that the Itanium and Microsoft ABI's don't have this info
inside their type_info, and so I'm not asking for it anymore.

Received on 2024-04-11 13:42:42