Closed ecorm closed 9 years ago
Provide non-member convenience functions that can convert/compare a Variant to a boost::optional and vice-versa. These functions should be in their own header, in order to avoid a Boost dependency when those functions are not needed.
Variant
boost::optional
Provide non-member convenience functions that can convert/compare a
Variant
to aboost::optional
and vice-versa. These functions should be in their own header, in order to avoid a Boost dependency when those functions are not needed.