![]() |
Project
|
#include <AnalysisHelpers.h>
Static Public Member Functions | |
| static constexpr void | isProducesGroup () |
Use this to group together produces. Useful to separate them logically or simply to stay within the 100 elements per Task limit. Use as:
struct MySetOfProduces : ProducesGroup { } products;
Notice the label MySetOfProduces is just a mnemonic and can be omitted.
Definition at line 647 of file AnalysisHelpers.h.
|
inlinestaticconstexpr |
Definition at line 648 of file AnalysisHelpers.h.