| Libthreadar 1.6.0
    | 
exception used to trigger thread cancellation More...
#include <thread.hpp>
| Public Member Functions | |
| cancel_except (cancel_except &)=default | |
| cancel_except (cancel_except &&) noexcept=default | |
| cancel_except & | operator= (cancel_except &)=default | 
| cancel_except & | operator= (cancel_except &&) noexcept=default | 
exception used to trigger thread cancellation
Definition at line 181 of file thread.hpp.
| 
 | inline | 
Definition at line 184 of file thread.hpp.