So others can query it. Useful for operations that may want to verify
the cache has capacity for N items before it performs an operation that
may cause cache eviction.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG5d75a3c16193: util: make capacity a public attribute on lrucachedict
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.