table of contents
conflicting packages
std::nostopstate_t(3cxx) | std::nostopstate_t(3cxx) |
NAME¶
std::nostopstate_t - Tag type indicating a stop_source should have no shared-stop-state.
SYNOPSIS¶
#include <stop_token>
Detailed Description¶
Tag type indicating a stop_source should have no shared-stop-state.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ |