esp-idf/components/cxx
Jakob Hasse bafaf07c18 refactor(cxx): moved C++ init functions to cxx component
* Also fixed setting the C++ exception emergency pool size
  correctly when C++ exceptions are disabled:
  __cxx_eh_arena_size_get() is now called again even if
  CONFIG_COMPILER_CXX_EXCEPTIONS=n
2024-03-01 11:00:09 +08:00
..
test_apps
CMakeLists.txt refactor(cxx): moved C++ init functions to cxx component 2024-03-01 11:00:09 +08:00
cxx_exception_stubs.cpp
cxx_guards.cpp
cxx_init.cpp refactor(cxx): moved C++ init functions to cxx component 2024-03-01 11:00:09 +08:00