Skip to content

v0.9 clear() method for utlru cache

Compare
Choose a tag to compare
@jbaldwin jbaldwin released this 01 Mar 22:53
a3589b0
Add clear() function to utlru cache (#22)

* Add clear() function to utlru cache

* Tweak githook cmake messages and explicit --local (#20)

* suggested improvements

* fix extra m_lru_end assignment

* fix extra m_lru_end assignment. ugh.

Co-authored-by: Nick Gully <ngully@spotx.tv>
Co-authored-by: Josh Baldwin <jbaldwin@users.noreply.github.com>