SpiecsEngine
 
Loading...
Searching...
No Matches

◆ m_Threads

template<typename... Params>
std::unordered_map<uint32_t, std::unique_ptr<Thread<Params...> > > Spices::ThreadPool_Basic< Params >::m_Threads
protectedinherited

Threads Container.

Definition at line 331 of file ThreadPoolBasic.h.