[#std] = std :mrdocs: Standard library namespace, extended here with a deleted hash specialization. == Types [cols="1,4"] |=== | Name| Description | xref:std/hash-038.adoc[`hash<CTransactionRef>`] | Disable default std::hash for CTransactionRef to prevent accidentally comparing by pointer. Use CTransactionRefHash or provide a custom hasher. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#