Chameleon

Chameleon Svn Source Tree

Root/branches/xZenu/src/util/doxygen/examples/author.cpp

Source at commit 1322 created 12 years 8 months ago.
By meklort, Add doxygen to utils folder
1/*! \class WindowsNT
2 * \brief Windows Nice Try.
3 * \author Bill Gates
4 * \author Several species of small furry animals gathered together
5 * in a cave and grooving with a pict.
6 * \version 4.0
7 * \date 1996-1998
8 * \bug It crashes a lot and requires huge amounts of memory.
9 * \bug The class introduces the more bugs, the longer it is used.
10 * \warning This class may explode in your face.
11 * \warning If you inherit anything from this class, you're doomed.
12 */
13
14class WindowsNT {};
15

Archive Download this file

Revision: 1322