Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Macros | |
#define | ACTS_DOES_NOT_COMPILE_SUITE_BEGIN(name) int main() { |
#define | ACTS_DOES_NOT_COMPILE_SUITE_END() } |
#define | ACTS_DOES_NOT_COMPILE_BEGIN(name) { |
#define | ACTS_DOES_NOT_COMPILE_END() } |
#define ACTS_DOES_NOT_COMPILE_BEGIN | ( | name | ) | { |
Definition at line 14 of file NonCompileTestHelpers.hpp.
View newest version in sPHENIX GitHub at line 14 of file NonCompileTestHelpers.hpp
Referenced by ACTS_DOES_NOT_COMPILE_SUITE_BEGIN().
#define ACTS_DOES_NOT_COMPILE_END | ( | ) | } |
Definition at line 15 of file NonCompileTestHelpers.hpp.
View newest version in sPHENIX GitHub at line 15 of file NonCompileTestHelpers.hpp
Referenced by ACTS_DOES_NOT_COMPILE_SUITE_BEGIN().
Definition at line 11 of file NonCompileTestHelpers.hpp.
View newest version in sPHENIX GitHub at line 11 of file NonCompileTestHelpers.hpp
#define ACTS_DOES_NOT_COMPILE_SUITE_END | ( | ) | } |
Definition at line 12 of file NonCompileTestHelpers.hpp.
View newest version in sPHENIX GitHub at line 12 of file NonCompileTestHelpers.hpp