friend.h 68 Bytes Raw Blame History Permalink 1 2 namespace N { struct n8 { friend struct foo; }; } #include "decl.h"