Searched refs:DeepData_4 (Results 1 – 1 of 1) sorted by relevance
10 struct DeepData_4 struct19 DeepData_4& m_child1; argument20 DeepData_4 m_child2;22 DeepData_3() : m_child1(* (new DeepData_4())), m_child2(DeepData_4()) {} in DeepData_3()