summaryrefslogtreecommitdiffstats
path: root/examples/author.cpp
blob: ce1c58cbbb569cf7b4ddebeff7583e3735b1614d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*! \class WindowsNT
 *  \brief Windows Nice Try.
 *  \author Bill Gates
 *  \author Several hundred furry animals gathered in a cave and grooving
 *          with a pit.
 *  \version 4.0
 *  \date    1996-1998
 *  \bug It crashes a lot and requires huge amounts of memory.
 *  \bug The class introduces the more bugs, the longer it is used.
 *  \warning This class may explode in your face.
 *  \warning If you inherit anything from this class, you're doomed.
 */

class WindowsNT {};