Searched refs:ets5 (Results 1 – 1 of 1) sorted by relevance
1010 …umerable_thread_specific<HasSpecialAndMoveCtor, Allocator<HasSpecialAndMoveCtor> > ets5(SecretTag); in TestInstantiation() local1011 ets5.local(); in TestInstantiation()1012 ets5.combine_each(EmptyCombineEach<HasSpecialAndMoveCtor>()); in TestInstantiation()1017 ets6 = std::move(ets5); in TestInstantiation()