STLdoc
STLdocumentation
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
std
bad_array_new_length
Public Member Functions
|
List of all members
std::bad_array_new_length Class Reference
#include <
vcruntime_exception.h
>
Inheritance diagram for std::bad_array_new_length:
Public Member Functions
bad_array_new_length
() throw ()
Constructor & Destructor Documentation
std::bad_array_new_length::bad_array_new_length
(
)
throw
(
)
inline
134
:
bad_alloc
(
"bad array new length"
)
135
{
136
}
bad_alloc
Definition:
exception:160
The documentation for this class was generated from the following file:
VS2017/inc/
vcruntime_exception.h
Generated on Sat Jul 22 2017 14:41:41 for STLdoc by
1.8.8