C++基类继承 enable_shared_from_this 之后派生类无法使用 shared_from_this() 的解决方法

NoSuchKey