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 cmake: let libglobal_obj depend on legacy-option-headers 2021-05-04 21:09:25 +08:00
global_context.cc crimson:add alien blue store 2020-02-27 20:00:29 -08:00
global_context.h
global_init.cc common: build without "using namespace std" 2021-08-13 12:23:37 +08:00
global_init.h common: remove data_dir_option in func global_init 2020-09-09 10:13:11 +08:00
pidfile.cc core: fix compiler warning due to difference in order of struct memebers 2021-04-16 00:00:34 +02:00
pidfile.h global: mark pidfile_write() with [[nodiscard]]. 2020-06-02 16:23:47 +02:00
signal_handler_win32.cc global: Windows support 2020-09-21 12:34:15 +00:00
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