Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Macros | |
#define | ACTS_REQUIRES(x) |
#define | ACTS_CONCEPT(x) typename |
#define | ACTS_STATIC_CHECK_CONCEPT(concept, type) static_assert(true, "Dummy assertion") |
#define ACTS_CONCEPT | ( | x | ) | typename |
Definition at line 22 of file Concepts.hpp.
View newest version in sPHENIX GitHub at line 22 of file Concepts.hpp
#define ACTS_REQUIRES | ( | x | ) |
Definition at line 21 of file Concepts.hpp.
View newest version in sPHENIX GitHub at line 21 of file Concepts.hpp
#define ACTS_STATIC_CHECK_CONCEPT | ( | concept, | |
type | |||
) | static_assert(true, "Dummy assertion") |
Definition at line 23 of file Concepts.hpp.
View newest version in sPHENIX GitHub at line 23 of file Concepts.hpp