class once_tag
Declaration
class once_tag { /* full declaration omitted */ };
Description
Tag type marking a handler::host_task
as a single-item host task equivalent to range < 0>{}
. Do not construct this type directly, but use celerity::once
.
Declared at: include/handler.h:182