Chameleon

Chameleon Svn Source Tree

Root/branches/xZenu/src/util/doxygen/examples/diagrams_b.h

Source at commit 1406 created 12 years 10 months ago.
By meklort, Revert drivers.c so that kexts are only loaded when OSBundleRequired is set and that value is not safe mode. Added some comments about it too.
1#ifndef _DIAGRAMS_B_H
2#define _DIAGRAMS_B_H
3class A;
4class B { public: A *m_a; };
5#endif
6

Archive Download this file

Revision: 1406