unsupported_os::unsupported_os Constructor
Constructs an unsupported_os object.
explicit _CRTIMP unsupported_os(
_In_z_ const char * _Message
) throw();
unsupported_os() throw();
Parameters
- _Message
A descriptive message of the error.
Requirements
Header: concrt.h
Namespace: concurrency