Go to the documentation of this file.
23 #include <utility/tag/Tag.hh>
28 namespace task_operations {
52 lin_mem_ = tag->getOption<
bool >(
"lin_mem_ig",
false);
53 lazy_ = tag->getOption<
bool >(
"lazy_ig",
false);
54 double_lazy_ = tag->getOption<
bool >(
"double_lazy_ig",
false);