+ 18.7 Language support library, Exception handling: <exception>
[lightlibc++.git] / include / lightlibc++ / doxygen.hpp
blobb8ef924b7e275d5006a78436957e07225c784493
1 /*
2 Permission is granted to use, modify, and / or redistribute at will.
4 This includes removing authorship notices, re-use of code parts in
5 other software (with or without giving credit), and / or creating a
6 commercial product based on it.
8 This permission is not revocable by the author.
10 This software is provided as-is. Use it at your own risk. There is
11 no warranty whatsoever, neither expressed nor implied, and by using
12 this software you accept that the author(s) shall not be held liable
13 for any loss of data, loss of service, or other damages, be they
14 incidental or consequential. Your only option other than accepting
15 this is not to use the software at all.
18 /** \defgroup lightlibcpp_18 18. Language support library */
19 /** \defgroup lightlibcpp_18_1 18.1 Types
20 * \ingroup lightlibcpp_18 */
21 /** \defgroup lightlibcpp_18_3 18.3 Integer types
22 * \ingroup lightlibcpp_18 */
23 /** \defgroup lightlibcpp_18_4 18.4 Start and termination
24 * \ingroup lightlibcpp_18 */
25 /** \defgroup lightlibcpp_18_7 18.7 Exception handling
26 * \ingroup lightlibcpp_18 */
27 /** \defgroup lightlibcpp_18_7_2 18.7.2 Violating exception-speciļ¬cations
28 * \ingroup lightlibcpp_18_7 */
29 /** \defgroup lightlibcpp_18_7_3 18.7.3 Abnormal termination
30 * \ingroup lightlibcpp_18_7 */