Home
last modified time | relevance | path

Searched defs:alignment_of (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_enumerable_thread_specific.cpp343 template<class U> struct alignment_of { struct
351 const size_t my_align = alignment_of<aligning_element_type>::value; in allocate_ets_element_on_stack() argument