$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [config] Macro for null pointer
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2012-11-30 02:00:55
On Thu, Nov 29, 2012 at 10:40 PM, Vicente J. Botet Escriba
<vicente.botet_at_[hidden]> wrote:
> Unfortunately libraries authors including Boost
> libraries should use nullptr qualified as ::boost::nullptr to avoid any
> possible conflicts.
Not Boost authors, unqualified nullptr will refer to boost::nullptr.