Searched defs:CrossThreadCopierPassThrough (Results 1 – 1 of 1) sorted by relevance
52 template<typename T> struct CrossThreadCopierPassThrough { struct63 …typename T> struct CrossThreadCopierBase<true, false, T> : public CrossThreadCopierPassThrough<T> { argument