#include "internal.hh"
Public Types | |
using | TestFunc = void(*)() |
Public Member Functions | |
IntegrityCheck (const char *name, TestFunc func, char hint) | |
Static Public Member Functions | |
static void | deferred_init () |
using TestFunc = void (*) () |
IntegrityCheck | ( | const char * | name, |
TestFunc | func, | ||
char | hint | ||
) |
|
static |