Specs
Beautiful C++ Test Framework
Loading...
Searching...
No Matches
SpecsFn.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "../Macros/MacrosCore.h"
// IWYU pragma: keep
4
5
#define SpecsFn(token) \
6
_GLOBAL_MACRO_FUNCTIONS_REGISTER_NEW_NAMED_FUNCTION( \
7
token, SpecsCpp::GlobalSpecCodeBlocks::instance().register_code_block \
8
)()
Specs.DSLs
include
Specs
DSLs
TopLevel
SpecsFn.h
<3 Mrowr Purr