logging: add a LogConfig class and parsing code
[folly.git] / folly / experimental / RCURefCount.h
index 19c87593e5460cd7ce7be219af42b4b75970a832..9d86aa8d5003f1d95700f77daf68d20f5b26ee64 100644 (file)
@@ -167,4 +167,4 @@ class RCURefCount {
   std::atomic<int64_t> globalCount_{1};
 };
 
-}
+} // namespace folly