Type Definition mcpat::L3s [] [src]

type L3s<'l> = Iterator<'l, L3<'l>>;

An iterator over L3 caches.