5#include "../GlobalInterface.h"
9 inline void describe(std::string_view description, std::function<
void()> body) {
11 description, function_pointer(std::move(body))
void describe(std::string_view description, std::function< void()> body)
void define_group_fn(std::string_view description, FunctionPointer< void()> body, bool removeUnderscores=false)