Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constructs an unsupported_os object.
explicit _CRTIMP unsupported_os(
const char * _Message
) throw();
_CRTIMP unsupported_os() throw();
Parameters
- _Message
A descriptive message of the error.
Requirements
Header: concrt.h
Namespace: Concurrency