Skip to content

Latest commit

 

History

History
50 lines (40 loc) · 2.65 KB

stop_token.md

File metadata and controls

50 lines (40 loc) · 2.65 KB

Header <stop_token> implementation status

Reference
Implementation

  • : Cannot implement with language itself. Need compiler support. Used C++ N STL
  • : Partially implemented with C++ N
  • : Fully implemented with C++ N
  • : Not yet implemented
Features Standard Implemented in
Classes
stop_token
stop_source
stop_callback
nostopstate_t
Constants
nostopstate