Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NonCompileTestHelpers.hpp File Reference
+ This graph shows which files directly or indirectly include this file:

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()   }
 

Macro Definition Documentation

#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().

#define ACTS_DOES_NOT_COMPILE_SUITE_BEGIN (   name)    int main() {

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