29 #include YFM_YSLib_Core_YObject
38 const auto y(vo.content.get_holder());
40 return x && y && x->type() == y->type() ?
static_cast<const IValueHolder&
>(
41 *x) == static_cast<const IValueHolder&>(*y) :
false;
any_ops::holder * get_holder() const
bool operator==(nullptr_t lhs, const _type &rhs)