Category Archives: boost

An optional member of an optional object

My colleague told me that boost::optional suffers from missing the ability of building an optional of a member from an optional of its parent object.

Posted in boost, C++, C++11, optional | Leave a comment