Standard library namespace, extended here with a deleted hash specialization.

Types

Name

Description

hash<CTransactionRef>

Disable default std::hash for CTransactionRef to prevent accidentally comparing by pointer. Use CTransactionRefHash or provide a custom hasher.

Created with MrDocs