Specs
Beautiful C++ Test Framework
Loading...
Searching...
No Matches
use_template.h
Go to the documentation of this file.
1#pragma once
2
4
6
7 inline void use_template(std::string_view templateName) {
9 }
10}
static GlobalSpecGroup & instance()
void use_template(std::string_view templateName)
void use_template(std::string_view templateName)
Definition use_template.h:7