Searched refs:traits (Results 1 – 6 of 6) sorted by relevance
53 ctx.traits();
401 std::uintptr_t traits() const { in traits() function552 task_group_base(uintptr_t traits = 0)554 , m_context(task_group_context::bound, task_group_context::default_traits | traits)
9 ``T``. The traits type HashCompare defines how to hash a key and how to
295 if (!(my_context->traits() & task_group_context::concurrent_wait)) { in wait_for_all()
528 typedef TraitsType traits;529 typedef key_matching_port<traits> class_type;
542 template <class charT, class traits>545 template<class traits>547 basic_ostream<char, traits>& operator<<(basic_ostream<char, traits>&, const char*);548 template <class charT, class traits>