$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Shifted Pointer] Review Request
From: Ilya Sokolov (ilyasokol_at_[hidden])
Date: 2011-04-22 03:17:50
> shifted_ptr<int> v = new shifted<int>(11);
@Phil Bouchard: shouldn't the constructor be explicit?