Specs
Beautiful C++ Test Framework
Loading...
Searching...
No Matches
UseTemplate.h
Go to the documentation of this file.
1#pragma once
2
3#include "../Macros/USE_TEMPLATE.h"
4
5#define UseTemplate(templateName) _SPEC_USE_TEMPLATE(templateName)