
5 May
2011
5 May
'11
9 a.m.
On Thu, May 5, 2011 at 1:01 AM, Marsh Ray <marsh@extendedsubset.com> wrote:
Thus, it is better to use optional<T or &> instead of pointers whenever it supplies the required operations.
When auto is available, the disadvantage of boost::optional is minimal. It's clear that some people really prefer boost::optional, so find_opt or find_optional could be provided as well. But again: To what Boost lib could this be added? Utility? Olaf