Consistency in namespace-closing comments v2017.07.31.00
authorYedidya Feldblum <yfeldblum@fb.com>
Mon, 31 Jul 2017 06:14:36 +0000 (23:14 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 31 Jul 2017 06:20:34 +0000 (23:20 -0700)
commitd4aacd244f21e76dce685365acc281a9015897c1
treeea3528af30fd73192aadee49737d265d6734ab60
parentadf4a5ac9d3604427c85dd92ec379e9d7a3a4a8a
Consistency in namespace-closing comments

Summary: [Folly] Consistency in namespace-closing comments.

Reviewed By: Orvid

Differential Revision: D5524744

fbshipit-source-id: ced4dd2398ed6baa3ad5b68b74eee6a5d6b2b103
265 files changed:
folly/Arena-inl.h
folly/Arena.h
folly/Assume.h
folly/AtomicBitSet.h
folly/AtomicHashArray.h
folly/Benchmark.h
folly/Bits.h
folly/Checksum.cpp
folly/Checksum.h
folly/Conv.cpp
folly/Conv.h
folly/CpuId.h
folly/Demangle.cpp
folly/DiscriminatedPtr.h
folly/EvictingCacheMap.h
folly/Exception.h
folly/ExceptionWrapper.cpp
folly/ExceptionWrapper.h
folly/Executor.h
folly/FBString.h
folly/FBVector.h
folly/File.cpp
folly/File.h
folly/FileUtil.cpp
folly/FileUtil.h
folly/Fingerprint.h
folly/Format.cpp
folly/Format.h
folly/FormatArg.h
folly/GroupVarint.cpp
folly/GroupVarint.h
folly/IPAddress.cpp
folly/IPAddress.h
folly/IPAddressException.h
folly/IPAddressV4.cpp
folly/IPAddressV4.h
folly/IPAddressV6.cpp
folly/IPAddressV6.h
folly/IntrusiveList.h
folly/Iterator.h
folly/LockTraits.h
folly/LockTraitsBoost.h
folly/MPMCPipeline.h
folly/MacAddress.cpp
folly/MacAddress.h
folly/MallctlHelper.cpp
folly/MallctlHelper.h
folly/Malloc.h
folly/MapUtil.h
folly/Memory.h
folly/MemoryMapping.cpp
folly/MemoryMapping.h
folly/Overload.h
folly/Padded.h
folly/Portability.h
folly/RWSpinLock.h
folly/Random-inl.h
folly/SafeAssert.cpp
folly/ScopeGuard.h
folly/Shell.cpp
folly/Shell.h
folly/SocketAddress.cpp
folly/String-inl.h
folly/String.cpp
folly/Subprocess.cpp
folly/Subprocess.h
folly/Synchronized.h
folly/ThreadCachedArena.cpp
folly/ThreadCachedArena.h
folly/ThreadLocal.h
folly/TimeoutQueue.cpp
folly/TimeoutQueue.h
folly/Traits.h
folly/Try-inl.h
folly/Try.h
folly/UncaughtExceptions.h
folly/Uri.cpp
folly/Uri.h
folly/Varint.h
folly/build/GenerateFingerprintTables.cpp
folly/build/generate_varint_tables.py
folly/concurrency/detail/ConcurrentHashMap-detail.h
folly/detail/BitIteratorDetail.h
folly/detail/DiscriminatedPtrDetail.h
folly/detail/FingerprintPolynomial.h
folly/detail/Futex.cpp
folly/detail/GroupVarintDetail.h
folly/detail/SlowFingerprint.h
folly/detail/ThreadLocalDetail.h
folly/dynamic-inl.h
folly/experimental/Bits.h
folly/experimental/DynamicParser-inl.h
folly/experimental/DynamicParser.cpp
folly/experimental/DynamicParser.h
folly/experimental/EliasFanoCoding.h
folly/experimental/EventCount.h
folly/experimental/FlatCombiningPriorityQueue.h
folly/experimental/FunctionScheduler.cpp
folly/experimental/FutureDAG.h
folly/experimental/Instructions.h
folly/experimental/JemallocNodumpAllocator.cpp
folly/experimental/JemallocNodumpAllocator.h
folly/experimental/NestedCommandLineApp.cpp
folly/experimental/NestedCommandLineApp.h
folly/experimental/ProgramOptions.cpp
folly/experimental/ProgramOptions.h
folly/experimental/StringKeyedCommon.h
folly/experimental/StringKeyedMap.h
folly/experimental/StringKeyedSet.h
folly/experimental/StringKeyedUnorderedMap.h
folly/experimental/StringKeyedUnorderedSet.h
folly/experimental/TestUtil.cpp
folly/experimental/TestUtil.h
folly/experimental/TupleOps.h
folly/experimental/exception_tracer/ExceptionAbi.h
folly/experimental/exception_tracer/ExceptionTracer.cpp
folly/experimental/exception_tracer/ExceptionTracer.h
folly/experimental/exception_tracer/ExceptionTracerLib.cpp
folly/experimental/flat_combining/FlatCombining.h
folly/experimental/flat_combining/test/FlatCombiningExamples.h
folly/experimental/flat_combining/test/FlatCombiningTestHelpers.h
folly/experimental/hazptr/bench/HazptrBench.h
folly/experimental/hazptr/example/LockFreeLIFO.h
folly/experimental/hazptr/example/MWMRSet.h
folly/experimental/hazptr/example/SWMRList.h
folly/experimental/hazptr/example/WideCAS.h
folly/experimental/hazptr/memory_resource.h
folly/experimental/hazptr/test/HazptrUse1.h
folly/experimental/hazptr/test/HazptrUse2.h
folly/experimental/io/AsyncIO.cpp
folly/experimental/io/test/AsyncIOTest.cpp
folly/experimental/logging/test/GlogFormatterTest.cpp
folly/experimental/logging/xlog.cpp
folly/experimental/symbolizer/Symbolizer.cpp
folly/experimental/test/BitsTest.cpp
folly/experimental/test/EliasFanoCodingTest.cpp
folly/experimental/test/EventCountTest.cpp
folly/experimental/test/FunctionSchedulerTest.cpp
folly/experimental/test/NestedCommandLineAppExample.cpp
folly/experimental/test/NestedCommandLineAppTest.cpp
folly/experimental/test/NestedCommandLineAppTestHelper.cpp
folly/experimental/test/ProgramOptionsTest.cpp
folly/experimental/test/ProgramOptionsTestHelper.cpp
folly/fibers/AtomicBatchDispatcher-inl.h
folly/fibers/BoostContextCompatibility.h
folly/fibers/EventBaseLoopController-inl.h
folly/fibers/EventBaseLoopController.h
folly/fibers/Fiber-inl.h
folly/fibers/Fiber.cpp
folly/fibers/FiberManagerInternal-inl.h
folly/fibers/ForEach-inl.h
folly/fibers/ForEach.h
folly/fibers/GuardPageAllocator.cpp
folly/fibers/GuardPageAllocator.h
folly/fibers/LoopController.h
folly/fibers/SimpleLoopController.h
folly/fibers/test/FibersTest.cpp
folly/fibers/traits.h
folly/futures/DrivableExecutor.h
folly/futures/Future.h
folly/futures/ManualExecutor.cpp
folly/futures/QueuedImmediateExecutor.h
folly/futures/ThreadWheelTimekeeper.cpp
folly/futures/ThreadWheelTimekeeper.h
folly/futures/test/Benchmark.cpp
folly/futures/test/TestExecutor.cpp
folly/futures/test/TestExecutor.h
folly/gen/Base-inl.h
folly/gen/Base.h
folly/gen/Core-inl.h
folly/gen/Core.h
folly/hash/SpookyHashV1.cpp
folly/hash/SpookyHashV1.h
folly/hash/SpookyHashV2.cpp
folly/hash/SpookyHashV2.h
folly/init/Init.h
folly/io/IOBuf.cpp
folly/io/IOBuf.h
folly/io/IOBufQueue.cpp
folly/io/IOBufQueue.h
folly/io/async/AsyncPipe.cpp
folly/io/async/AsyncPipe.h
folly/io/async/AsyncSSLSocket.cpp
folly/io/async/AsyncServerSocket.cpp
folly/io/async/AsyncServerSocket.h
folly/io/async/AsyncSignalHandler.cpp
folly/io/async/AsyncSignalHandler.h
folly/io/async/AsyncSocket.cpp
folly/io/async/AsyncSocket.h
folly/io/async/AsyncSocketException.h
folly/io/async/AsyncTimeout.cpp
folly/io/async/AsyncTimeout.h
folly/io/async/AsyncTransport.h
folly/io/async/AsyncUDPServerSocket.h
folly/io/async/AsyncUDPSocket.cpp
folly/io/async/AsyncUDPSocket.h
folly/io/async/DelayedDestruction.h
folly/io/async/DelayedDestructionBase.h
folly/io/async/EventBase.cpp
folly/io/async/EventBase.h
folly/io/async/EventBaseManager.cpp
folly/io/async/EventBaseManager.h
folly/io/async/EventHandler.cpp
folly/io/async/EventHandler.h
folly/io/async/EventUtil.h
folly/io/async/HHWheelTimer.cpp
folly/io/async/HHWheelTimer.h
folly/io/async/NotificationQueue.h
folly/io/async/SSLContext.cpp
folly/io/async/SSLContext.h
folly/io/async/SSLOptions.cpp
folly/io/async/SSLOptions.h
folly/io/async/TimeoutManager.h
folly/io/async/ssl/OpenSSLUtils.cpp
folly/io/async/ssl/OpenSSLUtils.h
folly/io/async/ssl/TLSDefinitions.h
folly/io/async/test/AsyncPipeTest.cpp
folly/io/async/test/AsyncSSLSocketTest.cpp
folly/io/async/test/AsyncSSLSocketTest2.cpp
folly/io/async/test/AsyncTimeoutTest.cpp
folly/io/async/test/SSLContextInitializationTest.cpp
folly/memory/UninitializedMemoryHacks.h
folly/python/NotificationQueueExecutor.h
folly/python/futures.h
folly/small_vector.h
folly/ssl/Init.cpp
folly/ssl/Init.h
folly/ssl/OpenSSLCertUtils.cpp
folly/ssl/OpenSSLLockTypes.h
folly/ssl/detail/OpenSSLThreading.cpp
folly/stats/BucketedTimeSeries-defs.h
folly/stats/BucketedTimeSeries.h
folly/stats/Histogram-defs.h
folly/stats/Histogram.cpp
folly/stats/Histogram.h
folly/stats/MultiLevelTimeSeries.h
folly/test/BatonTestHelpers.h
folly/test/BitIteratorTest.cpp
folly/test/BitsTest.cpp
folly/test/ConcurrentSkipListTest.cpp
folly/test/DemangleTest.cpp
folly/test/DeterministicSchedule.h
folly/test/DeterministicScheduleTest.cpp
folly/test/ExceptionWrapperTest.cpp
folly/test/FBStringTest.cpp
folly/test/FileTest.cpp
folly/test/FileUtilTest.cpp
folly/test/FingerprintBenchmark.cpp
folly/test/FormatOtherTest.cpp
folly/test/FormatTest.cpp
folly/test/GroupVarintTest.cpp
folly/test/HashTest.cpp
folly/test/MemoryMappingTest.cpp
folly/test/OverloadTest.cpp
folly/test/RangeFindBenchmark.cpp
folly/test/ReplaceableTest.cpp
folly/test/SingletonTest.cpp
folly/test/SpinLockTest.cpp
folly/test/StringTest.cpp
folly/test/SubprocessTest.cpp
folly/test/SubprocessTestParentDeathHelper.cpp
folly/test/ThreadCachedArenaTest.cpp
folly/test/ThreadLocalTest.cpp
folly/test/TokenBucketTest.h
folly/test/VarintTest.cpp