template <template <elfldltl::ElfData Data> class Fuzzer>

struct ElfDataFuzzer

Defined at line 27 of file ../../src/lib/elfldltl/testing/include/lib/elfldltl/testing/fuzzer.h

Randomly delegate to either of the two instantiations of Fuzzer, which are

default-constructible classes of objects callable with FuzzedDataProvider

&

.

Public Methods

int operator() (FuzzedDataProvider & provider)

Defined at line 28 of file ../../src/lib/elfldltl/testing/include/lib/elfldltl/testing/fuzzer.h