ceph/src/global
Kefu Chai 61219632bd common: build without "using namespace std"
* add "std::" prefix in headers
* add "using" declarations in .cc files.

so we don't rely on "using namespace std" in one or more included
headers.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2021-08-13 12:23:37 +08:00
..
CMakeLists.txt
global_context.cc
global_context.h
global_init.cc common: build without "using namespace std" 2021-08-13 12:23:37 +08:00
global_init.h
pidfile.cc
pidfile.h
signal_handler_win32.cc
signal_handler.cc common/BackTrace: refactor into Clib and Py implementations 2021-06-23 13:00:49 -04:00
signal_handler.h global/signal_handler: expose function to generate crash dump 2021-06-23 13:00:49 -04:00