Nested class constructor

The \ will be always used to tell the compiler that what comes next should be handled as if it will continue in the same line. The purpose is just to make the text clear and it can be used for macros (#define) and also to tell that a string should me merged if used like:

… “string x”
“still string x”