We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de1a49a commit 85460c8Copy full SHA for 85460c8
index-functions-cpp.xml
@@ -637,6 +637,11 @@
637
<constructor/>
638
</class>
639
640
+ <class name="std::bad_array_length" link="cpp/memory/new/bad_array_length" since="c++14">
641
+ <inherits name="std::bad_alloc"/>
642
+ <constructor link="."/>
643
+ </class>
644
+
645
<class name="std::nothrow_t" link="cpp/memory/new/nothrow_t"/>
646
<typedef name="std::new_handler" link="cpp/memory/new/new_handler"/>
647
0 commit comments