template <typename Storage>

struct FuzzTraits

Defined at line 29 of file ../../src/lib/zbitl/tests/traits.h

We abstract some of the repeated storage-specific fuzzing logic in a

FuzzTraits instance, inheriting the official storage traits.

Public Members

static const uint32_t kRoughSizeMax

Public Methods

Storage FromString (const std::string & s)

Defined at line 39 of file ../../src/lib/zbitl/tests/traits.h