#1094·oatpp

'Bundle::get' 中的类型混淆

作者: 2rr0r4o3创建于 2026年8月24日更新于 2026年8月24日

`WrapperType` is the type the caller asked for and `it->second` is what is stored. Line 71 asks whether the requested type extends the stored one, so requesting a subclass of what is stored passes.