Return the current fuzz test handler guard. The behavior is undefined unless a fuzz test handler guard is currently in scope.

Synopsis

Declared in <bsls_fuzztest.h>

static
FuzzTestHandlerGuard*
instance();

Created with MrDocs