]> Git Repo - VerusCoin.git/commit
boost: split stream classes out of serialize.h
authorCory Fields <[email protected]>
Wed, 22 Oct 2014 19:08:30 +0000 (15:08 -0400)
committerCory Fields <[email protected]>
Wed, 22 Oct 2014 19:21:06 +0000 (15:21 -0400)
commitfa7361907a0a5d6698bb7e8e45fa5ac034b81066
treeab9b6037f55bde2a5f6b9a9bb695fc512d055543
parent25cc1cf8dc03b9ba0ae886d354855adc207b5b6e
boost: split stream classes out of serialize.h

serialization now has no dependencies.
16 files changed:
src/Makefile.am
src/addrman.cpp
src/allocators.h
src/bloom.cpp
src/core_read.cpp
src/core_write.cpp
src/db.h
src/leveldbwrapper.h
src/net.h
src/qt/recentrequeststablemodel.cpp
src/serialize.h
src/streams.h [new file with mode: 0644]
src/test/alert_tests.cpp
src/test/serialize_tests.cpp
src/txmempool.cpp
src/txmempool.h
This page took 0.02642 seconds and 4 git commands to generate.