News
Before C++11, it wasn't possible for a constructor to delegate tasks into another one of the same type or its direct base class. You can do it in C# or Java by calling this, base or super, ...
You can't forward-declare a nested class, because at the point of declaration the compiler doesn't know whether the inner class is public/protected/private in the outer class.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results