CacheLRU.size

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto size(size_t s)
    class CacheLRU(K, V, Allocator = Mallocator)
    pure nothrow @safe @nogc
    size
    (
    size_t s
    )
  2. size_t size()

Meta