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.
Initializes a new instance of the out_of_memory class.
explicit out_of_memory(
const char * _Message
) throw();
out_of_memory () throw();
Parameters
- _Message
A description of the error.
Return Value
A new instance of the out_of_memory class.
Requirements
Header: amprt.h
Namespace: Concurrency