Construct a jss::joining_thread
object without
an associated thread of execution.
joining_thread();
Constructs a jss::joining_thread
instance
that has no associated thread of execution.
For a newly-constructed jss::joining_thread
object
x
, x.get_id()==id()
Nothing
#include <jss/joining_thread.hpp>