C++ Logo

std-proposals

Advanced search

Re: [std-proposals] std::chimeric_ptr -- it's alive... it's ALIVE!

From: Frederick Virchanza Gotham <cauldwell.thomas_at_[hidden]>
Date: Thu, 27 Nov 2025 19:26:16 +0000
On Thu, Nov 27, 2025 at 6:56 PM JJ Marr wrote:
>
> My understanding from previous discussions is that the microscope compiler the OP was using is still on C++03. The creators (Texas Instruments) are unlikely to upgrade C++ standards, and likely cannot if CHAR_BIT=8.
>
> https://lists.isocpp.org/std-proposals/2025/06/14306.php


The firmware was C++98 on a microcontroller.

The desktop PC software, i.e. the SDK, was C++latest (i.e. C++23 at
the time of writing).

The class hierarchy I posted earlier today was for the desktop PC.

Received on 2025-11-27 19:24:40