[][src]Type Definition bm::OwnedList

type OwnedList<C> = List<Owned, C>;

List with owned root.