C++ Logo

sg20

Advanced search

Re: [isocpp-ext] namespace composition

From: Ville Voutilainen <ville.voutilainen_at_[hidden]>
Date: Sun, 30 Apr 2023 19:22:37 +0300
On Sun, 30 Apr 2023 at 19:02, Marc Glisse <marc.glisse_at_[hidden]> wrote:
> > Well.. introducing address sanitizer to newcomers is perhaps a
> > distraction and a digression.
>
> How is learning to use the compiler correctly a distraction?

Maybe a course that tries to introduce newcomers to what loops and
functions are doesn't want
to dive into how to invoke tools.

> Is learning to use a debugger also a distraction?

Depends. If it just works out of the box in an IDE installation, then
probably not. If it needs something
special, like how to make an ASAN failure break instead of terminate,
then probably.

Received on 2023-04-30 16:22:51