Boost logo

Boost :

From: Richard (legalize_at_[hidden])
Date: 2022-05-23 19:24:36


In article <076301d86d77$2c794330$856bc990$@gmail.com>,
    Peter Dimov via Boost <boost_at_[hidden]> writes:

> Compilers apparently are warning on the use of 0 as a null pointer
> constant, suggesting we use nullptr instead. But compilers don't know
> that we support C++03 where nullptr isn't a thing.

I couldn't reproduce with clang or gcc. Do you have a repro on
compiler explorer?

This was my attempt: <https://godbolt.org/z/E3f3xnEhM>

-- 
"The Direct3D Graphics Pipeline" free book <http://tinyurl.com/d3d-pipeline>
            The Terminals Wiki <http://terminals-wiki.org>
     The Computer Graphics Museum <http://ComputerGraphicsMuseum.org>
  Legalize Adulthood! (my blog) <http://LegalizeAdulthood.wordpress.com>

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk