attach tag type#

[scheduler.attach]

An attach tag type is specifically used with task_arena and task_scheduler_handle interfaces. It is guaranteed to be constructible by default.

namespace oneapi {
    namespace tbb {
        using attach = /* unspecified */
    }
}

See also: