mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-02 01:04:43 +02:00
Add bitdeque, an std::deque<bool> analogue that does bit packing.
This commit is contained in:
committed by
Suhas Daftuar
parent
1d4cfa4272
commit
84852bb6bb
@@ -264,6 +264,7 @@ BITCOIN_CORE_H = \
|
||||
undo.h \
|
||||
util/asmap.h \
|
||||
util/bip32.h \
|
||||
util/bitdeque.h \
|
||||
util/bytevectorhash.h \
|
||||
util/check.h \
|
||||
util/epochguard.h \
|
||||
|
||||
Reference in New Issue
Block a user