Changes

Jump to: navigation, search
no edit summary
d.print();
A(d).print();
//A(B(d)).set(123456); this will not set the data of "A part of d" please read the comments belowconversation above...
d.B::A::set(123456);
A(C(d)).print();

Navigation menu