Indentation

This commit is contained in:
Maxime Gimeno 2019-12-02 16:13:20 +01:00
parent 7b05052a27
commit 53458f1f42
1 changed files with 1 additions and 1 deletions

View File

@ -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)