Home
last modified time | relevance | path

Searched refs:as_derived (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/common/
H A Dcontainer_move_support.h271 FooIteratorType& as_derived() { return *static_cast<FooIteratorType*>(this); } in as_derived() function
277 return as_derived();
281 FooIteratorType tmp(as_derived());