fixup Fix to build with libxml 2.12.x (fixes #505)
[platform/upstream/libzypp.git] / doc / autoinclude / groups.doc
1 ////////////////////////////////////////////////////////////////////////////////
2 // Short or empty group definitions. Move them to a sepearate .doc file if
3 // more text is provided.
4 ////////////////////////////////////////////////////////////////////////////////
5 /*! \defgroup g_EnumerationClass  Enumeration Class
6 */
7 ////////////////////////////////////////////////////////////////////////////////
8 /*! \defgroup g_RAII RAII solutions
9   \see http://en.wikipedia.org/wiki/Resource_Acquisition_Is_Initialization
10 */
11 ////////////////////////////////////////////////////////////////////////////////
12 /*! \defgroup g_CRTP CRTP solutions
13   \see http://en.wikipedia.org/wiki/Curiously_Recurring_Template_Pattern
14 */
15 ////////////////////////////////////////////////////////////////////////////////
16 /*! \defgroup g_BackenSpecific Backend Specific
17 */
18 ////////////////////////////////////////////////////////////////////////////////
19 ////////////////////////////////////////////////////////////////////////////////
20 /*! \defgroup g_Functor Filters and Functors
21 */
22 ////////////////////////////////////////////////////////////////////////////////
23 /*! \defgroup g_Algorithm Algorithms
24 */
25 ////////////////////////////////////////////////////////////////////////////////
26 /*! \defgroup g_Parser Parser
27 */
28 ////////////////////////////////////////////////////////////////////////////////