[#CuckooCache-cache-2constructor] = xref:CuckooCache.adoc[CuckooCache]::xref:CuckooCache/cache.adoc[cache]::cache :relfileprefix: ../../ :mrdocs: You must always construct a cache with some elements via a subsequent call to setup or setup_bytes, otherwise operations may segfault. == Synopsis Declared in `<cuckoocache.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- cache(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#