Classdesc 3.44
input.h
1template <class T>
2struct foo
3{
4 struct bar {};
5};
Definition input.h:4
Definition input.h:3