std::stop_token::~stop_token

Destroys the stop_token object.

# Declarations

~stop_token();

(since C++20)