39 void pull(std::vector<T>& res)
39 void pull(std::vector<T>& res) {
…}
Central state/object manager and communications hub.
this class is a helper to exchange data in a class between different threads, it can be pushed and pu...
void pull(std::vector< T > &res)
std::mutex m_vector_mutex