◆ out_of_range_error()
std::out_of_range_error::out_of_range_error |
( |
const char * |
msg | ) |
|
|
inlineexplicitnoexcept |
Definition at line 19 of file __throw_out_of_range_fmt.cpp.
20 {
24 }
ACPI_SIZE strlen(const char *String)
char * strcpy(char *DstString, const char *SrcString)
◆ ~out_of_range_error()
virtual std::out_of_range_error::~out_of_range_error |
( |
| ) |
|
|
inlinevirtual |
◆ what()
virtual const char * std::out_of_range_error::what |
( |
| ) |
const |
|
inlinevirtualnoexcept |
◆ m_msg
char* std::out_of_range_error::m_msg |
|
private |
The documentation for this class was generated from the following file: