MITK-IGT
IGT Extension of MITK
Loading...
Searching...
No Matches
diagrams_a.h
Go to the documentation of this file.
1#ifndef DIAGRAMS_A_H
2#define DIAGRAMS_A_H
3class A { public: A *m_self; };
4#endif
Definition diagrams_a.h:3
A * m_self
Definition diagrams_a.h:3