$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2006-07-10 19:26:17
Ovanes Markarian wrote:
>In my current project is a need to implement an optional type, this type is considered to be lazy.
>I am wondering why C++ or Boost do not offer this possibility.
>
>
In what way does Boost.Optional fail to meet your needs?
Sebastian Redl