C++ Logo

std-proposals

Advanced search

Re: [std-proposals] dynamic_cast<void*>(void*)

From: Tiago Freire <tmiguelf_at_[hidden]>
Date: Tue, 27 Feb 2024 21:20:53 +0000
> We're downcasting here -- not upcasting. Replacing dynamic_cast with static_cast won't work here.

Actually, it is neither, the entire concept is ill-formed.

Received on 2024-02-27 21:20:55