Lets say I have a privately declared class priv:
priv
class c { class priv{}; };
This means that the following code