Support loading `unique_ptr<Derived>` as `unique_ptr<Base>`. (#4031)
* Support loading unique_ptr<derived> as unique_ptr<base>. * Fix incorrect test * pre commit fix * Fix clang tidy * Resolve comments * Resolve comments
parent
cf2c307e
Please register or sign in to comment