X-Git-Url: http://plrg.eecs.uci.edu/git/?p=folly.git;a=blobdiff_plain;f=folly%2FIndestructible.h;h=56ece8234ac62b470879048fee2a87999ef7df67;hp=ad1d21cbfeb3fcf06139215d385d69e6930fd64f;hb=f2925b23df8d85ebca72d62a69f1282528c086de;hpb=d21f716525c0b0a8aec9725ea39dc2a695267875 diff --git a/folly/Indestructible.h b/folly/Indestructible.h index ad1d21cb..56ece823 100644 --- a/folly/Indestructible.h +++ b/folly/Indestructible.h @@ -119,4 +119,4 @@ class Indestructible final { Storage storage_{}; bool erased_{false}; }; -} +} // namespace folly