recursive_visibility_a1_inner.h 51 Bytes Raw Blame History Permalink 1 2 3 4 namespace A1_Inner { struct X {}; void f(X); }