![]() |
Project
|
#include <AnalysisHelpers.h>
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 204 of file AnalysisHelpers.h.