Import Geant4 11.3.0 source tree
This commit is contained in:
@@ -399,7 +399,7 @@
|
||||
protected:
|
||||
std_vector_column_ref(const std_vector_column_ref& a_from)
|
||||
:icol(a_from)
|
||||
,m_branch(a_from.m_barnch)
|
||||
,m_branch(a_from.m_branch)
|
||||
,m_ref(a_from.m_ref)
|
||||
,m_leaf(0)
|
||||
,m_leaf_count(0)
|
||||
|
||||
Reference in New Issue
Block a user