keithchew

Results 111 comments of keithchew

On my local, I have made this one-liner change in StorageCache.cpp: ``` size_t StorageCache::count() const { size_t count = m_spstorage->count(); count();