Home
last modified time | relevance | path

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

/TaskScheduler/Scheduler/Include/
H A DMTStaticVector.h48 inline void CopyCtor(T* element, const T & val) in CopyCtor() function
79 CopyCtor(Begin() + i, defaultElement); in count()
H A DMTTaskQueue.h78 inline void CopyCtor(T* element, const T & val) in CopyCtor() function
165 CopyCtor( pElement, item ); in Add()