template <typename T>

struct MinSize

Defined at line 311 of file ../../sdk/lib/fuzzing/cpp/traits.h

Pointer traits:

Min*size = 0 (i.e., support nullptr); when |size| >= MinSize

<T

>(), take bytes

to allocate a non-null std::unique_ptr

<T

>; otherwise return nullptr.

Public Methods

size_t operator unsigned long ()

Defined at line 313 of file ../../sdk/lib/fuzzing/cpp/traits.h