Struct nebula::util::StdThreadFactory
ClassList > nebula > util > StdThreadFactory
The default thread factory: creates plain std::thread s.
#include <thread_factory.hpp>
Public Functions
| Type | Name |
|---|---|
| std::thread | operator() (std::function< void()> && thread_body) const |
Public Functions Documentation
function operator()
inline std::thread nebula::util::StdThreadFactory::operator() (
std::function< void()> && thread_body
) const
The documentation for this class was generated from the following file src/nebula_core/nebula_core_common/include/nebula_core_common/util/thread_factory.hpp