react-native-macos/ReactCommon
Arthur Kushka 009d80bf5a Dropped `using namespace` from TurboModuleUtils.h
Summary:
using namespace in header file is a bad practice due to many reasons as well as discouraged by `-Wheader-hygiene` compiler flag which is default for many apps

https://stackoverflow.com/questions/5849457/using-namespace-in-c-headers

Changelog:
[General][Fixed] - Fixed compilation warning due to `using namespace` being used as part of header

Reviewed By: nlutsenko

Differential Revision: D34788523

fbshipit-source-id: 2a50fbf2ac3371ff5670c600c7f5ad9055060ad2
2022-03-11 06:56:10 -08:00
..
butter Use std::optional instead of butter::optional 2022-03-04 07:25:59 -08:00
callinvoker Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
cxxreact Add support for C++17 in OSS 2022-03-04 07:25:59 -08:00
hermes Misc MsgGen fixes 2022-03-08 10:22:28 -08:00
jsengineinstance The life-changing magic of clang-tidying up 2020-02-04 11:09:30 -08:00
jsi Silence some warnings in xcode 13.3 2022-03-07 11:52:51 -08:00
jsiexecutor Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
jsinspector Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
libraries/fbcore/src/test/java/com/facebook/powermock Explicitly set autoglob (long tail) 2020-12-17 19:35:29 -08:00
logger Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
microprofiler Add support for C++17 in OSS 2022-03-04 07:25:59 -08:00
react Dropped `using namespace` from TurboModuleUtils.h 2022-03-11 06:56:10 -08:00
reactperflogger Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
runtimeexecutor Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
yoga Add support for C++17 in OSS 2022-03-04 07:25:59 -08:00
React-Fabric.podspec Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
React-rncore.podspec Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
ReactCommon.podspec Add support for C++17 in OSS 2022-03-04 07:25:59 -08:00
common.mk Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00