TestAttribute

This struct is used to mark some test functions

struct TestAttribute {}

Members

Variables

file
string file;
line
size_t line;

Meta