13 #include <boost/optional.hpp>
14 #include "../internal/helpers.h"
18 template <
class t_Value>
39 return (boost::none == ptr);
44 #define ARILES2_POINTER_TYPE boost::optional
boost::optional< t_Value > Pointer
static bool isNull(const Pointer &ptr)
static void reset(Pointer &ptr)
static void allocate(Pointer &ptr)