initialize an unordered_set as a static member variable vs initialize in a constructor in C++ Trying to understand which is more efficient.