aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAkio Nakamura <nakamura@dgtechnologies.co.jp>2018-07-05 20:04:48 +0900
committerAkio Nakamura <nakamura@dgtechnologies.co.jp>2018-07-05 20:04:48 +0900
commit1fc605a8aea247b2d5776c22b3e187d1b190fd99 (patch)
tree275ea4556027d595ef4a25ab227a27b55bcd216f /test
parentb77c38e06c7f7383066f921db628a3616946cfe5 (diff)
downloadbitcoin-1fc605a8aea247b2d5776c22b3e187d1b190fd99.tar.xz
fix bench/prevector.cpp
1. PrevectorClear() 2nd call of clear() should to operate t1 instead of t0. This patch changes t0 to t1. 2. PREVECTOR_TEST() PREVECTOR_TEST macro should to call both PrevectorXX<nontrivial_t>(state) and PrevectorXX<trivial_t>(state) by specific "name" which given by parameter instead of calling PrevectorResize<>() regardless of "name". This patch changes "PrevectorResize<" of this macro to "Prevector ## name<".
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions