Specs
Beautiful C++ Test Framework
Loading...
Searching...
No Matches
TEMPLATE.h File Reference
#include <Specs/GlobalSpecGroup.h>
#include "MacrosCore.h"

Go to the source code of this file.

Macros

#define _SPEC_TEMPLATE(templateNameSymbol)
 

Macro Definition Documentation

◆ _SPEC_TEMPLATE

#define _SPEC_TEMPLATE (   templateNameSymbol)
Value:
_GLOBAL_MACRO_FUNCTIONS_NEW_NAMED_FUNCTION_RUNNER_VARIABLE_NAME(templateNameSymbol){[]() { \
SpecsCpp::GlobalSpecGroup::instance().declare_top_level_template(#templateNameSymbol); \
}};

Definition at line 7 of file TEMPLATE.h.