#ifndef MEMGRAPH_THREADING_TASK_HPP #define MEMGRAPH_THREADING_TASK_HPP class Task { public: private: //std::function< }; #endif