Jul 2024, 18:51 M.C.A. (Marco) Devillers via Gcc,
> > wrote:
> >>
> >> Document number: SCF4C++00
> >> Date: 2024-7-16
> >> Audience: GCC email list
> >> Reply-to: marco.devill...@gmail.com, gcc@gcc.gnu.org
> >>
> >> I. Introdu
Document number: SCF4C++00
Date: 2024-7-16
Audience: GCC email list
Reply-to: marco.devill...@gmail.com, gcc@gcc.gnu.org
I. Introduction
Because C++ smart pointers are based on RAII it is easy to trigger an
overflow of the C stack since destructors call each other. Smart
pointers are supposed