Searched defs:SharedImpl (Results 1 – 1 of 1) sorted by relevance
33 BinaryStreamRefBase(std::shared_ptr<StreamType> SharedImpl, uint32_t Offset, in BinaryStreamRefBase()143 std::shared_ptr<StreamType> SharedImpl; variable