6 May
2009
6 May
'09
2:27 p.m.
AMDG Dominique Devienne wrote:
On Wed, May 6, 2009 at 4:44 AM, Gevorg Voskanyan
wrote: boost::none will be helpful as well: f(p1, p2, boost::none, p4);
Beside the headers, Google doesn't yield documentation on boost::none.
Could someone please explain it's intended use? I see none_t is a typedef to a member of none_helper, a struct with no members, and none is a const none_t, but I'd expect such a pointer to not be convertible to anything, so I'm not following on passing boost::none to a boost::optional as above, nor can't figure out the use for none. Can someone please provide some details / background info on none? Thanks
http://tinyurl.com/cuehvn In Christ, Steven Watanabe