main.cpp | 12 DeepData_5 m_child1; member in struct:DeepData_4 19 DeepData_4& m_child1; member in struct:DeepData_3 22 DeepData_3() : m_child1(* (new DeepData_4())), m_child2(DeepData_4()) {} 27 DeepData_3 m_child1; member in struct:DeepData_2 35 DeepData_2 *m_child1; member in struct:DeepData_1 38 m_child1(new DeepData_2())
|