[][src]Type Definition bm::OwnedPackedList

type OwnedPackedList<C, T, H, V> = PackedList<Owned, C, T, H, V>;

PackedList with owned root.