scoped_guard

Defined in header: <orcus/detail/thread.hpp>

class scoped_guard

Public Functions

inline scoped_guard(std::thread thread)
inline scoped_guard(scoped_guard &&other)
scoped_guard(const scoped_guard&) = delete
scoped_guard &operator=(const scoped_guard&) = delete
inline ~scoped_guard()