inline Ptr(const std::false_type&, Y* ptr) : std::shared_ptr(ptr) {}
报错的时候说这句代码无法转化参数小白感觉很迷,求大神帮忙解决
楼主请问你解决了吗?我也遇到同样的问题。