if POCO_NO_SOO not set,and sizeof(ValueType) > POCO_SMALL_OBJECT_SIZE,call operator=(const ValueType&) and operator=(const Any&) will be memory leaks。