Split get_default() into two for deferred default construction
[folly.git] / folly / Indestructible.h
index ad1d21cbfeb3fcf06139215d385d69e6930fd64f..56ece8234ac62b470879048fee2a87999ef7df67 100644 (file)
@@ -119,4 +119,4 @@ class Indestructible final {
   Storage storage_{};
   bool erased_{false};
 };
-}
+} // namespace folly