[#CBlockIndex-2destructor] = xref:CBlockIndex.adoc[CBlockIndex]::~CBlockIndex :relfileprefix: ../ :mrdocs: Destroys the block index entry. == Synopsis Declared in `<chain.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr ~CBlockIndex() = default; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#