summaryrefslogtreecommitdiffstats
path: root/examples/author.cpp
blob: 59cc7abf464d308c97af163d5ed1ee58505cb312 (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 species of small furry animals gathered together 
 *          in a cave and grooving with a pict.
 *  \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 {};