Searched defs:is_execution_policy_v (Results 1 – 2 of 2) sorted by relevance
24 constexpr bool is_execution_policy_v = is_execution_policy<T>::value; variable