$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [shared_array] Why not in C++11 ?
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2013-07-08 07:20:51
On Mon, Jul 8, 2013 at 3:04 PM, Sid Sacek <ssacek_at_[hidden]> wrote:
>
> What I mean is, operator->() does not exist. How can it be a pointer when it is not possible to use pointer notation?
In that case I'd consider this a bug.