![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
#include <compat.h>
#include <prevector.h>
#include <serialize.h>
#include <streams.h>
#include <bench/bench.h>
Go to the source code of this file.
Classes | |
struct | nontrivial_t |
Macros | |
#define | PREVECTOR_TEST(name, nontrivops, trivops) |
Typedefs | |
typedef unsigned char | trivial_t |
#define PREVECTOR_TEST | ( | name, | |
nontrivops, | |||
trivops | |||
) |
Definition at line 92 of file prevector.cpp.
typedef unsigned char trivial_t |
Definition at line 20 of file prevector.cpp.