Appearance
因为 https://zh.cppreference.com/w/cpp/utility/any/type 这个方法返回 std::type_info。
std::type_info
构造逆序 https://isocpp.org/wiki/faq/dtors#order-dtors-for-locals。
例外:如果有 NRVO,变量就不会析构。