mirror of https://github.com/CGAL/cgal
Indentation
This commit is contained in:
parent
7b05052a27
commit
53458f1f42
|
|
@ -623,7 +623,7 @@ public:
|
|||
T&& ... t)
|
||||
: m_traits()
|
||||
, m_primitives()
|
||||
, m_p_root_node(nullptr)
|
||||
, m_p_root_node(nullptr)
|
||||
, m_p_search_tree(nullptr)
|
||||
, m_search_tree_constructed(false)
|
||||
, m_default_search_tree_constructed(true)
|
||||
|
|
|
|||
Loading…
Reference in New Issue