Type Definition mcpat::L3 [] [src]

type L3<'l> = Cache<'l>;

An L3 cache.