[][src]Type Definition bm::OwnedVector

type OwnedVector<C> = Vector<Owned, C>;

Vector with owned root.