class on_master_node_tag
Declaration
class on_master_node_tag { /* full declaration omitted */ };
Description
Tag type marking a handler::host_task
as a master-node task. Do not construct this type directly, but use celerity::on_master_node
.
class on_master_node_tag { /* full declaration omitted */ };
Tag type marking a handler::host_task
as a master-node task. Do not construct this type directly, but use celerity::on_master_node
.