$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2007-02-09 12:03:50
Joe Gottman a écrit :
> Ive discovered that you cant use the arrow operator with an object
> of type optional<T &>
Wouldn't it be better to simply use T* in that case?