Move ScopeGuardImpl and ScopeGuardImplBase into the detail namespace
authorYedidya Feldblum <yfeldblum@fb.com>
Thu, 11 Jan 2018 01:52:13 +0000 (17:52 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 11 Jan 2018 02:20:14 +0000 (18:20 -0800)
commite61c21509306b8bad35427a3a768347d51c25e66
tree0c10b8b9c37f5ab583cd7b35a4ec7225fc80e5d1
parent5277a636b62a8f9c80756012de9bae80358ee30e
Move ScopeGuardImpl and ScopeGuardImplBase into the detail namespace

Summary:
[Folly] Move `ScopeGuardImpl` and `ScopeGuardImplBase` into the `detail` namespace.

Let them be marked as private implementation details.

Reviewed By: andrewjcg

Differential Revision: D6665317

fbshipit-source-id: 03e8fee6a16338395ec92c582613b053bd9f74ec
folly/ScopeGuard.cpp
folly/ScopeGuard.h