[#kernel-CBlockFileInfo-2constructor] = xref:kernel.adoc[kernel]::xref:kernel/CBlockFileInfo.adoc[CBlockFileInfo]::CBlockFileInfo :relfileprefix: ../../ :mrdocs: Construct an empty block‐file info with all counters zeroed. == Synopsis Declared in `<node/blockstorage.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr CBlockFileInfo() = default; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#