DEBSOURCES
Skip Quicknav
sources / aspectc%2B%2B / 1.0pre4~svn.20090918-1 / AspectC%2B%2B / tests / NonInlineIntroInclude / B.h
12345678
#ifndef __B_h__ #define __B_h__ class B { static int I_am_the_link_once_object; }; #endif // __B_h__