$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [optional] operator<(optional<T>, T) -- is it wrong?
From: Marcel Raad (raad_at_[hidden])
Date: 2014-11-27 11:08:39
David Stone <david <at> doublewise.net> writes:
> Has anyone reading this list every actually
> used std::map<boost::optional<T>, U>?
Yes, I frequently use that.