Searched refs:BigType (Results 1 – 1 of 1) sorted by relevance
366 class BigType { class368 BigType() { /* avoid cl warning C4345 about default initialization of POD types */ } in BigType() function in BigType374 typedef tbb::enumerable_thread_specific<BigType, Allocator<BigType> > CounterBigType; in TestConstructorWithBigType()