14 lines
183 B
C++
14 lines
183 B
C++
namespace clanguml {
|
|
namespace t00055 {
|
|
struct A { };
|
|
struct B { };
|
|
struct C { };
|
|
struct D { };
|
|
struct E { };
|
|
struct F { };
|
|
struct G { };
|
|
struct H { };
|
|
struct I { };
|
|
struct J { };
|
|
}
|
|
} |