here as non-static, nested class is associated with a specific instance of the class and has access to that class instance via its outer member.- Jonathan M Davis
Hmmm...now you have me very intrigued. What is a use-case where you'd want to use a non-static embedded class? Sorry if I'm asking too many questions. But there's a lot to dig into with this language.