diff --git a/.gitignore b/.gitignore index 4d110bc9a..37f8b79b3 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,6 @@ cmake-build-debug/* build.ninja .ninja* a.out -includue/boost/math/differentiation/build/ -includue/boost/math/differentiation/build/* +include/boost/math/differentiation/build/ +include/boost/math/differentiation/build/* diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/query/cache-v2 b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/query/cache-v2 deleted file mode 100644 index e69de29bb..000000000 diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/query/cmakeFiles-v1 b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/query/cmakeFiles-v1 deleted file mode 100644 index e69de29bb..000000000 diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/query/codemodel-v2 b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/query/codemodel-v2 deleted file mode 100644 index e69de29bb..000000000 diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply.prev/cache-v2-29927df31361d4151931.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply.prev/cache-v2-29927df31361d4151931.json deleted file mode 100644 index ec76efb3d..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply.prev/cache-v2-29927df31361d4151931.json +++ /dev/null @@ -1,1247 +0,0 @@ -{ - "entries" : - [ - { - "name" : "CMAKE_ADDR2LINE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "CMAKE_ADDR2LINE-NOTFOUND" - }, - { - "name" : "CMAKE_AR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar" - }, - { - "name" : "CMAKE_BUILD_TYPE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "STRING", - "value" : "Debug" - }, - { - "name" : "CMAKE_CACHEFILE_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "This is the directory where this CMakeCache.txt was created" - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug" - }, - { - "name" : "CMAKE_CACHE_MAJOR_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Major version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "3" - }, - { - "name" : "CMAKE_CACHE_MINOR_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Minor version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "29" - }, - { - "name" : "CMAKE_CACHE_PATCH_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Patch version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "3" - }, - { - "name" : "CMAKE_COLOR_DIAGNOSTICS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Enable colored diagnostics throughout." - } - ], - "type" : "BOOL", - "value" : "1" - }, - { - "name" : "CMAKE_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to CMake executable." - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/cmake" - }, - { - "name" : "CMAKE_CPACK_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to cpack program executable." - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/cpack" - }, - { - "name" : "CMAKE_CTEST_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to ctest program executable." - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/ctest" - }, - { - "name" : "CMAKE_CXX_COMPILER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "CXX compiler" - } - ], - "type" : "STRING", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++" - }, - { - "name" : "CMAKE_CXX_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during all build types." - } - ], - "type" : "STRING", - "value" : "-DQT_QML_DEBUG" - }, - { - "name" : "CMAKE_CXX_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "-g" - }, - { - "name" : "CMAKE_CXX_FLAGS_INIT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "STRING", - "value" : "-DQT_QML_DEBUG" - }, - { - "name" : "CMAKE_CXX_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "-Os -DNDEBUG" - }, - { - "name" : "CMAKE_CXX_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "-O3 -DNDEBUG" - }, - { - "name" : "CMAKE_CXX_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "-O2 -g -DNDEBUG" - }, - { - "name" : "CMAKE_CXX_OUTPUT_EXTENSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "STRING", - "value" : ".o" - }, - { - "name" : "CMAKE_C_COMPILER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "C compiler" - } - ], - "type" : "STRING", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" - }, - { - "name" : "CMAKE_C_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_C_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "-g" - }, - { - "name" : "CMAKE_C_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "-Os -DNDEBUG" - }, - { - "name" : "CMAKE_C_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "-O3 -DNDEBUG" - }, - { - "name" : "CMAKE_C_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "-O2 -g -DNDEBUG" - }, - { - "name" : "CMAKE_C_OUTPUT_EXTENSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "STRING", - "value" : ".o" - }, - { - "name" : "CMAKE_DLLTOOL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "CMAKE_DLLTOOL-NOTFOUND" - }, - { - "name" : "CMAKE_EDIT_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to cache edit program executable." - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/ccmake" - }, - { - "name" : "CMAKE_EXECUTABLE_FORMAT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Executable file format" - } - ], - "type" : "INTERNAL", - "value" : "MACHO" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_FIND_PACKAGE_REDIRECTS_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake." - } - ], - "type" : "STATIC", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/CMakeFiles/pkgRedirects" - }, - { - "name" : "CMAKE_GENERATOR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "STRING", - "value" : "Ninja" - }, - { - "name" : "CMAKE_GENERATOR_INSTANCE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Generator instance identifier." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_GENERATOR_PLATFORM", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of generator platform." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_GENERATOR_TOOLSET", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of generator toolset." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_HOME_DIRECTORY", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Source directory with the top level CMakeLists.txt file for this project" - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation" - }, - { - "name" : "CMAKE_INSTALL_NAME_TOOL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/install_name_tool" - }, - { - "name" : "CMAKE_INSTALL_PREFIX", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Install path prefix, prepended onto install directories." - } - ], - "type" : "PATH", - "value" : "/usr/local" - }, - { - "name" : "CMAKE_LINKER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" - }, - { - "name" : "CMAKE_MAKE_PROGRAM", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Program used to build from build.ninja files." - } - ], - "type" : "FILEPATH", - "value" : "/Users/mzhelyez/Qt/Tools/Ninja/ninja" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_NM", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm" - }, - { - "name" : "CMAKE_NUMBER_OF_MAKEFILES", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "number of local generators" - } - ], - "type" : "INTERNAL", - "value" : "1" - }, - { - "name" : "CMAKE_OBJCOPY", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "CMAKE_OBJCOPY-NOTFOUND" - }, - { - "name" : "CMAKE_OBJDUMP", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump" - }, - { - "name" : "CMAKE_OSX_ARCHITECTURES", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Build architectures for OSX" - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_OSX_DEPLOYMENT_TARGET", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Minimum OS X version to target for deployment (at runtime); newer APIs weak linked. Set to empty string for default value." - } - ], - "type" : "STRING", - "value" : "14.6" - }, - { - "name" : "CMAKE_OSX_SYSROOT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "The product will be built against the headers and libraries located inside the indicated SDK." - } - ], - "type" : "PATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk" - }, - { - "name" : "CMAKE_PLATFORM_INFO_INITIALIZED", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Platform information initialized" - } - ], - "type" : "INTERNAL", - "value" : "1" - }, - { - "name" : "CMAKE_PREFIX_PATH", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "PATH", - "value" : "/Users/mzhelyez/Qt/6.8.1/macos" - }, - { - "name" : "CMAKE_PROJECT_DESCRIPTION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "" - }, - { - "name" : "CMAKE_PROJECT_HOMEPAGE_URL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "" - }, - { - "name" : "CMAKE_PROJECT_INCLUDE_BEFORE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "FILEPATH", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc/package-manager/auto-setup.cmake" - }, - { - "name" : "CMAKE_PROJECT_NAME", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "autodiff_reverse" - }, - { - "name" : "CMAKE_RANLIB", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib" - }, - { - "name" : "CMAKE_READELF", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "CMAKE_READELF-NOTFOUND" - }, - { - "name" : "CMAKE_ROOT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to CMake installation." - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SKIP_INSTALL_RPATH", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "If set, runtime paths are not added when installing shared libraries, but are added when building." - } - ], - "type" : "BOOL", - "value" : "NO" - }, - { - "name" : "CMAKE_SKIP_RPATH", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "If set, runtime paths are not added when using shared libraries." - } - ], - "type" : "BOOL", - "value" : "NO" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STRIP", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip" - }, - { - "name" : "CMAKE_TAPI", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi" - }, - { - "name" : "CMAKE_UNAME", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "uname command" - } - ], - "type" : "INTERNAL", - "value" : "/usr/bin/uname" - }, - { - "name" : "CMAKE_VERBOSE_MAKEFILE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "If this value is on, makefiles will be generated without the .SILENT directive, and all commands will be echoed to the console during the make. This is useful for debugging only. With Visual Studio IDE projects all commands are done without /nologo." - } - ], - "type" : "BOOL", - "value" : "FALSE" - }, - { - "name" : "QT_CREATOR_SKIP_PACKAGE_MANAGER_SETUP", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Skip Qt Creator's package manager auto-setup" - } - ], - "type" : "BOOL", - "value" : "OFF" - }, - { - "name" : "QT_CREATOR_SOURCE_GROUPS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Qt Creator source groups extensions" - } - ], - "type" : "BOOL", - "value" : "ON" - }, - { - "name" : "QT_QMAKE_EXECUTABLE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "FILEPATH", - "value" : "/Users/mzhelyez/Qt/6.8.1/macos/bin/qmake" - }, - { - "name" : "autodiff_reverse_BINARY_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug" - }, - { - "name" : "autodiff_reverse_IS_TOP_LEVEL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "ON" - }, - { - "name" : "autodiff_reverse_SOURCE_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation" - } - ], - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply.prev/cmakeFiles-v1-6a5d73f3b32c8afacbc0.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply.prev/cmakeFiles-v1-6a5d73f3b32c8afacbc0.json deleted file mode 100644 index 5fa2d35b3..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply.prev/cmakeFiles-v1-6a5d73f3b32c8afacbc0.json +++ /dev/null @@ -1,165 +0,0 @@ -{ - "inputs" : - [ - { - "path" : "CMakeLists.txt" - }, - { - "isGenerated" : true, - "path" : "build/Qt_6_8_1_for_macOS-Debug/.qtc/package-manager/auto-setup.cmake" - }, - { - "isGenerated" : true, - "path" : "build/Qt_6_8_1_for_macOS-Debug/CMakeFiles/3.29.3/CMakeSystem.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeSystemSpecificInitialize.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Darwin-Initialize.cmake" - }, - { - "isGenerated" : true, - "path" : "build/Qt_6_8_1_for_macOS-Debug/CMakeFiles/3.29.3/CMakeCCompiler.cmake" - }, - { - "isGenerated" : true, - "path" : "build/Qt_6_8_1_for_macOS-Debug/CMakeFiles/3.29.3/CMakeCXXCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeSystemSpecificInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeGenericSystem.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeInitializeConfigs.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Darwin.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/UnixPaths.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeLanguageInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/AppleClang-C.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Clang.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/CMakeCommonCompilerMacros.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/GNU.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/CMakeCommonCompilerMacros.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-AppleClang-C.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-Clang-C.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-Clang.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCommonLanguageInclude.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCXXInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeLanguageInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/AppleClang-CXX.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Clang.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-AppleClang-CXX.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-Clang-CXX.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-Clang.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCommonLanguageInclude.cmake" - } - ], - "kind" : "cmakeFiles", - "paths" : - { - "build" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug", - "source" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation" - }, - "version" : - { - "major" : 1, - "minor" : 0 - } -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply.prev/codemodel-v2-9d49c2164e4523fb684a.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply.prev/codemodel-v2-9d49c2164e4523fb684a.json deleted file mode 100644 index 6b048ce6e..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply.prev/codemodel-v2-9d49c2164e4523fb684a.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "configurations" : - [ - { - "directories" : - [ - { - "build" : ".", - "jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json", - "minimumCMakeVersion" : - { - "string" : "3.5" - }, - "projectIndex" : 0, - "source" : ".", - "targetIndexes" : - [ - 0 - ] - } - ], - "name" : "Debug", - "projects" : - [ - { - "directoryIndexes" : - [ - 0 - ], - "name" : "autodiff_reverse", - "targetIndexes" : - [ - 0 - ] - } - ], - "targets" : - [ - { - "directoryIndex" : 0, - "id" : "autodiff_reverse_tests::@6890427a1f51a3e7e1df", - "jsonFile" : "target-autodiff_reverse_tests-Debug-a233301ce678b059db4c.json", - "name" : "autodiff_reverse_tests", - "projectIndex" : 0 - } - ] - } - ], - "kind" : "codemodel", - "paths" : - { - "build" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug", - "source" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation" - }, - "version" : - { - "major" : 2, - "minor" : 7 - } -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply.prev/directory-.-Debug-f5ebdc15457944623624.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply.prev/directory-.-Debug-f5ebdc15457944623624.json deleted file mode 100644 index 3a67af9c3..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply.prev/directory-.-Debug-f5ebdc15457944623624.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "backtraceGraph" : - { - "commands" : [], - "files" : [], - "nodes" : [] - }, - "installers" : [], - "paths" : - { - "build" : ".", - "source" : "." - } -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply.prev/index-2025-07-29T09-52-00-0615.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply.prev/index-2025-07-29T09-52-00-0615.json deleted file mode 100644 index 846f5dcc4..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply.prev/index-2025-07-29T09-52-00-0615.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "cmake" : - { - "generator" : - { - "multiConfig" : false, - "name" : "Ninja" - }, - "paths" : - { - "cmake" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/cmake", - "cpack" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/cpack", - "ctest" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/ctest", - "root" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29" - }, - "version" : - { - "isDirty" : false, - "major" : 3, - "minor" : 29, - "patch" : 3, - "string" : "3.29.3", - "suffix" : "" - } - }, - "objects" : - [ - { - "jsonFile" : "codemodel-v2-9d49c2164e4523fb684a.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 7 - } - }, - { - "jsonFile" : "cache-v2-29927df31361d4151931.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - { - "jsonFile" : "cmakeFiles-v1-6a5d73f3b32c8afacbc0.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 0 - } - } - ], - "reply" : - { - "cache-v2" : - { - "jsonFile" : "cache-v2-29927df31361d4151931.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - "cmakeFiles-v1" : - { - "jsonFile" : "cmakeFiles-v1-6a5d73f3b32c8afacbc0.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 0 - } - }, - "codemodel-v2" : - { - "jsonFile" : "codemodel-v2-9d49c2164e4523fb684a.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 7 - } - } - } -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply.prev/target-autodiff_reverse_tests-Debug-a233301ce678b059db4c.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply.prev/target-autodiff_reverse_tests-Debug-a233301ce678b059db4c.json deleted file mode 100644 index ebf30a4ff..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply.prev/target-autodiff_reverse_tests-Debug-a233301ce678b059db4c.json +++ /dev/null @@ -1,135 +0,0 @@ -{ - "artifacts" : - [ - { - "path" : "autodiff_reverse_tests" - } - ], - "backtrace" : 1, - "backtraceGraph" : - { - "commands" : - [ - "add_executable", - "include_directories" - ], - "files" : - [ - "CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 34, - "parent" : 0 - }, - { - "command" : 1, - "file" : 0, - "line" : 14, - "parent" : 0 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-DQT_QML_DEBUG -g -std=gnu++14 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -mmacosx-version-min=14.6 -fcolor-diagnostics" - } - ], - "includes" : - [ - { - "backtrace" : 2, - "path" : "/Users/mzhelyez/Documents/code/boost/libs/math/include" - }, - { - "backtrace" : 2, - "path" : "/Users/mzhelyez/Documents/code/boost" - } - ], - "language" : "CXX", - "languageStandard" : - { - "backtraces" : - [ - 1 - ], - "standard" : "14" - }, - "sourceIndexes" : - [ - 0 - ] - } - ], - "id" : "autodiff_reverse_tests::@6890427a1f51a3e7e1df", - "link" : - { - "commandFragments" : - [ - { - "fragment" : "-DQT_QML_DEBUG -g", - "role" : "flags" - }, - { - "fragment" : "", - "role" : "flags" - } - ], - "language" : "CXX" - }, - "name" : "autodiff_reverse_tests", - "nameOnDisk" : "autodiff_reverse_tests", - "paths" : - { - "build" : ".", - "source" : "." - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1, - 2 - ] - } - ], - "sources" : - [ - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "/Users/mzhelyez/Documents/code/boost/libs/math/test/test_rvar_constructors.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "path" : "autodiff_reverse.hpp", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "path" : "/Users/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_reverse.hpp", - "sourceGroupIndex" : 1 - } - ], - "type" : "EXECUTABLE" -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply/cache-v2-29927df31361d4151931.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply/cache-v2-29927df31361d4151931.json deleted file mode 100644 index ec76efb3d..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply/cache-v2-29927df31361d4151931.json +++ /dev/null @@ -1,1247 +0,0 @@ -{ - "entries" : - [ - { - "name" : "CMAKE_ADDR2LINE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "CMAKE_ADDR2LINE-NOTFOUND" - }, - { - "name" : "CMAKE_AR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar" - }, - { - "name" : "CMAKE_BUILD_TYPE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "STRING", - "value" : "Debug" - }, - { - "name" : "CMAKE_CACHEFILE_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "This is the directory where this CMakeCache.txt was created" - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug" - }, - { - "name" : "CMAKE_CACHE_MAJOR_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Major version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "3" - }, - { - "name" : "CMAKE_CACHE_MINOR_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Minor version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "29" - }, - { - "name" : "CMAKE_CACHE_PATCH_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Patch version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "3" - }, - { - "name" : "CMAKE_COLOR_DIAGNOSTICS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Enable colored diagnostics throughout." - } - ], - "type" : "BOOL", - "value" : "1" - }, - { - "name" : "CMAKE_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to CMake executable." - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/cmake" - }, - { - "name" : "CMAKE_CPACK_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to cpack program executable." - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/cpack" - }, - { - "name" : "CMAKE_CTEST_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to ctest program executable." - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/ctest" - }, - { - "name" : "CMAKE_CXX_COMPILER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "CXX compiler" - } - ], - "type" : "STRING", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++" - }, - { - "name" : "CMAKE_CXX_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during all build types." - } - ], - "type" : "STRING", - "value" : "-DQT_QML_DEBUG" - }, - { - "name" : "CMAKE_CXX_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "-g" - }, - { - "name" : "CMAKE_CXX_FLAGS_INIT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "STRING", - "value" : "-DQT_QML_DEBUG" - }, - { - "name" : "CMAKE_CXX_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "-Os -DNDEBUG" - }, - { - "name" : "CMAKE_CXX_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "-O3 -DNDEBUG" - }, - { - "name" : "CMAKE_CXX_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "-O2 -g -DNDEBUG" - }, - { - "name" : "CMAKE_CXX_OUTPUT_EXTENSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "STRING", - "value" : ".o" - }, - { - "name" : "CMAKE_C_COMPILER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "C compiler" - } - ], - "type" : "STRING", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" - }, - { - "name" : "CMAKE_C_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_C_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "-g" - }, - { - "name" : "CMAKE_C_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "-Os -DNDEBUG" - }, - { - "name" : "CMAKE_C_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "-O3 -DNDEBUG" - }, - { - "name" : "CMAKE_C_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "-O2 -g -DNDEBUG" - }, - { - "name" : "CMAKE_C_OUTPUT_EXTENSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "STRING", - "value" : ".o" - }, - { - "name" : "CMAKE_DLLTOOL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "CMAKE_DLLTOOL-NOTFOUND" - }, - { - "name" : "CMAKE_EDIT_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to cache edit program executable." - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/ccmake" - }, - { - "name" : "CMAKE_EXECUTABLE_FORMAT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Executable file format" - } - ], - "type" : "INTERNAL", - "value" : "MACHO" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_FIND_PACKAGE_REDIRECTS_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake." - } - ], - "type" : "STATIC", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/CMakeFiles/pkgRedirects" - }, - { - "name" : "CMAKE_GENERATOR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "STRING", - "value" : "Ninja" - }, - { - "name" : "CMAKE_GENERATOR_INSTANCE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Generator instance identifier." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_GENERATOR_PLATFORM", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of generator platform." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_GENERATOR_TOOLSET", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of generator toolset." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_HOME_DIRECTORY", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Source directory with the top level CMakeLists.txt file for this project" - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation" - }, - { - "name" : "CMAKE_INSTALL_NAME_TOOL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/install_name_tool" - }, - { - "name" : "CMAKE_INSTALL_PREFIX", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Install path prefix, prepended onto install directories." - } - ], - "type" : "PATH", - "value" : "/usr/local" - }, - { - "name" : "CMAKE_LINKER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" - }, - { - "name" : "CMAKE_MAKE_PROGRAM", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Program used to build from build.ninja files." - } - ], - "type" : "FILEPATH", - "value" : "/Users/mzhelyez/Qt/Tools/Ninja/ninja" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_NM", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm" - }, - { - "name" : "CMAKE_NUMBER_OF_MAKEFILES", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "number of local generators" - } - ], - "type" : "INTERNAL", - "value" : "1" - }, - { - "name" : "CMAKE_OBJCOPY", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "CMAKE_OBJCOPY-NOTFOUND" - }, - { - "name" : "CMAKE_OBJDUMP", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump" - }, - { - "name" : "CMAKE_OSX_ARCHITECTURES", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Build architectures for OSX" - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_OSX_DEPLOYMENT_TARGET", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Minimum OS X version to target for deployment (at runtime); newer APIs weak linked. Set to empty string for default value." - } - ], - "type" : "STRING", - "value" : "14.6" - }, - { - "name" : "CMAKE_OSX_SYSROOT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "The product will be built against the headers and libraries located inside the indicated SDK." - } - ], - "type" : "PATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk" - }, - { - "name" : "CMAKE_PLATFORM_INFO_INITIALIZED", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Platform information initialized" - } - ], - "type" : "INTERNAL", - "value" : "1" - }, - { - "name" : "CMAKE_PREFIX_PATH", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "PATH", - "value" : "/Users/mzhelyez/Qt/6.8.1/macos" - }, - { - "name" : "CMAKE_PROJECT_DESCRIPTION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "" - }, - { - "name" : "CMAKE_PROJECT_HOMEPAGE_URL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "" - }, - { - "name" : "CMAKE_PROJECT_INCLUDE_BEFORE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "FILEPATH", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc/package-manager/auto-setup.cmake" - }, - { - "name" : "CMAKE_PROJECT_NAME", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "autodiff_reverse" - }, - { - "name" : "CMAKE_RANLIB", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib" - }, - { - "name" : "CMAKE_READELF", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "CMAKE_READELF-NOTFOUND" - }, - { - "name" : "CMAKE_ROOT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to CMake installation." - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SKIP_INSTALL_RPATH", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "If set, runtime paths are not added when installing shared libraries, but are added when building." - } - ], - "type" : "BOOL", - "value" : "NO" - }, - { - "name" : "CMAKE_SKIP_RPATH", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "If set, runtime paths are not added when using shared libraries." - } - ], - "type" : "BOOL", - "value" : "NO" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STRIP", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip" - }, - { - "name" : "CMAKE_TAPI", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi" - }, - { - "name" : "CMAKE_UNAME", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "uname command" - } - ], - "type" : "INTERNAL", - "value" : "/usr/bin/uname" - }, - { - "name" : "CMAKE_VERBOSE_MAKEFILE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "If this value is on, makefiles will be generated without the .SILENT directive, and all commands will be echoed to the console during the make. This is useful for debugging only. With Visual Studio IDE projects all commands are done without /nologo." - } - ], - "type" : "BOOL", - "value" : "FALSE" - }, - { - "name" : "QT_CREATOR_SKIP_PACKAGE_MANAGER_SETUP", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Skip Qt Creator's package manager auto-setup" - } - ], - "type" : "BOOL", - "value" : "OFF" - }, - { - "name" : "QT_CREATOR_SOURCE_GROUPS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Qt Creator source groups extensions" - } - ], - "type" : "BOOL", - "value" : "ON" - }, - { - "name" : "QT_QMAKE_EXECUTABLE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "FILEPATH", - "value" : "/Users/mzhelyez/Qt/6.8.1/macos/bin/qmake" - }, - { - "name" : "autodiff_reverse_BINARY_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug" - }, - { - "name" : "autodiff_reverse_IS_TOP_LEVEL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "ON" - }, - { - "name" : "autodiff_reverse_SOURCE_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation" - } - ], - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply/cmakeFiles-v1-6a5d73f3b32c8afacbc0.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply/cmakeFiles-v1-6a5d73f3b32c8afacbc0.json deleted file mode 100644 index 5fa2d35b3..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply/cmakeFiles-v1-6a5d73f3b32c8afacbc0.json +++ /dev/null @@ -1,165 +0,0 @@ -{ - "inputs" : - [ - { - "path" : "CMakeLists.txt" - }, - { - "isGenerated" : true, - "path" : "build/Qt_6_8_1_for_macOS-Debug/.qtc/package-manager/auto-setup.cmake" - }, - { - "isGenerated" : true, - "path" : "build/Qt_6_8_1_for_macOS-Debug/CMakeFiles/3.29.3/CMakeSystem.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeSystemSpecificInitialize.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Darwin-Initialize.cmake" - }, - { - "isGenerated" : true, - "path" : "build/Qt_6_8_1_for_macOS-Debug/CMakeFiles/3.29.3/CMakeCCompiler.cmake" - }, - { - "isGenerated" : true, - "path" : "build/Qt_6_8_1_for_macOS-Debug/CMakeFiles/3.29.3/CMakeCXXCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeSystemSpecificInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeGenericSystem.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeInitializeConfigs.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Darwin.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/UnixPaths.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeLanguageInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/AppleClang-C.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Clang.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/CMakeCommonCompilerMacros.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/GNU.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/CMakeCommonCompilerMacros.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-AppleClang-C.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-Clang-C.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-Clang.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCommonLanguageInclude.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCXXInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeLanguageInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/AppleClang-CXX.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Clang.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-AppleClang-CXX.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-Clang-CXX.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-Clang.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCommonLanguageInclude.cmake" - } - ], - "kind" : "cmakeFiles", - "paths" : - { - "build" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug", - "source" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation" - }, - "version" : - { - "major" : 1, - "minor" : 0 - } -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply/codemodel-v2-1f7d7d01b2522a3837ff.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply/codemodel-v2-1f7d7d01b2522a3837ff.json deleted file mode 100644 index 03cf5e7ec..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply/codemodel-v2-1f7d7d01b2522a3837ff.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "configurations" : - [ - { - "directories" : - [ - { - "build" : ".", - "jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json", - "minimumCMakeVersion" : - { - "string" : "3.5" - }, - "projectIndex" : 0, - "source" : ".", - "targetIndexes" : - [ - 0 - ] - } - ], - "name" : "Debug", - "projects" : - [ - { - "directoryIndexes" : - [ - 0 - ], - "name" : "autodiff_reverse", - "targetIndexes" : - [ - 0 - ] - } - ], - "targets" : - [ - { - "directoryIndex" : 0, - "id" : "autodiff_reverse_tests::@6890427a1f51a3e7e1df", - "jsonFile" : "target-autodiff_reverse_tests-Debug-118c356c40d76d8113e6.json", - "name" : "autodiff_reverse_tests", - "projectIndex" : 0 - } - ] - } - ], - "kind" : "codemodel", - "paths" : - { - "build" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug", - "source" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation" - }, - "version" : - { - "major" : 2, - "minor" : 7 - } -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json deleted file mode 100644 index 3a67af9c3..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "backtraceGraph" : - { - "commands" : [], - "files" : [], - "nodes" : [] - }, - "installers" : [], - "paths" : - { - "build" : ".", - "source" : "." - } -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply/index-2025-07-29T09-56-02-0635.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply/index-2025-07-29T09-56-02-0635.json deleted file mode 100644 index ba9fd49fe..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply/index-2025-07-29T09-56-02-0635.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "cmake" : - { - "generator" : - { - "multiConfig" : false, - "name" : "Ninja" - }, - "paths" : - { - "cmake" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/cmake", - "cpack" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/cpack", - "ctest" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/ctest", - "root" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29" - }, - "version" : - { - "isDirty" : false, - "major" : 3, - "minor" : 29, - "patch" : 3, - "string" : "3.29.3", - "suffix" : "" - } - }, - "objects" : - [ - { - "jsonFile" : "codemodel-v2-1f7d7d01b2522a3837ff.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 7 - } - }, - { - "jsonFile" : "cache-v2-29927df31361d4151931.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - { - "jsonFile" : "cmakeFiles-v1-6a5d73f3b32c8afacbc0.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 0 - } - } - ], - "reply" : - { - "cache-v2" : - { - "jsonFile" : "cache-v2-29927df31361d4151931.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - "cmakeFiles-v1" : - { - "jsonFile" : "cmakeFiles-v1-6a5d73f3b32c8afacbc0.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 0 - } - }, - "codemodel-v2" : - { - "jsonFile" : "codemodel-v2-1f7d7d01b2522a3837ff.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 7 - } - } - } -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply/target-autodiff_reverse_tests-Debug-118c356c40d76d8113e6.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply/target-autodiff_reverse_tests-Debug-118c356c40d76d8113e6.json deleted file mode 100644 index 48894dd87..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.cmake/api/v1/reply/target-autodiff_reverse_tests-Debug-118c356c40d76d8113e6.json +++ /dev/null @@ -1,135 +0,0 @@ -{ - "artifacts" : - [ - { - "path" : "autodiff_reverse_tests" - } - ], - "backtrace" : 1, - "backtraceGraph" : - { - "commands" : - [ - "add_executable", - "include_directories" - ], - "files" : - [ - "CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 36, - "parent" : 0 - }, - { - "command" : 1, - "file" : 0, - "line" : 14, - "parent" : 0 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-DQT_QML_DEBUG -g -std=gnu++14 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -mmacosx-version-min=14.6 -fcolor-diagnostics" - } - ], - "includes" : - [ - { - "backtrace" : 2, - "path" : "/Users/mzhelyez/Documents/code/boost/libs/math/include" - }, - { - "backtrace" : 2, - "path" : "/Users/mzhelyez/Documents/code/boost" - } - ], - "language" : "CXX", - "languageStandard" : - { - "backtraces" : - [ - 1 - ], - "standard" : "14" - }, - "sourceIndexes" : - [ - 0 - ] - } - ], - "id" : "autodiff_reverse_tests::@6890427a1f51a3e7e1df", - "link" : - { - "commandFragments" : - [ - { - "fragment" : "-DQT_QML_DEBUG -g", - "role" : "flags" - }, - { - "fragment" : "", - "role" : "flags" - } - ], - "language" : "CXX" - }, - "name" : "autodiff_reverse_tests", - "nameOnDisk" : "autodiff_reverse_tests", - "paths" : - { - "build" : ".", - "source" : "." - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1, - 2 - ] - } - ], - "sources" : - [ - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "/Users/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_basic_math_ops.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "path" : "autodiff_reverse.hpp", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "path" : "/Users/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_reverse.hpp", - "sourceGroupIndex" : 1 - } - ], - "type" : "EXECUTABLE" -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc/package-manager/LICENSE.conan b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc/package-manager/LICENSE.conan deleted file mode 100644 index 541f5a3a6..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc/package-manager/LICENSE.conan +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2019 JFrog - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc/package-manager/auto-setup.cmake b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc/package-manager/auto-setup.cmake deleted file mode 100644 index 867b7f41e..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc/package-manager/auto-setup.cmake +++ /dev/null @@ -1,314 +0,0 @@ -# -# Internal Qt Creator variable reference -# -foreach(qtcreator_var - QT_QMAKE_EXECUTABLE CMAKE_PREFIX_PATH CMAKE_C_COMPILER CMAKE_CXX_COMPILER - CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELWITHDEBINFO) - set(__just_reference_${qtcreator_var} ${${qtcreator_var}}) -endforeach() - -option(QT_CREATOR_SOURCE_GROUPS "Qt Creator source groups extensions" ON) -if (QT_CREATOR_SOURCE_GROUPS) - source_group("Resources" REGULAR_EXPRESSION "\\.(pdf|plist|png|jpeg|jpg|storyboard|xcassets|qrc|svg|gif|ico|webp)$") - source_group("Forms" REGULAR_EXPRESSION "\\.(ui)$") - source_group("State charts" REGULAR_EXPRESSION "\\.(scxml)$") -endif() - -if (EXISTS "${CMAKE_SOURCE_DIR}/QtCreatorPackageManager.cmake") - include("${CMAKE_SOURCE_DIR}/QtCreatorPackageManager.cmake") -endif() - -if (QT_CREATOR_SKIP_PACKAGE_MANAGER_SETUP) - return() -endif() -option(QT_CREATOR_SKIP_PACKAGE_MANAGER_SETUP "Skip Qt Creator's package manager auto-setup" OFF) - -# Store the C/C++ object output extension -if (CMAKE_VERSION GREATER_EQUAL "3.19") - cmake_language(DEFER CALL set CMAKE_C_OUTPUT_EXTENSION "${CMAKE_C_OUTPUT_EXTENSION}" CACHE STRING "" FORCE) - cmake_language(DEFER CALL set CMAKE_CXX_OUTPUT_EXTENSION "${CMAKE_CXX_OUTPUT_EXTENSION}" CACHE STRING "" FORCE) -endif() - -macro(qtc_auto_setup_compiler_standard toolchainFile) - foreach(lang_var C CXX CUDA OBJC OBJCXX) - foreach(prop_var STANDARD STANDARD_REQUIRED EXTENSIONS) - if (CMAKE_${lang_var}_${prop_var}) - file(APPEND "${toolchainFile}" - "set(CMAKE_${lang_var}_${prop_var} ${CMAKE_${lang_var}_${prop_var}})\n") - endif() - endforeach() - endforeach() - - # Forward important CMake variables to the package manager in the toolchain file - foreach(fwd_var CMAKE_MSVC_RUNTIME_LIBRARY CMAKE_SYSROOT CMAKE_OSX_SYSROOT CMAKE_OSX_ARCHITECTURES) - if (${fwd_var}) - file(APPEND "${toolchainFile}" - "set(${fwd_var} ${${fwd_var}})\n") - endif() - endforeach() -endmacro() - -# -# conan -# -macro(qtc_auto_setup_conan) - foreach(file conanfile.txt conanfile.py) - if (EXISTS "${CMAKE_SOURCE_DIR}/${file}") - set(conanfile_txt "${CMAKE_SOURCE_DIR}/${file}") - break() - endif() - endforeach() - - if (conanfile_txt AND NOT QT_CREATOR_SKIP_CONAN_SETUP) - option(QT_CREATOR_SKIP_CONAN_SETUP "Skip Qt Creator's conan package manager auto-setup" OFF) - set(QT_CREATOR_CONAN_BUILD_POLICY "missing" CACHE STRING "Qt Creator's conan package manager auto-setup build policy. This is used for the BUILD property of cmake_conan_run") - - set_property( - DIRECTORY "${CMAKE_SOURCE_DIR}" - APPEND - PROPERTY CMAKE_CONFIGURE_DEPENDS "${conanfile_txt}") - - find_program(conan_program conan) - if (NOT conan_program) - message(WARNING "Qt Creator: conan executable not found. " - "Package manager auto-setup will be skipped. " - "To disable this warning set QT_CREATOR_SKIP_CONAN_SETUP to ON.") - return() - endif() - execute_process(COMMAND ${conan_program} --version - RESULT_VARIABLE result_code - OUTPUT_VARIABLE conan_version_output - ERROR_VARIABLE conan_version_output) - if (NOT result_code EQUAL 0) - message(FATAL_ERROR "conan --version failed='${result_code}: ${conan_version_output}") - endif() - - string(REGEX REPLACE ".*Conan version ([0-9].[0-9]).*" "\\1" conan_version "${conan_version_output}") - - set(conanfile_timestamp_file "${CMAKE_BINARY_DIR}/conan-dependencies/conanfile.timestamp") - file(TIMESTAMP "${conanfile_txt}" conanfile_timestamp) - - set(do_conan_installation ON) - if (EXISTS "${conanfile_timestamp_file}") - file(READ "${conanfile_timestamp_file}" old_conanfile_timestamp) - if ("${conanfile_timestamp}" STREQUAL "${old_conanfile_timestamp}") - set(do_conan_installation OFF) - endif() - endif() - - set(conanfile_build_policy_file "${CMAKE_BINARY_DIR}/conan-dependencies/conanfile.buildpolicy") - if (EXISTS "${conanfile_build_policy_file}") - file(READ "${conanfile_build_policy_file}" build_policy) - if (NOT "${build_policy}" STREQUAL "${QT_CREATOR_CONAN_BUILD_POLICY}") - set(do_conan_installation ON) - endif() - endif() - - if (do_conan_installation) - message(STATUS "Qt Creator: conan package manager auto-setup. " - "Skip this step by setting QT_CREATOR_SKIP_CONAN_SETUP to ON.") - - file(COPY "${conanfile_txt}" DESTINATION "${CMAKE_BINARY_DIR}/conan-dependencies/") - - file(WRITE "${CMAKE_BINARY_DIR}/conan-dependencies/toolchain.cmake" " - set(CMAKE_C_COMPILER \"${CMAKE_C_COMPILER}\") - set(CMAKE_CXX_COMPILER \"${CMAKE_CXX_COMPILER}\") - ") - qtc_auto_setup_compiler_standard("${CMAKE_BINARY_DIR}/conan-dependencies/toolchain.cmake") - - if (CMAKE_TOOLCHAIN_FILE) - file(APPEND "${CMAKE_BINARY_DIR}/conan-dependencies/toolchain.cmake" - "include(\"${CMAKE_TOOLCHAIN_FILE}\")\n") - endif() - - file(WRITE "${CMAKE_BINARY_DIR}/conan-dependencies/CMakeLists.txt" " - cmake_minimum_required(VERSION 3.15) - - unset(CMAKE_PROJECT_INCLUDE_BEFORE CACHE) - project(conan-setup) - - if (${conan_version} VERSION_GREATER_EQUAL 2.0) - set(CONAN_COMMAND \"${conan_program}\") - include(\"${CMAKE_CURRENT_LIST_DIR}/conan_provider.cmake\") - conan_profile_detect_default() - detect_host_profile(\"${CMAKE_BINARY_DIR}/conan-dependencies/conan_host_profile\") - - set(build_types \${CMAKE_BUILD_TYPE}) - if (CMAKE_CONFIGURATION_TYPES) - set(build_types \${CMAKE_CONFIGURATION_TYPES}) - endif() - - foreach(type \${build_types}) - conan_install( - -pr \"${CMAKE_BINARY_DIR}/conan-dependencies/conan_host_profile\" - --build=${QT_CREATOR_CONAN_BUILD_POLICY} - -s build_type=\${type} - -g CMakeDeps) - endforeach() - - get_property(CONAN_INSTALL_SUCCESS GLOBAL PROPERTY CONAN_INSTALL_SUCCESS) - if (CONAN_INSTALL_SUCCESS) - get_property(CONAN_GENERATORS_FOLDER GLOBAL PROPERTY CONAN_GENERATORS_FOLDER) - file(TO_CMAKE_PATH \"\${CONAN_GENERATORS_FOLDER}\" CONAN_GENERATORS_FOLDER) - file(WRITE \"${CMAKE_BINARY_DIR}/conan-dependencies/conan_paths.cmake\" \" - list(PREPEND CMAKE_PREFIX_PATH \\\"\${CONAN_GENERATORS_FOLDER}\\\") - list(PREPEND CMAKE_MODULE_PATH \\\"\${CONAN_GENERATORS_FOLDER}\\\") - list(PREPEND CMAKE_FIND_ROOT_PATH \\\"\${CONAN_GENERATORS_FOLDER}\\\") - list(REMOVE_DUPLICATES CMAKE_PREFIX_PATH) - list(REMOVE_DUPLICATES CMAKE_MODULE_PATH) - list(REMOVE_DUPLICATES CMAKE_FIND_ROOT_PATH) - set(CMAKE_PREFIX_PATH \\\"\\\${CMAKE_PREFIX_PATH}\\\" CACHE STRING \\\"\\\" FORCE) - set(CMAKE_MODULE_PATH \\\"\\\${CMAKE_MODULE_PATH}\\\" CACHE STRING \\\"\\\" FORCE) - set(CMAKE_FIND_ROOT_PATH \\\"\\\${CMAKE_FIND_ROOT_PATH}\\\" CACHE STRING \\\"\\\" FORCE) - \") - endif() - else() - include(\"${CMAKE_CURRENT_LIST_DIR}/conan.cmake\") - conan_cmake_run( - CONANFILE \"${conanfile_txt}\" - INSTALL_FOLDER \"${CMAKE_BINARY_DIR}/conan-dependencies\" - GENERATORS cmake_paths cmake_find_package json - BUILD ${QT_CREATOR_CONAN_BUILD_POLICY} - ENV CONAN_CMAKE_TOOLCHAIN_FILE=\"${CMAKE_BINARY_DIR}/conan-dependencies/toolchain.cmake\" - ) - endif() - ") - - if (NOT DEFINED CMAKE_BUILD_TYPE AND NOT DEFINED CMAKE_CONFIGURATION_TYPES) - set(CMAKE_CONFIGURATION_TYPES "Debug;Release") - endif() - - execute_process(COMMAND ${CMAKE_COMMAND} - -S "${CMAKE_BINARY_DIR}/conan-dependencies/" - -B "${CMAKE_BINARY_DIR}/conan-dependencies/build" - -C "${CMAKE_BINARY_DIR}/qtcsettings.cmake" - -D "CMAKE_TOOLCHAIN_FILE=${CMAKE_BINARY_DIR}/conan-dependencies/toolchain.cmake" - -G ${CMAKE_GENERATOR} - -D CMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE} - -D "CMAKE_CONFIGURATION_TYPES=${CMAKE_CONFIGURATION_TYPES}" - RESULT_VARIABLE result - ) - if (result EQUAL 0) - file(WRITE "${conanfile_timestamp_file}" "${conanfile_timestamp}") - file(WRITE "${conanfile_build_policy_file}" ${QT_CREATOR_CONAN_BUILD_POLICY}) - else() - message(WARNING "Qt Creator's conan package manager auto-setup failed. Consider setting " - "QT_CREATOR_SKIP_CONAN_SETUP to ON and reconfigure to skip this step.") - return() - endif() - endif() - - include("${CMAKE_BINARY_DIR}/conan-dependencies/conan_paths.cmake") - endif() - unset(conanfile_txt) -endmacro() -qtc_auto_setup_conan() - -# -# vcpkg -# -macro(qtc_auto_setup_vcpkg) - if (EXISTS "${CMAKE_SOURCE_DIR}/vcpkg.json" AND NOT QT_CREATOR_SKIP_VCPKG_SETUP) - option(QT_CREATOR_SKIP_VCPKG_SETUP "Skip Qt Creator's vcpkg package manager auto-setup" OFF) - - set_property( - DIRECTORY "${CMAKE_SOURCE_DIR}" - APPEND - PROPERTY CMAKE_CONFIGURE_DEPENDS "${CMAKE_SOURCE_DIR}/vcpkg.json") - - find_program(vcpkg_program vcpkg - PATHS $ENV{VCPKG_ROOT} ${CMAKE_SOURCE_DIR}/vcpkg ${CMAKE_SOURCE_DIR}/3rdparty/vcpkg - NO_DEFAULT_PATH - ) - if (NOT vcpkg_program) - message(WARNING "Qt Creator: vcpkg executable not found. " - "Package manager auto-setup will be skipped. " - "To disable this warning set QT_CREATOR_SKIP_VCPKG_SETUP to ON.") - return() - endif() - execute_process(COMMAND ${vcpkg_program} version - RESULT_VARIABLE result_code - OUTPUT_VARIABLE vcpkg_version_output - ERROR_VARIABLE vcpkg_version_output) - if (NOT result_code EQUAL 0) - message(FATAL_ERROR "vcpkg version failed='${result_code}: ${vcpkg_version_output}") - endif() - - # Resolve any symlinks - get_filename_component(vpkg_program_real_path ${vcpkg_program} REALPATH) - get_filename_component(vpkg_root ${vpkg_program_real_path} DIRECTORY) - - if (NOT EXISTS "${CMAKE_BINARY_DIR}/vcpkg-dependencies/toolchain.cmake") - message(STATUS "Qt Creator: vcpkg package manager auto-setup. " - "Skip this step by setting QT_CREATOR_SKIP_VCPKG_SETUP to ON.") - - file(WRITE "${CMAKE_BINARY_DIR}/vcpkg-dependencies/toolchain.cmake" " - set(CMAKE_C_COMPILER \"${CMAKE_C_COMPILER}\") - set(CMAKE_CXX_COMPILER \"${CMAKE_CXX_COMPILER}\") - ") - qtc_auto_setup_compiler_standard("${CMAKE_BINARY_DIR}/vcpkg-dependencies/toolchain.cmake") - - if (CMAKE_TOOLCHAIN_FILE AND NOT - CMAKE_TOOLCHAIN_FILE STREQUAL "${CMAKE_BINARY_DIR}/vcpkg-dependencies/toolchain.cmake") - file(APPEND "${CMAKE_BINARY_DIR}/vcpkg-dependencies/toolchain.cmake" - "include(\"${CMAKE_TOOLCHAIN_FILE}\")\n") - endif() - - if (VCPKG_TARGET_TRIPLET) - set(vcpkg_triplet ${VCPKG_TARGET_TRIPLET}) - else() - if (ANDROID_ABI) - if (ANDROID_ABI STREQUAL "armeabi-v7a") - set(vcpkg_triplet arm-neon-android) - elseif (ANDROID_ABI STREQUAL "arm64-v8a") - set(vcpkg_triplet arm64-android) - elseif (ANDROID_ABI STREQUAL "x86") - set(vcpkg_triplet x86-android) - elseif (ANDROID_ABI STREQUAL "x86_64") - set(vcpkg_triplet x64-android) - else() - message(FATAL_ERROR "Unsupported Android ABI: ${ANDROID_ABI}") - endif() - # Needed by vcpkg/scripts/toolchains/android.cmake - file(APPEND "${CMAKE_BINARY_DIR}/vcpkg-dependencies/toolchain.cmake" " - set(ENV{ANDROID_NDK_HOME} \"${ANDROID_NDK}\") - ") - elseif (WIN32) - set(vcpkg_triplet x64-mingw-static) - if (CMAKE_CXX_COMPILER MATCHES ".*/(.*)/cl.exe") - set(vcpkg_triplet ${CMAKE_MATCH_1}-windows) - endif() - elseif(APPLE) - # We're too early to use CMAKE_HOST_SYSTEM_PROCESSOR - execute_process( - COMMAND uname -m - OUTPUT_VARIABLE __apple_host_system_processor - OUTPUT_STRIP_TRAILING_WHITESPACE) - if (__apple_host_system_processor MATCHES "arm64") - set(vcpkg_triplet arm64-osx) - else() - set(vcpkg_triplet x64-osx) - endif() - else() - set(vcpkg_triplet x64-linux) - endif() - endif() - - file(APPEND "${CMAKE_BINARY_DIR}/vcpkg-dependencies/toolchain.cmake" " - set(VCPKG_TARGET_TRIPLET ${vcpkg_triplet}) - include(\"${vpkg_root}/scripts/buildsystems/vcpkg.cmake\") - ") - endif() - - set(CMAKE_TOOLCHAIN_FILE "${CMAKE_BINARY_DIR}/vcpkg-dependencies/toolchain.cmake" CACHE PATH "" FORCE) - - # Save CMAKE_PREFIX_PATH and CMAKE_MODULE_PATH as cache variables - if (CMAKE_VERSION GREATER_EQUAL "3.19") - cmake_language(DEFER CALL list REMOVE_DUPLICATES CMAKE_PREFIX_PATH) - cmake_language(DEFER CALL list REMOVE_DUPLICATES CMAKE_MODULE_PATH) - cmake_language(DEFER CALL set CMAKE_PREFIX_PATH "${CMAKE_PREFIX_PATH}" CACHE STRING "" FORCE) - cmake_language(DEFER CALL set CMAKE_MODULE_PATH "${CMAKE_MODULE_PATH}" CACHE STRING "" FORCE) - endif() - endif() -endmacro() -qtc_auto_setup_vcpkg() diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc/package-manager/conan.cmake b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc/package-manager/conan.cmake deleted file mode 100644 index 7c78f7415..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc/package-manager/conan.cmake +++ /dev/null @@ -1,1026 +0,0 @@ -# The MIT License (MIT) - -# Copyright (c) 2018 JFrog - -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: - -# The above copyright notice and this permission notice shall be included in all -# copies or substantial portions of the Software. - -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -# SOFTWARE. - - - -# This file comes from: https://github.com/conan-io/cmake-conan. Please refer -# to this repository for issues and documentation. - -# Its purpose is to wrap and launch Conan C/C++ Package Manager when cmake is called. -# It will take CMake current settings (os, compiler, compiler version, architecture) -# and translate them to conan settings for installing and retrieving dependencies. - -# It is intended to facilitate developers building projects that have conan dependencies, -# but it is only necessary on the end-user side. It is not necessary to create conan -# packages, in fact it shouldn't be use for that. Check the project documentation. - -# version: 0.18.1 - -include(CMakeParseArguments) - -function(_get_msvc_ide_version result) - set(${result} "" PARENT_SCOPE) - if(NOT MSVC_VERSION VERSION_LESS 1400 AND MSVC_VERSION VERSION_LESS 1500) - set(${result} 8 PARENT_SCOPE) - elseif(NOT MSVC_VERSION VERSION_LESS 1500 AND MSVC_VERSION VERSION_LESS 1600) - set(${result} 9 PARENT_SCOPE) - elseif(NOT MSVC_VERSION VERSION_LESS 1600 AND MSVC_VERSION VERSION_LESS 1700) - set(${result} 10 PARENT_SCOPE) - elseif(NOT MSVC_VERSION VERSION_LESS 1700 AND MSVC_VERSION VERSION_LESS 1800) - set(${result} 11 PARENT_SCOPE) - elseif(NOT MSVC_VERSION VERSION_LESS 1800 AND MSVC_VERSION VERSION_LESS 1900) - set(${result} 12 PARENT_SCOPE) - elseif(NOT MSVC_VERSION VERSION_LESS 1900 AND MSVC_VERSION VERSION_LESS 1910) - set(${result} 14 PARENT_SCOPE) - elseif(NOT MSVC_VERSION VERSION_LESS 1910 AND MSVC_VERSION VERSION_LESS 1920) - set(${result} 15 PARENT_SCOPE) - elseif(NOT MSVC_VERSION VERSION_LESS 1920 AND MSVC_VERSION VERSION_LESS 1930) - set(${result} 16 PARENT_SCOPE) - elseif(NOT MSVC_VERSION VERSION_LESS 1930 AND MSVC_VERSION VERSION_LESS 1950) - set(${result} 17 PARENT_SCOPE) - else() - message(FATAL_ERROR "Conan: Unknown MSVC compiler version [${MSVC_VERSION}]") - endif() -endfunction() - -macro(_conan_detect_build_type) - conan_parse_arguments(${ARGV}) - - if(ARGUMENTS_BUILD_TYPE) - set(_CONAN_SETTING_BUILD_TYPE ${ARGUMENTS_BUILD_TYPE}) - elseif(CMAKE_BUILD_TYPE) - set(_CONAN_SETTING_BUILD_TYPE ${CMAKE_BUILD_TYPE}) - else() - message(FATAL_ERROR "Please specify in command line CMAKE_BUILD_TYPE (-DCMAKE_BUILD_TYPE=Release)") - endif() - - string(TOUPPER ${_CONAN_SETTING_BUILD_TYPE} _CONAN_SETTING_BUILD_TYPE_UPPER) - if (_CONAN_SETTING_BUILD_TYPE_UPPER STREQUAL "DEBUG") - set(_CONAN_SETTING_BUILD_TYPE "Debug") - elseif(_CONAN_SETTING_BUILD_TYPE_UPPER STREQUAL "RELEASE") - set(_CONAN_SETTING_BUILD_TYPE "Release") - elseif(_CONAN_SETTING_BUILD_TYPE_UPPER STREQUAL "RELWITHDEBINFO") - set(_CONAN_SETTING_BUILD_TYPE "RelWithDebInfo") - elseif(_CONAN_SETTING_BUILD_TYPE_UPPER STREQUAL "MINSIZEREL") - set(_CONAN_SETTING_BUILD_TYPE "MinSizeRel") - endif() -endmacro() - -macro(_conan_check_system_name) - #handle -s os setting - if(CMAKE_SYSTEM_NAME AND NOT CMAKE_SYSTEM_NAME STREQUAL "Generic") - #use default conan os setting if CMAKE_SYSTEM_NAME is not defined - set(CONAN_SYSTEM_NAME ${CMAKE_SYSTEM_NAME}) - if(${CMAKE_SYSTEM_NAME} STREQUAL "Darwin") - set(CONAN_SYSTEM_NAME Macos) - endif() - if(${CMAKE_SYSTEM_NAME} STREQUAL "QNX") - set(CONAN_SYSTEM_NAME Neutrino) - endif() - set(CONAN_SUPPORTED_PLATFORMS Windows Linux Macos Android iOS FreeBSD WindowsStore WindowsCE watchOS tvOS FreeBSD SunOS AIX Arduino Emscripten Neutrino) - list (FIND CONAN_SUPPORTED_PLATFORMS "${CONAN_SYSTEM_NAME}" _index) - if (${_index} GREATER -1) - #check if the cmake system is a conan supported one - set(_CONAN_SETTING_OS ${CONAN_SYSTEM_NAME}) - else() - message(FATAL_ERROR "cmake system ${CONAN_SYSTEM_NAME} is not supported by conan. Use one of ${CONAN_SUPPORTED_PLATFORMS}") - endif() - endif() -endmacro() - -macro(_conan_check_language) - get_property(_languages GLOBAL PROPERTY ENABLED_LANGUAGES) - if (";${_languages};" MATCHES ";CXX;") - set(LANGUAGE CXX) - set(USING_CXX 1) - elseif (";${_languages};" MATCHES ";C;") - set(LANGUAGE C) - set(USING_CXX 0) - else () - message(FATAL_ERROR "Conan: Neither C or C++ was detected as a language for the project. Unabled to detect compiler version.") - endif() -endmacro() - -macro(_conan_detect_compiler) - - conan_parse_arguments(${ARGV}) - - if(ARGUMENTS_ARCH) - set(_CONAN_SETTING_ARCH ${ARGUMENTS_ARCH}) - endif() - - if(USING_CXX) - set(_CONAN_SETTING_COMPILER_CPPSTD ${CMAKE_CXX_STANDARD}) - endif() - - if (${CMAKE_${LANGUAGE}_COMPILER_ID} STREQUAL GNU) - # using GCC - # TODO: Handle other params - string(REPLACE "." ";" VERSION_LIST ${CMAKE_${LANGUAGE}_COMPILER_VERSION}) - list(GET VERSION_LIST 0 MAJOR) - list(GET VERSION_LIST 1 MINOR) - set(COMPILER_VERSION ${MAJOR}.${MINOR}) - if(${MAJOR} GREATER 4) - set(COMPILER_VERSION ${MAJOR}) - endif() - set(_CONAN_SETTING_COMPILER gcc) - set(_CONAN_SETTING_COMPILER_VERSION ${COMPILER_VERSION}) - if (USING_CXX) - conan_cmake_detect_unix_libcxx(_LIBCXX) - set(_CONAN_SETTING_COMPILER_LIBCXX ${_LIBCXX}) - endif () - elseif (${CMAKE_${LANGUAGE}_COMPILER_ID} STREQUAL Intel) - string(REPLACE "." ";" VERSION_LIST ${CMAKE_${LANGUAGE}_COMPILER_VERSION}) - list(GET VERSION_LIST 0 MAJOR) - list(GET VERSION_LIST 1 MINOR) - set(COMPILER_VERSION ${MAJOR}.${MINOR}) - set(_CONAN_SETTING_COMPILER intel) - set(_CONAN_SETTING_COMPILER_VERSION ${COMPILER_VERSION}) - if (USING_CXX) - conan_cmake_detect_unix_libcxx(_LIBCXX) - set(_CONAN_SETTING_COMPILER_LIBCXX ${_LIBCXX}) - endif () - elseif (${CMAKE_${LANGUAGE}_COMPILER_ID} STREQUAL AppleClang) - # using AppleClang - string(REPLACE "." ";" VERSION_LIST ${CMAKE_${LANGUAGE}_COMPILER_VERSION}) - list(GET VERSION_LIST 0 MAJOR) - list(GET VERSION_LIST 1 MINOR) - set(_CONAN_SETTING_COMPILER apple-clang) - set(_CONAN_SETTING_COMPILER_VERSION ${MAJOR}.${MINOR}) - if (USING_CXX) - conan_cmake_detect_unix_libcxx(_LIBCXX) - set(_CONAN_SETTING_COMPILER_LIBCXX ${_LIBCXX}) - endif () - elseif (${CMAKE_${LANGUAGE}_COMPILER_ID} STREQUAL Clang - AND NOT "${CMAKE_${LANGUAGE}_COMPILER_FRONTEND_VARIANT}" STREQUAL "MSVC" - AND NOT "${CMAKE_${LANGUAGE}_SIMULATE_ID}" STREQUAL "MSVC") - - string(REPLACE "." ";" VERSION_LIST ${CMAKE_${LANGUAGE}_COMPILER_VERSION}) - list(GET VERSION_LIST 0 MAJOR) - list(GET VERSION_LIST 1 MINOR) - set(_CONAN_SETTING_COMPILER clang) - set(_CONAN_SETTING_COMPILER_VERSION ${MAJOR}.${MINOR}) - if(APPLE) - cmake_policy(GET CMP0025 APPLE_CLANG_POLICY) - if(NOT APPLE_CLANG_POLICY STREQUAL NEW) - message(STATUS "Conan: APPLE and Clang detected. Assuming apple-clang compiler. Set CMP0025 to avoid it") - set(_CONAN_SETTING_COMPILER apple-clang) - endif() - endif() - if(${_CONAN_SETTING_COMPILER} STREQUAL clang AND ${MAJOR} GREATER 7) - set(_CONAN_SETTING_COMPILER_VERSION ${MAJOR}) - endif() - if (USING_CXX) - conan_cmake_detect_unix_libcxx(_LIBCXX) - set(_CONAN_SETTING_COMPILER_LIBCXX ${_LIBCXX}) - endif () - elseif(${CMAKE_${LANGUAGE}_COMPILER_ID} STREQUAL MSVC - OR (${CMAKE_${LANGUAGE}_COMPILER_ID} STREQUAL Clang - AND "${CMAKE_${LANGUAGE}_COMPILER_FRONTEND_VARIANT}" STREQUAL "MSVC" - AND "${CMAKE_${LANGUAGE}_SIMULATE_ID}" STREQUAL "MSVC")) - - set(_VISUAL "Visual Studio") - _get_msvc_ide_version(_VISUAL_VERSION) - if("${_VISUAL_VERSION}" STREQUAL "") - message(FATAL_ERROR "Conan: Visual Studio not recognized") - else() - set(_CONAN_SETTING_COMPILER ${_VISUAL}) - set(_CONAN_SETTING_COMPILER_VERSION ${_VISUAL_VERSION}) - endif() - - if(NOT _CONAN_SETTING_ARCH) - if (MSVC_${LANGUAGE}_ARCHITECTURE_ID MATCHES "64") - set(_CONAN_SETTING_ARCH x86_64) - elseif (MSVC_${LANGUAGE}_ARCHITECTURE_ID MATCHES "^ARM") - message(STATUS "Conan: Using default ARM architecture from MSVC") - set(_CONAN_SETTING_ARCH armv6) - elseif (MSVC_${LANGUAGE}_ARCHITECTURE_ID MATCHES "86") - set(_CONAN_SETTING_ARCH x86) - else () - message(FATAL_ERROR "Conan: Unknown MSVC architecture [${MSVC_${LANGUAGE}_ARCHITECTURE_ID}]") - endif() - endif() - - conan_cmake_detect_vs_runtime(_vs_runtime ${ARGV}) - message(STATUS "Conan: Detected VS runtime: ${_vs_runtime}") - set(_CONAN_SETTING_COMPILER_RUNTIME ${_vs_runtime}) - - if (CMAKE_GENERATOR_TOOLSET) - set(_CONAN_SETTING_COMPILER_TOOLSET ${CMAKE_VS_PLATFORM_TOOLSET}) - elseif(CMAKE_VS_PLATFORM_TOOLSET AND (CMAKE_GENERATOR STREQUAL "Ninja")) - set(_CONAN_SETTING_COMPILER_TOOLSET ${CMAKE_VS_PLATFORM_TOOLSET}) - endif() - else() - message(FATAL_ERROR "Conan: compiler setup not recognized") - endif() - -endmacro() - -function(conan_cmake_settings result) - #message(STATUS "COMPILER " ${CMAKE_CXX_COMPILER}) - #message(STATUS "COMPILER " ${CMAKE_CXX_COMPILER_ID}) - #message(STATUS "VERSION " ${CMAKE_CXX_COMPILER_VERSION}) - #message(STATUS "FLAGS " ${CMAKE_LANG_FLAGS}) - #message(STATUS "LIB ARCH " ${CMAKE_CXX_LIBRARY_ARCHITECTURE}) - #message(STATUS "BUILD TYPE " ${CMAKE_BUILD_TYPE}) - #message(STATUS "GENERATOR " ${CMAKE_GENERATOR}) - #message(STATUS "GENERATOR WIN64 " ${CMAKE_CL_64}) - - message(STATUS "Conan: Automatic detection of conan settings from cmake") - - conan_parse_arguments(${ARGV}) - - _conan_detect_build_type(${ARGV}) - - _conan_check_system_name() - - _conan_check_language() - - _conan_detect_compiler(${ARGV}) - - # If profile is defined it is used - if(CMAKE_BUILD_TYPE STREQUAL "Debug" AND ARGUMENTS_DEBUG_PROFILE) - set(_APPLIED_PROFILES ${ARGUMENTS_DEBUG_PROFILE}) - elseif(CMAKE_BUILD_TYPE STREQUAL "Release" AND ARGUMENTS_RELEASE_PROFILE) - set(_APPLIED_PROFILES ${ARGUMENTS_RELEASE_PROFILE}) - elseif(CMAKE_BUILD_TYPE STREQUAL "RelWithDebInfo" AND ARGUMENTS_RELWITHDEBINFO_PROFILE) - set(_APPLIED_PROFILES ${ARGUMENTS_RELWITHDEBINFO_PROFILE}) - elseif(CMAKE_BUILD_TYPE STREQUAL "MinSizeRel" AND ARGUMENTS_MINSIZEREL_PROFILE) - set(_APPLIED_PROFILES ${ARGUMENTS_MINSIZEREL_PROFILE}) - elseif(ARGUMENTS_PROFILE) - set(_APPLIED_PROFILES ${ARGUMENTS_PROFILE}) - endif() - - foreach(ARG ${_APPLIED_PROFILES}) - set(_SETTINGS ${_SETTINGS} -pr=${ARG}) - endforeach() - foreach(ARG ${ARGUMENTS_PROFILE_BUILD}) - conan_check(VERSION 1.24.0 REQUIRED DETECT_QUIET) - set(_SETTINGS ${_SETTINGS} -pr:b=${ARG}) - endforeach() - - if(NOT _SETTINGS OR ARGUMENTS_PROFILE_AUTO STREQUAL "ALL") - set(ARGUMENTS_PROFILE_AUTO arch build_type compiler compiler.version - compiler.runtime compiler.libcxx compiler.toolset) - endif() - - # remove any manually specified settings from the autodetected settings - foreach(ARG ${ARGUMENTS_SETTINGS}) - string(REGEX MATCH "[^=]*" MANUAL_SETTING "${ARG}") - message(STATUS "Conan: ${MANUAL_SETTING} was added as an argument. Not using the autodetected one.") - list(REMOVE_ITEM ARGUMENTS_PROFILE_AUTO "${MANUAL_SETTING}") - endforeach() - - # Automatic from CMake - foreach(ARG ${ARGUMENTS_PROFILE_AUTO}) - string(TOUPPER ${ARG} _arg_name) - string(REPLACE "." "_" _arg_name ${_arg_name}) - if(_CONAN_SETTING_${_arg_name}) - set(_SETTINGS ${_SETTINGS} -s ${ARG}=${_CONAN_SETTING_${_arg_name}}) - endif() - endforeach() - - foreach(ARG ${ARGUMENTS_SETTINGS}) - set(_SETTINGS ${_SETTINGS} -s ${ARG}) - endforeach() - - message(STATUS "Conan: Settings= ${_SETTINGS}") - - set(${result} ${_SETTINGS} PARENT_SCOPE) -endfunction() - - -function(conan_cmake_detect_unix_libcxx result) - # Take into account any -stdlib in compile options - get_directory_property(compile_options DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} COMPILE_OPTIONS) - string(GENEX_STRIP "${compile_options}" compile_options) - - # Take into account any _GLIBCXX_USE_CXX11_ABI in compile definitions - get_directory_property(defines DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} COMPILE_DEFINITIONS) - string(GENEX_STRIP "${defines}" defines) - - foreach(define ${defines}) - if(define MATCHES "_GLIBCXX_USE_CXX11_ABI") - if(define MATCHES "^-D") - set(compile_options ${compile_options} "${define}") - else() - set(compile_options ${compile_options} "-D${define}") - endif() - endif() - endforeach() - - # add additional compiler options ala cmRulePlaceholderExpander::ExpandRuleVariable - set(EXPAND_CXX_COMPILER ${CMAKE_CXX_COMPILER}) - if(CMAKE_CXX_COMPILER_ARG1) - # CMake splits CXX="foo bar baz" into CMAKE_CXX_COMPILER="foo", CMAKE_CXX_COMPILER_ARG1="bar baz" - # without this, ccache, winegcc, or other wrappers might lose all their arguments - separate_arguments(SPLIT_CXX_COMPILER_ARG1 NATIVE_COMMAND ${CMAKE_CXX_COMPILER_ARG1}) - list(APPEND EXPAND_CXX_COMPILER ${SPLIT_CXX_COMPILER_ARG1}) - endif() - - if(CMAKE_CXX_COMPILE_OPTIONS_TARGET AND CMAKE_CXX_COMPILER_TARGET) - # without --target= we may be calling the wrong underlying GCC - list(APPEND EXPAND_CXX_COMPILER "${CMAKE_CXX_COMPILE_OPTIONS_TARGET}${CMAKE_CXX_COMPILER_TARGET}") - endif() - - if(CMAKE_CXX_COMPILE_OPTIONS_EXTERNAL_TOOLCHAIN AND CMAKE_CXX_COMPILER_EXTERNAL_TOOLCHAIN) - list(APPEND EXPAND_CXX_COMPILER "${CMAKE_CXX_COMPILE_OPTIONS_EXTERNAL_TOOLCHAIN}${CMAKE_CXX_COMPILER_EXTERNAL_TOOLCHAIN}") - endif() - - if(CMAKE_CXX_COMPILE_OPTIONS_SYSROOT) - # without --sysroot= we may find the wrong #include - if(CMAKE_SYSROOT_COMPILE) - list(APPEND EXPAND_CXX_COMPILER "${CMAKE_CXX_COMPILE_OPTIONS_SYSROOT}${CMAKE_SYSROOT_COMPILE}") - elseif(CMAKE_SYSROOT) - list(APPEND EXPAND_CXX_COMPILER "${CMAKE_CXX_COMPILE_OPTIONS_SYSROOT}${CMAKE_SYSROOT}") - endif() - endif() - - separate_arguments(SPLIT_CXX_FLAGS NATIVE_COMMAND ${CMAKE_CXX_FLAGS}) - - if(CMAKE_OSX_SYSROOT) - set(xcode_sysroot_option "--sysroot=${CMAKE_OSX_SYSROOT}") - endif() - - execute_process( - COMMAND ${CMAKE_COMMAND} -E echo "#include " - COMMAND ${EXPAND_CXX_COMPILER} ${SPLIT_CXX_FLAGS} -x c++ ${xcode_sysroot_option} ${compile_options} -E -dM - - OUTPUT_VARIABLE string_defines - ) - - if(string_defines MATCHES "#define __GLIBCXX__") - # Allow -D_GLIBCXX_USE_CXX11_ABI=ON/OFF as argument to cmake - if(DEFINED _GLIBCXX_USE_CXX11_ABI) - if(_GLIBCXX_USE_CXX11_ABI) - set(${result} libstdc++11 PARENT_SCOPE) - return() - else() - set(${result} libstdc++ PARENT_SCOPE) - return() - endif() - endif() - - if(string_defines MATCHES "#define _GLIBCXX_USE_CXX11_ABI 1\n") - set(${result} libstdc++11 PARENT_SCOPE) - else() - # Either the compiler is missing the define because it is old, and so - # it can't use the new abi, or the compiler was configured to use the - # old abi by the user or distro (e.g. devtoolset on RHEL/CentOS) - set(${result} libstdc++ PARENT_SCOPE) - endif() - else() - set(${result} libc++ PARENT_SCOPE) - endif() -endfunction() - -function(conan_cmake_detect_vs_runtime result) - - conan_parse_arguments(${ARGV}) - if(ARGUMENTS_BUILD_TYPE) - set(build_type "${ARGUMENTS_BUILD_TYPE}") - elseif(CMAKE_BUILD_TYPE) - set(build_type "${CMAKE_BUILD_TYPE}") - else() - message(FATAL_ERROR "Please specify in command line CMAKE_BUILD_TYPE (-DCMAKE_BUILD_TYPE=Release)") - endif() - - if(build_type) - string(TOUPPER "${build_type}" build_type) - endif() - set(variables CMAKE_CXX_FLAGS_${build_type} CMAKE_C_FLAGS_${build_type} CMAKE_CXX_FLAGS CMAKE_C_FLAGS) - foreach(variable ${variables}) - if(NOT "${${variable}}" STREQUAL "") - string(REPLACE " " ";" flags "${${variable}}") - foreach (flag ${flags}) - if("${flag}" STREQUAL "/MD" OR "${flag}" STREQUAL "/MDd" OR "${flag}" STREQUAL "/MT" OR "${flag}" STREQUAL "/MTd") - string(SUBSTRING "${flag}" 1 -1 runtime) - set(${result} "${runtime}" PARENT_SCOPE) - return() - endif() - endforeach() - endif() - endforeach() - if("${build_type}" STREQUAL "DEBUG") - set(${result} "MDd" PARENT_SCOPE) - else() - set(${result} "MD" PARENT_SCOPE) - endif() -endfunction() - -function(_collect_settings result) - set(ARGUMENTS_PROFILE_AUTO arch build_type compiler compiler.version - compiler.runtime compiler.libcxx compiler.toolset - compiler.cppstd) - foreach(ARG ${ARGUMENTS_PROFILE_AUTO}) - string(TOUPPER ${ARG} _arg_name) - string(REPLACE "." "_" _arg_name ${_arg_name}) - if(_CONAN_SETTING_${_arg_name}) - set(detected_setings ${detected_setings} ${ARG}=${_CONAN_SETTING_${_arg_name}}) - endif() - endforeach() - set(${result} ${detected_setings} PARENT_SCOPE) -endfunction() - -function(conan_cmake_autodetect detected_settings) - _conan_detect_build_type(${ARGV}) - _conan_check_system_name() - _conan_check_language() - _conan_detect_compiler(${ARGV}) - _collect_settings(collected_settings) - set(${detected_settings} ${collected_settings} PARENT_SCOPE) -endfunction() - -macro(conan_parse_arguments) - set(options BASIC_SETUP CMAKE_TARGETS UPDATE KEEP_RPATHS NO_LOAD NO_OUTPUT_DIRS OUTPUT_QUIET NO_IMPORTS SKIP_STD) - set(oneValueArgs CONANFILE ARCH BUILD_TYPE INSTALL_FOLDER OUTPUT_FOLDER CONAN_COMMAND) - set(multiValueArgs DEBUG_PROFILE RELEASE_PROFILE RELWITHDEBINFO_PROFILE MINSIZEREL_PROFILE - PROFILE REQUIRES OPTIONS IMPORTS SETTINGS BUILD ENV GENERATORS PROFILE_AUTO - INSTALL_ARGS CONFIGURATION_TYPES PROFILE_BUILD BUILD_REQUIRES) - cmake_parse_arguments(ARGUMENTS "${options}" "${oneValueArgs}" "${multiValueArgs}" ${ARGN}) -endmacro() - -function(old_conan_cmake_install) - # Calls "conan install" - # Argument BUILD is equivalant to --build={missing, PkgName,...} or - # --build when argument is 'BUILD all' (which builds all packages from source) - # Argument CONAN_COMMAND, to specify the conan path, e.g. in case of running from source - # cmake does not identify conan as command, even if it is +x and it is in the path - conan_parse_arguments(${ARGV}) - - if(CONAN_CMAKE_MULTI) - set(ARGUMENTS_GENERATORS ${ARGUMENTS_GENERATORS} cmake_multi) - else() - set(ARGUMENTS_GENERATORS ${ARGUMENTS_GENERATORS} cmake) - endif() - - set(CONAN_BUILD_POLICY "") - foreach(ARG ${ARGUMENTS_BUILD}) - if(${ARG} STREQUAL "all") - set(CONAN_BUILD_POLICY ${CONAN_BUILD_POLICY} --build) - break() - else() - set(CONAN_BUILD_POLICY ${CONAN_BUILD_POLICY} --build=${ARG}) - endif() - endforeach() - if(ARGUMENTS_CONAN_COMMAND) - set(CONAN_CMD ${ARGUMENTS_CONAN_COMMAND}) - else() - conan_check(REQUIRED) - endif() - set(CONAN_OPTIONS "") - if(ARGUMENTS_CONANFILE) - if(IS_ABSOLUTE ${ARGUMENTS_CONANFILE}) - set(CONANFILE ${ARGUMENTS_CONANFILE}) - else() - set(CONANFILE ${CMAKE_CURRENT_SOURCE_DIR}/${ARGUMENTS_CONANFILE}) - endif() - else() - set(CONANFILE ".") - endif() - foreach(ARG ${ARGUMENTS_OPTIONS}) - set(CONAN_OPTIONS ${CONAN_OPTIONS} -o=${ARG}) - endforeach() - if(ARGUMENTS_UPDATE) - set(CONAN_INSTALL_UPDATE --update) - endif() - if(ARGUMENTS_NO_IMPORTS) - set(CONAN_INSTALL_NO_IMPORTS --no-imports) - endif() - set(CONAN_INSTALL_FOLDER "") - if(ARGUMENTS_INSTALL_FOLDER) - set(CONAN_INSTALL_FOLDER -if=${ARGUMENTS_INSTALL_FOLDER}) - endif() - set(CONAN_OUTPUT_FOLDER "") - if(ARGUMENTS_OUTPUT_FOLDER) - set(CONAN_OUTPUT_FOLDER -of=${ARGUMENTS_OUTPUT_FOLDER}) - endif() - foreach(ARG ${ARGUMENTS_GENERATORS}) - set(CONAN_GENERATORS ${CONAN_GENERATORS} -g=${ARG}) - endforeach() - foreach(ARG ${ARGUMENTS_ENV}) - set(CONAN_ENV_VARS ${CONAN_ENV_VARS} -e=${ARG}) - endforeach() - set(conan_args install ${CONANFILE} ${settings} ${CONAN_ENV_VARS} ${CONAN_GENERATORS} ${CONAN_BUILD_POLICY} ${CONAN_INSTALL_UPDATE} ${CONAN_INSTALL_NO_IMPORTS} ${CONAN_OPTIONS} ${CONAN_INSTALL_FOLDER} ${ARGUMENTS_INSTALL_ARGS}) - - string (REPLACE ";" " " _conan_args "${conan_args}") - message(STATUS "Conan executing: ${CONAN_CMD} ${_conan_args}") - - if(ARGUMENTS_OUTPUT_QUIET) - execute_process(COMMAND ${CONAN_CMD} ${conan_args} - RESULT_VARIABLE return_code - OUTPUT_VARIABLE conan_output - ERROR_VARIABLE conan_output - WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}) - else() - execute_process(COMMAND ${CONAN_CMD} ${conan_args} - RESULT_VARIABLE return_code - WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}) - endif() - - if(NOT "${return_code}" STREQUAL "0") - message(FATAL_ERROR "Conan install failed='${return_code}'") - endif() - -endfunction() - -function(conan_cmake_install) - if(DEFINED CONAN_COMMAND) - set(CONAN_CMD ${CONAN_COMMAND}) - else() - conan_check(REQUIRED) - endif() - - set(installOptions UPDATE NO_IMPORTS OUTPUT_QUIET ERROR_QUIET) - set(installOneValueArgs PATH_OR_REFERENCE REFERENCE REMOTE LOCKFILE LOCKFILE_OUT LOCKFILE_NODE_ID INSTALL_FOLDER OUTPUT_FOLDER) - set(installMultiValueArgs GENERATOR BUILD ENV ENV_HOST ENV_BUILD OPTIONS_HOST OPTIONS OPTIONS_BUILD PROFILE - PROFILE_HOST PROFILE_BUILD SETTINGS SETTINGS_HOST SETTINGS_BUILD) - cmake_parse_arguments(ARGS "${installOptions}" "${installOneValueArgs}" "${installMultiValueArgs}" ${ARGN}) - foreach(arg ${installOptions}) - if(ARGS_${arg}) - set(${arg} ${${arg}} ${ARGS_${arg}}) - endif() - endforeach() - foreach(arg ${installOneValueArgs}) - if(DEFINED ARGS_${arg}) - if("${arg}" STREQUAL "REMOTE") - set(flag "--remote") - elseif("${arg}" STREQUAL "LOCKFILE") - set(flag "--lockfile") - elseif("${arg}" STREQUAL "LOCKFILE_OUT") - set(flag "--lockfile-out") - elseif("${arg}" STREQUAL "LOCKFILE_NODE_ID") - set(flag "--lockfile-node-id") - elseif("${arg}" STREQUAL "INSTALL_FOLDER") - set(flag "--install-folder") - elseif("${arg}" STREQUAL "OUTPUT_FOLDER") - set(flag "--output-folder") - endif() - set(${arg} ${${arg}} ${flag} ${ARGS_${arg}}) - endif() - endforeach() - foreach(arg ${installMultiValueArgs}) - if(DEFINED ARGS_${arg}) - if("${arg}" STREQUAL "GENERATOR") - set(flag "--generator") - elseif("${arg}" STREQUAL "BUILD") - set(flag "--build") - elseif("${arg}" STREQUAL "ENV") - set(flag "--env") - elseif("${arg}" STREQUAL "ENV_HOST") - set(flag "--env:host") - elseif("${arg}" STREQUAL "ENV_BUILD") - set(flag "--env:build") - elseif("${arg}" STREQUAL "OPTIONS") - set(flag "--options") - elseif("${arg}" STREQUAL "OPTIONS_HOST") - set(flag "--options:host") - elseif("${arg}" STREQUAL "OPTIONS_BUILD") - set(flag "--options:build") - elseif("${arg}" STREQUAL "PROFILE") - set(flag "--profile") - elseif("${arg}" STREQUAL "PROFILE_HOST") - set(flag "--profile:host") - elseif("${arg}" STREQUAL "PROFILE_BUILD") - set(flag "--profile:build") - elseif("${arg}" STREQUAL "SETTINGS") - set(flag "--settings") - elseif("${arg}" STREQUAL "SETTINGS_HOST") - set(flag "--settings:host") - elseif("${arg}" STREQUAL "SETTINGS_BUILD") - set(flag "--settings:build") - endif() - list(LENGTH ARGS_${arg} numargs) - foreach(item ${ARGS_${arg}}) - if(${item} STREQUAL "all" AND ${arg} STREQUAL "BUILD") - set(${arg} "--build") - break() - endif() - set(${arg} ${${arg}} ${flag} ${item}) - endforeach() - endif() - endforeach() - if(DEFINED UPDATE) - set(UPDATE --update) - endif() - if(DEFINED NO_IMPORTS) - set(NO_IMPORTS --no-imports) - endif() - set(install_args install ${PATH_OR_REFERENCE} ${REFERENCE} ${UPDATE} ${NO_IMPORTS} ${REMOTE} ${LOCKFILE} ${LOCKFILE_OUT} ${LOCKFILE_NODE_ID} ${INSTALL_FOLDER} ${OUTPUT_FOLDER} - ${GENERATOR} ${BUILD} ${ENV} ${ENV_HOST} ${ENV_BUILD} ${OPTIONS} ${OPTIONS_HOST} ${OPTIONS_BUILD} - ${PROFILE} ${PROFILE_HOST} ${PROFILE_BUILD} ${SETTINGS} ${SETTINGS_HOST} ${SETTINGS_BUILD}) - - string(REPLACE ";" " " _install_args "${install_args}") - message(STATUS "Conan executing: ${CONAN_CMD} ${_install_args}") - - if(ARGS_OUTPUT_QUIET) - set(OUTPUT_OPT OUTPUT_QUIET) - endif() - if(ARGS_ERROR_QUIET) - set(ERROR_OPT ERROR_QUIET) - endif() - - execute_process(COMMAND ${CONAN_CMD} ${install_args} - RESULT_VARIABLE return_code - ${OUTPUT_OPT} - ${ERROR_OPT} - WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}) - - if(NOT "${return_code}" STREQUAL "0") - if (ARGS_ERROR_QUIET) - message(WARNING "Conan install failed='${return_code}'") - else() - message(FATAL_ERROR "Conan install failed='${return_code}'") - endif() - endif() - -endfunction() - -function(conan_cmake_lock_create) - if(DEFINED CONAN_COMMAND) - set(CONAN_CMD ${CONAN_COMMAND}) - else() - conan_check(REQUIRED) - endif() - - set(lockCreateOptions UPDATE BASE OUTPUT_QUIET ERROR_QUIET) - set(lockCreateOneValueArgs PATH REFERENCE REMOTE LOCKFILE LOCKFILE_OUT) - set(lockCreateMultiValueArgs BUILD ENV ENV_HOST ENV_BUILD OPTIONS_HOST OPTIONS OPTIONS_BUILD PROFILE - PROFILE_HOST PROFILE_BUILD SETTINGS SETTINGS_HOST SETTINGS_BUILD) - cmake_parse_arguments(ARGS "${lockCreateOptions}" "${lockCreateOneValueArgs}" "${lockCreateMultiValueArgs}" ${ARGN}) - foreach(arg ${lockCreateOptions}) - if(ARGS_${arg}) - set(${arg} ${${arg}} ${ARGS_${arg}}) - endif() - endforeach() - foreach(arg ${lockCreateOneValueArgs}) - if(DEFINED ARGS_${arg}) - if("${arg}" STREQUAL "REMOTE") - set(flag "--remote") - elseif("${arg}" STREQUAL "LOCKFILE") - set(flag "--lockfile") - elseif("${arg}" STREQUAL "LOCKFILE_OUT") - set(flag "--lockfile-out") - endif() - set(${arg} ${${arg}} ${flag} ${ARGS_${arg}}) - endif() - endforeach() - foreach(arg ${lockCreateMultiValueArgs}) - if(DEFINED ARGS_${arg}) - if("${arg}" STREQUAL "BUILD") - set(flag "--build") - elseif("${arg}" STREQUAL "ENV") - set(flag "--env") - elseif("${arg}" STREQUAL "ENV_HOST") - set(flag "--env:host") - elseif("${arg}" STREQUAL "ENV_BUILD") - set(flag "--env:build") - elseif("${arg}" STREQUAL "OPTIONS") - set(flag "--options") - elseif("${arg}" STREQUAL "OPTIONS_HOST") - set(flag "--options:host") - elseif("${arg}" STREQUAL "OPTIONS_BUILD") - set(flag "--options:build") - elseif("${arg}" STREQUAL "PROFILE") - set(flag "--profile") - elseif("${arg}" STREQUAL "PROFILE_HOST") - set(flag "--profile:host") - elseif("${arg}" STREQUAL "PROFILE_BUILD") - set(flag "--profile:build") - elseif("${arg}" STREQUAL "SETTINGS") - set(flag "--settings") - elseif("${arg}" STREQUAL "SETTINGS_HOST") - set(flag "--settings:host") - elseif("${arg}" STREQUAL "SETTINGS_BUILD") - set(flag "--settings:build") - endif() - list(LENGTH ARGS_${arg} numargs) - foreach(item ${ARGS_${arg}}) - if(${item} STREQUAL "all" AND ${arg} STREQUAL "BUILD") - set(${arg} "--build") - break() - endif() - set(${arg} ${${arg}} ${flag} ${item}) - endforeach() - endif() - endforeach() - if(DEFINED UPDATE) - set(UPDATE --update) - endif() - if(DEFINED BASE) - set(BASE --base) - endif() - set(lock_create_Args lock create ${PATH} ${REFERENCE} ${UPDATE} ${BASE} ${REMOTE} ${LOCKFILE} ${LOCKFILE_OUT} ${LOCKFILE_NODE_ID} ${INSTALL_FOLDER} - ${GENERATOR} ${BUILD} ${ENV} ${ENV_HOST} ${ENV_BUILD} ${OPTIONS} ${OPTIONS_HOST} ${OPTIONS_BUILD} - ${PROFILE} ${PROFILE_HOST} ${PROFILE_BUILD} ${SETTINGS} ${SETTINGS_HOST} ${SETTINGS_BUILD}) - - string(REPLACE ";" " " _lock_create_Args "${lock_create_Args}") - message(STATUS "Conan executing: ${CONAN_CMD} ${_lock_create_Args}") - - if(ARGS_OUTPUT_QUIET) - set(OUTPUT_OPT OUTPUT_QUIET) - endif() - if(ARGS_ERROR_QUIET) - set(ERROR_OPT ERROR_QUIET) - endif() - - execute_process(COMMAND ${CONAN_CMD} ${lock_create_Args} - RESULT_VARIABLE return_code - ${OUTPUT_OPT} - ${ERROR_OPT} - WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}) - - if(NOT "${return_code}" STREQUAL "0") - if (ARGS_ERROR_QUIET) - message(WARNING "Conan lock create failed='${return_code}'") - else() - message(FATAL_ERROR "Conan lock create failed='${return_code}'") - endif() - endif() -endfunction() - -function(conan_cmake_setup_conanfile) - conan_parse_arguments(${ARGV}) - if(ARGUMENTS_CONANFILE) - get_filename_component(_CONANFILE_NAME ${ARGUMENTS_CONANFILE} NAME) - # configure_file will make sure cmake re-runs when conanfile is updated - configure_file(${ARGUMENTS_CONANFILE} ${CMAKE_CURRENT_BINARY_DIR}/${_CONANFILE_NAME}.junk COPYONLY) - file(REMOVE ${CMAKE_CURRENT_BINARY_DIR}/${_CONANFILE_NAME}.junk) - else() - conan_cmake_generate_conanfile(ON ${ARGV}) - endif() -endfunction() - -function(conan_cmake_configure) - conan_cmake_generate_conanfile(OFF ${ARGV}) -endfunction() - -# Generate, writing in disk a conanfile.txt with the requires, options, and imports -# specified as arguments -# This will be considered as temporary file, generated in CMAKE_CURRENT_BINARY_DIR) -function(conan_cmake_generate_conanfile DEFAULT_GENERATOR) - - conan_parse_arguments(${ARGV}) - - set(_FN "${CMAKE_CURRENT_BINARY_DIR}/conanfile.txt") - file(WRITE ${_FN} "") - - if(DEFINED ARGUMENTS_REQUIRES) - file(APPEND ${_FN} "[requires]\n") - foreach(REQUIRE ${ARGUMENTS_REQUIRES}) - file(APPEND ${_FN} ${REQUIRE} "\n") - endforeach() - endif() - - if (DEFAULT_GENERATOR OR DEFINED ARGUMENTS_GENERATORS) - file(APPEND ${_FN} "[generators]\n") - if (DEFAULT_GENERATOR) - file(APPEND ${_FN} "cmake\n") - endif() - if (DEFINED ARGUMENTS_GENERATORS) - foreach(GENERATOR ${ARGUMENTS_GENERATORS}) - file(APPEND ${_FN} ${GENERATOR} "\n") - endforeach() - endif() - endif() - - if(DEFINED ARGUMENTS_BUILD_REQUIRES) - file(APPEND ${_FN} "[build_requires]\n") - foreach(BUILD_REQUIRE ${ARGUMENTS_BUILD_REQUIRES}) - file(APPEND ${_FN} ${BUILD_REQUIRE} "\n") - endforeach() - endif() - - if(DEFINED ARGUMENTS_IMPORTS) - file(APPEND ${_FN} "[imports]\n") - foreach(IMPORTS ${ARGUMENTS_IMPORTS}) - file(APPEND ${_FN} ${IMPORTS} "\n") - endforeach() - endif() - - if(DEFINED ARGUMENTS_OPTIONS) - file(APPEND ${_FN} "[options]\n") - foreach(OPTION ${ARGUMENTS_OPTIONS}) - file(APPEND ${_FN} ${OPTION} "\n") - endforeach() - endif() - -endfunction() - - -macro(conan_load_buildinfo) - if(CONAN_CMAKE_MULTI) - set(_CONANBUILDINFO conanbuildinfo_multi.cmake) - else() - set(_CONANBUILDINFO conanbuildinfo.cmake) - endif() - if(ARGUMENTS_INSTALL_FOLDER) - set(_CONANBUILDINFOFOLDER ${ARGUMENTS_INSTALL_FOLDER}) - else() - set(_CONANBUILDINFOFOLDER ${CMAKE_CURRENT_BINARY_DIR}) - endif() - # Checks for the existence of conanbuildinfo.cmake, and loads it - # important that it is macro, so variables defined at parent scope - if(EXISTS "${_CONANBUILDINFOFOLDER}/${_CONANBUILDINFO}") - message(STATUS "Conan: Loading ${_CONANBUILDINFO}") - include(${_CONANBUILDINFOFOLDER}/${_CONANBUILDINFO}) - else() - message(FATAL_ERROR "${_CONANBUILDINFO} doesn't exist in ${CMAKE_CURRENT_BINARY_DIR}") - endif() -endmacro() - - -macro(conan_cmake_run) - conan_parse_arguments(${ARGV}) - - if(ARGUMENTS_CONFIGURATION_TYPES AND NOT CMAKE_CONFIGURATION_TYPES) - message(WARNING "CONFIGURATION_TYPES should only be specified for multi-configuration generators") - elseif(ARGUMENTS_CONFIGURATION_TYPES AND ARGUMENTS_BUILD_TYPE) - message(WARNING "CONFIGURATION_TYPES and BUILD_TYPE arguments should not be defined at the same time.") - endif() - - if(CMAKE_CONFIGURATION_TYPES AND NOT CMAKE_BUILD_TYPE AND NOT CONAN_EXPORTED - AND NOT ARGUMENTS_BUILD_TYPE) - set(CONAN_CMAKE_MULTI ON) - if (NOT ARGUMENTS_CONFIGURATION_TYPES) - set(ARGUMENTS_CONFIGURATION_TYPES "Release;Debug") - endif() - message(STATUS "Conan: Using cmake-multi generator") - else() - set(CONAN_CMAKE_MULTI OFF) - endif() - - if(NOT CONAN_EXPORTED) - conan_cmake_setup_conanfile(${ARGV}) - if(CONAN_CMAKE_MULTI) - foreach(CMAKE_BUILD_TYPE ${ARGUMENTS_CONFIGURATION_TYPES}) - set(ENV{CONAN_IMPORT_PATH} ${CMAKE_BUILD_TYPE}) - conan_cmake_settings(settings ${ARGV}) - old_conan_cmake_install(SETTINGS ${settings} ${ARGV}) - endforeach() - set(CMAKE_BUILD_TYPE) - else() - conan_cmake_settings(settings ${ARGV}) - old_conan_cmake_install(SETTINGS ${settings} ${ARGV}) - endif() - endif() - - if (NOT ARGUMENTS_NO_LOAD) - conan_load_buildinfo() - endif() - - if(ARGUMENTS_BASIC_SETUP) - foreach(_option CMAKE_TARGETS KEEP_RPATHS NO_OUTPUT_DIRS SKIP_STD) - if(ARGUMENTS_${_option}) - if(${_option} STREQUAL "CMAKE_TARGETS") - list(APPEND _setup_options "TARGETS") - else() - list(APPEND _setup_options ${_option}) - endif() - endif() - endforeach() - conan_basic_setup(${_setup_options}) - endif() -endmacro() - -macro(conan_check) - # Checks conan availability in PATH - # Arguments REQUIRED, DETECT_QUIET and VERSION are optional - # Example usage: - # conan_check(VERSION 1.0.0 REQUIRED) - set(options REQUIRED DETECT_QUIET) - set(oneValueArgs VERSION) - cmake_parse_arguments(CONAN "${options}" "${oneValueArgs}" "" ${ARGN}) - if(NOT CONAN_DETECT_QUIET) - message(STATUS "Conan: checking conan executable") - endif() - - find_program(CONAN_CMD conan) - if(NOT CONAN_CMD AND CONAN_REQUIRED) - message(FATAL_ERROR "Conan executable not found! Please install conan.") - endif() - if(NOT CONAN_DETECT_QUIET) - message(STATUS "Conan: Found program ${CONAN_CMD}") - endif() - execute_process(COMMAND ${CONAN_CMD} --version - RESULT_VARIABLE return_code - OUTPUT_VARIABLE CONAN_VERSION_OUTPUT - ERROR_VARIABLE CONAN_VERSION_OUTPUT) - - if(NOT "${return_code}" STREQUAL "0") - message(FATAL_ERROR "Conan --version failed='${return_code}'") - endif() - - if(NOT CONAN_DETECT_QUIET) - string(STRIP "${CONAN_VERSION_OUTPUT}" _CONAN_VERSION_OUTPUT) - message(STATUS "Conan: Version found ${_CONAN_VERSION_OUTPUT}") - endif() - - if(DEFINED CONAN_VERSION) - string(REGEX MATCH ".*Conan version ([0-9]+\\.[0-9]+\\.[0-9]+)" FOO - "${CONAN_VERSION_OUTPUT}") - if(${CMAKE_MATCH_1} VERSION_LESS ${CONAN_VERSION}) - message(FATAL_ERROR "Conan outdated. Installed: ${CMAKE_MATCH_1}, \ - required: ${CONAN_VERSION}. Consider updating via 'pip \ - install conan==${CONAN_VERSION}'.") - endif() - endif() -endmacro() - -function(conan_add_remote) - # Adds a remote - # Arguments URL and NAME are required, INDEX, COMMAND and VERIFY_SSL are optional - # Example usage: - # conan_add_remote(NAME bincrafters INDEX 1 - # URL https://api.bintray.com/conan/bincrafters/public-conan - # VERIFY_SSL True) - set(oneValueArgs URL NAME INDEX COMMAND VERIFY_SSL) - cmake_parse_arguments(CONAN "" "${oneValueArgs}" "" ${ARGN}) - - if(DEFINED CONAN_INDEX) - set(CONAN_INDEX_ARG "-i ${CONAN_INDEX}") - endif() - if(DEFINED CONAN_COMMAND) - set(CONAN_CMD ${CONAN_COMMAND}) - else() - conan_check(REQUIRED DETECT_QUIET) - endif() - set(CONAN_VERIFY_SSL_ARG "True") - if(DEFINED CONAN_VERIFY_SSL) - set(CONAN_VERIFY_SSL_ARG ${CONAN_VERIFY_SSL}) - endif() - message(STATUS "Conan: Adding ${CONAN_NAME} remote repository (${CONAN_URL}) verify ssl (${CONAN_VERIFY_SSL_ARG})") - execute_process(COMMAND ${CONAN_CMD} remote add ${CONAN_NAME} ${CONAN_INDEX_ARG} -f ${CONAN_URL} ${CONAN_VERIFY_SSL_ARG} - RESULT_VARIABLE return_code) - if(NOT "${return_code}" STREQUAL "0") - message(FATAL_ERROR "Conan remote failed='${return_code}'") - endif() -endfunction() - -macro(conan_config_install) - # install a full configuration from a local or remote zip file - # Argument ITEM is required, arguments TYPE, SOURCE, TARGET and VERIFY_SSL are optional - # Example usage: - # conan_config_install(ITEM https://github.com/conan-io/cmake-conan.git - # TYPE git SOURCE source-folder TARGET target-folder VERIFY_SSL false) - set(oneValueArgs ITEM TYPE SOURCE TARGET VERIFY_SSL) - set(multiValueArgs ARGS) - cmake_parse_arguments(CONAN "" "${oneValueArgs}" "${multiValueArgs}" ${ARGN}) - - if(DEFINED CONAN_COMMAND) - set(CONAN_CMD ${CONAN_COMMAND}) - else() - conan_check(REQUIRED) - endif() - - if(DEFINED CONAN_VERIFY_SSL) - set(CONAN_VERIFY_SSL_ARG "--verify-ssl=${CONAN_VERIFY_SSL}") - endif() - - if(DEFINED CONAN_TYPE) - set(CONAN_TYPE_ARG "--type=${CONAN_TYPE}") - endif() - - if(DEFINED CONAN_ARGS) - set(CONAN_ARGS_ARGS "--args=\"${CONAN_ARGS}\"") - endif() - - if(DEFINED CONAN_SOURCE) - set(CONAN_SOURCE_ARGS "--source-folder=${CONAN_SOURCE}") - endif() - - if(DEFINED CONAN_TARGET) - set(CONAN_TARGET_ARGS "--target-folder=${CONAN_TARGET}") - endif() - - set (CONAN_CONFIG_INSTALL_ARGS ${CONAN_VERIFY_SSL_ARG} - ${CONAN_TYPE_ARG} - ${CONAN_ARGS_ARGS} - ${CONAN_SOURCE_ARGS} - ${CONAN_TARGET_ARGS}) - - message(STATUS "Conan: Installing config from ${CONAN_ITEM}") - execute_process(COMMAND ${CONAN_CMD} config install ${CONAN_ITEM} ${CONAN_CONFIG_INSTALL_ARGS} - RESULT_VARIABLE return_code) - if(NOT "${return_code}" STREQUAL "0") - message(FATAL_ERROR "Conan config failed='${return_code}'") - endif() -endmacro() diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc/package-manager/conan_provider.cmake b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc/package-manager/conan_provider.cmake deleted file mode 100644 index e5fa9cec1..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc/package-manager/conan_provider.cmake +++ /dev/null @@ -1,655 +0,0 @@ -# https://github.com/conan-io/cmake-conan/blob/develop2/conan_provider.cmake -# commit: f6464d1e13ef7a47c569f5061f9607ea63339d39 -# -# The MIT License (MIT) -# -# Copyright (c) 2019 JFrog -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in all -# copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -# SOFTWARE. - -set(CONAN_MINIMUM_VERSION 2.0.5) - - -function(detect_os OS OS_API_LEVEL OS_SDK OS_SUBSYSTEM OS_VERSION) - # it could be cross compilation - message(STATUS "CMake-Conan: cmake_system_name=${CMAKE_SYSTEM_NAME}") - if(CMAKE_SYSTEM_NAME AND NOT CMAKE_SYSTEM_NAME STREQUAL "Generic") - if(CMAKE_SYSTEM_NAME STREQUAL "Darwin") - set(${OS} Macos PARENT_SCOPE) - elseif(CMAKE_SYSTEM_NAME STREQUAL "QNX") - set(${OS} Neutrino PARENT_SCOPE) - elseif(CMAKE_SYSTEM_NAME STREQUAL "CYGWIN") - set(${OS} Windows PARENT_SCOPE) - set(${OS_SUBSYSTEM} cygwin PARENT_SCOPE) - elseif(CMAKE_SYSTEM_NAME MATCHES "^MSYS") - set(${OS} Windows PARENT_SCOPE) - set(${OS_SUBSYSTEM} msys2 PARENT_SCOPE) - else() - set(${OS} ${CMAKE_SYSTEM_NAME} PARENT_SCOPE) - endif() - if(CMAKE_SYSTEM_NAME STREQUAL "Android") - if(DEFINED ANDROID_PLATFORM) - string(REGEX MATCH "[0-9]+" _OS_API_LEVEL ${ANDROID_PLATFORM}) - elseif(DEFINED CMAKE_SYSTEM_VERSION) - set(_OS_API_LEVEL ${CMAKE_SYSTEM_VERSION}) - endif() - message(STATUS "CMake-Conan: android api level=${_OS_API_LEVEL}") - set(${OS_API_LEVEL} ${_OS_API_LEVEL} PARENT_SCOPE) - endif() - if(CMAKE_SYSTEM_NAME MATCHES "Darwin|iOS|tvOS|watchOS") - # CMAKE_OSX_SYSROOT contains the full path to the SDK for MakeFile/Ninja - # generators, but just has the original input string for Xcode. - if(NOT IS_DIRECTORY ${CMAKE_OSX_SYSROOT}) - set(_OS_SDK ${CMAKE_OSX_SYSROOT}) - else() - if(CMAKE_OSX_SYSROOT MATCHES Simulator) - set(apple_platform_suffix simulator) - else() - set(apple_platform_suffix os) - endif() - if(CMAKE_OSX_SYSROOT MATCHES AppleTV) - set(_OS_SDK "appletv${apple_platform_suffix}") - elseif(CMAKE_OSX_SYSROOT MATCHES iPhone) - set(_OS_SDK "iphone${apple_platform_suffix}") - elseif(CMAKE_OSX_SYSROOT MATCHES Watch) - set(_OS_SDK "watch${apple_platform_suffix}") - endif() - endif() - if(DEFINED _OS_SDK) - message(STATUS "CMake-Conan: cmake_osx_sysroot=${CMAKE_OSX_SYSROOT}") - set(${OS_SDK} ${_OS_SDK} PARENT_SCOPE) - endif() - if(DEFINED CMAKE_OSX_DEPLOYMENT_TARGET) - message(STATUS "CMake-Conan: cmake_osx_deployment_target=${CMAKE_OSX_DEPLOYMENT_TARGET}") - set(${OS_VERSION} ${CMAKE_OSX_DEPLOYMENT_TARGET} PARENT_SCOPE) - endif() - endif() - endif() -endfunction() - - -function(detect_arch ARCH) - # CMAKE_OSX_ARCHITECTURES can contain multiple architectures, but Conan only supports one. - # Therefore this code only finds one. If the recipes support multiple architectures, the - # build will work. Otherwise, there will be a linker error for the missing architecture(s). - if(DEFINED CMAKE_OSX_ARCHITECTURES) - string(REPLACE " " ";" apple_arch_list "${CMAKE_OSX_ARCHITECTURES}") - list(LENGTH apple_arch_list apple_arch_count) - if(apple_arch_count GREATER 1) - message(WARNING "CMake-Conan: Multiple architectures detected, this will only work if Conan recipe(s) produce fat binaries.") - endif() - endif() - if(CMAKE_SYSTEM_NAME MATCHES "Darwin|iOS|tvOS|watchOS" AND NOT CMAKE_OSX_ARCHITECTURES STREQUAL "") - set(host_arch ${CMAKE_OSX_ARCHITECTURES}) - elseif(MSVC) - set(host_arch ${CMAKE_CXX_COMPILER_ARCHITECTURE_ID}) - else() - set(host_arch ${CMAKE_SYSTEM_PROCESSOR}) - endif() - if(host_arch MATCHES "aarch64|arm64|ARM64") - set(_ARCH armv8) - elseif(host_arch MATCHES "armv7|armv7-a|armv7l|ARMV7") - set(_ARCH armv7) - elseif(host_arch MATCHES armv7s) - set(_ARCH armv7s) - elseif(host_arch MATCHES "i686|i386|X86") - set(_ARCH x86) - elseif(host_arch MATCHES "AMD64|amd64|x86_64|x64") - set(_ARCH x86_64) - endif() - message(STATUS "CMake-Conan: cmake_system_processor=${_ARCH}") - set(${ARCH} ${_ARCH} PARENT_SCOPE) -endfunction() - - -function(detect_cxx_standard CXX_STANDARD) - set(${CXX_STANDARD} ${CMAKE_CXX_STANDARD} PARENT_SCOPE) - if(CMAKE_CXX_EXTENSIONS) - set(${CXX_STANDARD} "gnu${CMAKE_CXX_STANDARD}" PARENT_SCOPE) - endif() -endfunction() - - -macro(detect_gnu_libstdcxx) - # _CONAN_IS_GNU_LIBSTDCXX true if GNU libstdc++ - check_cxx_source_compiles(" - #include - #if !defined(__GLIBCXX__) && !defined(__GLIBCPP__) - static_assert(false); - #endif - int main(){}" _CONAN_IS_GNU_LIBSTDCXX) - - # _CONAN_GNU_LIBSTDCXX_IS_CXX11_ABI true if C++11 ABI - check_cxx_source_compiles(" - #include - static_assert(sizeof(std::string) != sizeof(void*), \"using libstdc++\"); - int main () {}" _CONAN_GNU_LIBSTDCXX_IS_CXX11_ABI) - - set(_CONAN_GNU_LIBSTDCXX_SUFFIX "") - if(_CONAN_GNU_LIBSTDCXX_IS_CXX11_ABI) - set(_CONAN_GNU_LIBSTDCXX_SUFFIX "11") - endif() - unset (_CONAN_GNU_LIBSTDCXX_IS_CXX11_ABI) -endmacro() - - -macro(detect_libcxx) - # _CONAN_IS_LIBCXX true if LLVM libc++ - check_cxx_source_compiles(" - #include - #if !defined(_LIBCPP_VERSION) - static_assert(false); - #endif - int main(){}" _CONAN_IS_LIBCXX) -endmacro() - - -function(detect_lib_cxx LIB_CXX) - if(CMAKE_SYSTEM_NAME STREQUAL "Android") - message(STATUS "CMake-Conan: android_stl=${CMAKE_ANDROID_STL_TYPE}") - set(${LIB_CXX} ${CMAKE_ANDROID_STL_TYPE} PARENT_SCOPE) - return() - endif() - - include(CheckCXXSourceCompiles) - - if(CMAKE_CXX_COMPILER_ID MATCHES "GNU") - detect_gnu_libstdcxx() - set(${LIB_CXX} "libstdc++${_CONAN_GNU_LIBSTDCXX_SUFFIX}" PARENT_SCOPE) - elseif(CMAKE_CXX_COMPILER_ID MATCHES "AppleClang") - set(${LIB_CXX} "libc++" PARENT_SCOPE) - elseif(CMAKE_CXX_COMPILER_ID MATCHES "Clang" AND NOT CMAKE_SYSTEM_NAME MATCHES "Windows") - # Check for libc++ - detect_libcxx() - if(_CONAN_IS_LIBCXX) - set(${LIB_CXX} "libc++" PARENT_SCOPE) - return() - endif() - - # Check for libstdc++ - detect_gnu_libstdcxx() - if(_CONAN_IS_GNU_LIBSTDCXX) - set(${LIB_CXX} "libstdc++${_CONAN_GNU_LIBSTDCXX_SUFFIX}" PARENT_SCOPE) - return() - endif() - - # TODO: it would be an error if we reach this point - elseif(CMAKE_CXX_COMPILER_ID MATCHES "MSVC") - # Do nothing - compiler.runtime and compiler.runtime_type - # should be handled separately: https://github.com/conan-io/cmake-conan/pull/516 - return() - else() - # TODO: unable to determine, ask user to provide a full profile file instead - endif() -endfunction() - - -function(detect_compiler COMPILER COMPILER_VERSION COMPILER_RUNTIME COMPILER_RUNTIME_TYPE) - if(DEFINED CMAKE_CXX_COMPILER_ID) - set(_COMPILER ${CMAKE_CXX_COMPILER_ID}) - set(_COMPILER_VERSION ${CMAKE_CXX_COMPILER_VERSION}) - else() - if(NOT DEFINED CMAKE_C_COMPILER_ID) - message(FATAL_ERROR "C or C++ compiler not defined") - endif() - set(_COMPILER ${CMAKE_C_COMPILER_ID}) - set(_COMPILER_VERSION ${CMAKE_C_COMPILER_VERSION}) - endif() - - message(STATUS "CMake-Conan: CMake compiler=${_COMPILER}") - message(STATUS "CMake-Conan: CMake compiler version=${_COMPILER_VERSION}") - - if(_COMPILER MATCHES MSVC) - set(_COMPILER "msvc") - string(SUBSTRING ${MSVC_VERSION} 0 3 _COMPILER_VERSION) - # Configure compiler.runtime and compiler.runtime_type settings for MSVC - if(CMAKE_MSVC_RUNTIME_LIBRARY) - set(_msvc_runtime_library ${CMAKE_MSVC_RUNTIME_LIBRARY}) - else() - set(_msvc_runtime_library MultiThreaded$<$:Debug>DLL) # default value documented by CMake - endif() - - set(_KNOWN_MSVC_RUNTIME_VALUES "") - list(APPEND _KNOWN_MSVC_RUNTIME_VALUES MultiThreaded MultiThreadedDLL) - list(APPEND _KNOWN_MSVC_RUNTIME_VALUES MultiThreadedDebug MultiThreadedDebugDLL) - list(APPEND _KNOWN_MSVC_RUNTIME_VALUES MultiThreaded$<$:Debug> MultiThreaded$<$:Debug>DLL) - - # only accept the 6 possible values, otherwise we don't don't know to map this - if(NOT _msvc_runtime_library IN_LIST _KNOWN_MSVC_RUNTIME_VALUES) - message(FATAL_ERROR "CMake-Conan: unable to map MSVC runtime: ${_msvc_runtime_library} to Conan settings") - endif() - - # Runtime is "dynamic" in all cases if it ends in DLL - if(_msvc_runtime_library MATCHES ".*DLL$") - set(_COMPILER_RUNTIME "dynamic") - else() - set(_COMPILER_RUNTIME "static") - endif() - message(STATUS "CMake-Conan: CMake compiler.runtime=${_COMPILER_RUNTIME}") - - # Only define compiler.runtime_type when explicitly requested - # If a generator expression is used, let Conan handle it conditional on build_type - if(NOT _msvc_runtime_library MATCHES ":Debug>") - if(_msvc_runtime_library MATCHES "Debug") - set(_COMPILER_RUNTIME_TYPE "Debug") - else() - set(_COMPILER_RUNTIME_TYPE "Release") - endif() - message(STATUS "CMake-Conan: CMake compiler.runtime_type=${_COMPILER_RUNTIME_TYPE}") - endif() - - unset(_KNOWN_MSVC_RUNTIME_VALUES) - - elseif(_COMPILER MATCHES AppleClang) - set(_COMPILER "apple-clang") - string(REPLACE "." ";" VERSION_LIST ${CMAKE_CXX_COMPILER_VERSION}) - list(GET VERSION_LIST 0 _COMPILER_VERSION) - elseif(_COMPILER MATCHES Clang) - set(_COMPILER "clang") - string(REPLACE "." ";" VERSION_LIST ${CMAKE_CXX_COMPILER_VERSION}) - list(GET VERSION_LIST 0 _COMPILER_VERSION) - elseif(_COMPILER MATCHES GNU) - set(_COMPILER "gcc") - string(REPLACE "." ";" VERSION_LIST ${CMAKE_CXX_COMPILER_VERSION}) - list(GET VERSION_LIST 0 _COMPILER_VERSION) - endif() - - message(STATUS "CMake-Conan: [settings] compiler=${_COMPILER}") - message(STATUS "CMake-Conan: [settings] compiler.version=${_COMPILER_VERSION}") - if (_COMPILER_RUNTIME) - message(STATUS "CMake-Conan: [settings] compiler.runtime=${_COMPILER_RUNTIME}") - endif() - if (_COMPILER_RUNTIME_TYPE) - message(STATUS "CMake-Conan: [settings] compiler.runtime_type=${_COMPILER_RUNTIME_TYPE}") - endif() - - set(${COMPILER} ${_COMPILER} PARENT_SCOPE) - set(${COMPILER_VERSION} ${_COMPILER_VERSION} PARENT_SCOPE) - set(${COMPILER_RUNTIME} ${_COMPILER_RUNTIME} PARENT_SCOPE) - set(${COMPILER_RUNTIME_TYPE} ${_COMPILER_RUNTIME_TYPE} PARENT_SCOPE) -endfunction() - - -function(detect_build_type BUILD_TYPE) - get_property(_MULTICONFIG_GENERATOR GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG) - if(NOT _MULTICONFIG_GENERATOR) - # Only set when we know we are in a single-configuration generator - # Note: we may want to fail early if `CMAKE_BUILD_TYPE` is not defined - set(${BUILD_TYPE} ${CMAKE_BUILD_TYPE} PARENT_SCOPE) - endif() -endfunction() - -macro(set_conan_compiler_if_appleclang lang command output_variable) - if(CMAKE_${lang}_COMPILER_ID STREQUAL "AppleClang") - execute_process(COMMAND xcrun --find ${command} - OUTPUT_VARIABLE _xcrun_out OUTPUT_STRIP_TRAILING_WHITESPACE) - cmake_path(GET _xcrun_out PARENT_PATH _xcrun_toolchain_path) - cmake_path(GET CMAKE_${lang}_COMPILER PARENT_PATH _compiler_parent_path) - if ("${_xcrun_toolchain_path}" STREQUAL "${_compiler_parent_path}") - set(${output_variable} "") - endif() - unset(_xcrun_out) - unset(_xcrun_toolchain_path) - unset(_compiler_parent_path) - endif() -endmacro() - - -macro(append_compiler_executables_configuration) - set(_conan_c_compiler "") - set(_conan_cpp_compiler "") - if(CMAKE_C_COMPILER) - set(_conan_c_compiler "\"c\":\"${CMAKE_C_COMPILER}\",") - set_conan_compiler_if_appleclang(C cc _conan_c_compiler) - else() - message(WARNING "CMake-Conan: The C compiler is not defined. " - "Please define CMAKE_C_COMPILER or enable the C language.") - endif() - if(CMAKE_CXX_COMPILER) - set(_conan_cpp_compiler "\"cpp\":\"${CMAKE_CXX_COMPILER}\"") - set_conan_compiler_if_appleclang(CXX c++ _conan_cpp_compiler) - else() - message(WARNING "CMake-Conan: The C++ compiler is not defined. " - "Please define CMAKE_CXX_COMPILER or enable the C++ language.") - endif() - - if(NOT "x${_conan_c_compiler}${_conan_cpp_compiler}" STREQUAL "x") - string(APPEND PROFILE "tools.build:compiler_executables={${_conan_c_compiler}${_conan_cpp_compiler}}\n") - endif() - unset(_conan_c_compiler) - unset(_conan_cpp_compiler) -endmacro() - - -function(detect_host_profile output_file) - detect_os(MYOS MYOS_API_LEVEL MYOS_SDK MYOS_SUBSYSTEM MYOS_VERSION) - detect_arch(MYARCH) - detect_compiler(MYCOMPILER MYCOMPILER_VERSION MYCOMPILER_RUNTIME MYCOMPILER_RUNTIME_TYPE) - detect_cxx_standard(MYCXX_STANDARD) - detect_lib_cxx(MYLIB_CXX) - detect_build_type(MYBUILD_TYPE) - - set(PROFILE "") - string(APPEND PROFILE "[settings]\n") - if(MYARCH) - string(APPEND PROFILE arch=${MYARCH} "\n") - endif() - if(MYOS) - string(APPEND PROFILE os=${MYOS} "\n") - endif() - if(MYOS_API_LEVEL) - string(APPEND PROFILE os.api_level=${MYOS_API_LEVEL} "\n") - endif() - if(MYOS_VERSION) - string(APPEND PROFILE os.version=${MYOS_VERSION} "\n") - endif() - if(MYOS_SDK) - string(APPEND PROFILE os.sdk=${MYOS_SDK} "\n") - endif() - if(MYOS_SUBSYSTEM) - string(APPEND PROFILE os.subsystem=${MYOS_SUBSYSTEM} "\n") - endif() - if(MYCOMPILER) - string(APPEND PROFILE compiler=${MYCOMPILER} "\n") - endif() - if(MYCOMPILER_VERSION) - string(APPEND PROFILE compiler.version=${MYCOMPILER_VERSION} "\n") - endif() - if(MYCOMPILER_RUNTIME) - string(APPEND PROFILE compiler.runtime=${MYCOMPILER_RUNTIME} "\n") - endif() - if(MYCOMPILER_RUNTIME_TYPE) - string(APPEND PROFILE compiler.runtime_type=${MYCOMPILER_RUNTIME_TYPE} "\n") - endif() - if(MYCXX_STANDARD) - string(APPEND PROFILE compiler.cppstd=${MYCXX_STANDARD} "\n") - endif() - if(MYLIB_CXX) - string(APPEND PROFILE compiler.libcxx=${MYLIB_CXX} "\n") - endif() - if(MYBUILD_TYPE) - string(APPEND PROFILE "build_type=${MYBUILD_TYPE}\n") - endif() - - if(NOT DEFINED output_file) - set(_FN "${CMAKE_BINARY_DIR}/profile") - else() - set(_FN ${output_file}) - endif() - - string(APPEND PROFILE "[conf]\n") - string(APPEND PROFILE "tools.cmake.cmaketoolchain:generator=${CMAKE_GENERATOR}\n") - - # propagate compilers via profile - append_compiler_executables_configuration() - - if(MYOS STREQUAL "Android") - string(APPEND PROFILE "tools.android:ndk_path=${CMAKE_ANDROID_NDK}\n") - endif() - - message(STATUS "CMake-Conan: Creating profile ${_FN}") - file(WRITE ${_FN} ${PROFILE}) - message(STATUS "CMake-Conan: Profile: \n${PROFILE}") -endfunction() - - -function(conan_profile_detect_default) - message(STATUS "CMake-Conan: Checking if a default profile exists") - execute_process(COMMAND ${CONAN_COMMAND} profile path default - RESULT_VARIABLE return_code - OUTPUT_VARIABLE conan_stdout - ERROR_VARIABLE conan_stderr - ECHO_ERROR_VARIABLE # show the text output regardless - ECHO_OUTPUT_VARIABLE - WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}) - if(NOT ${return_code} EQUAL "0") - message(STATUS "CMake-Conan: The default profile doesn't exist, detecting it.") - execute_process(COMMAND ${CONAN_COMMAND} profile detect - RESULT_VARIABLE return_code - OUTPUT_VARIABLE conan_stdout - ERROR_VARIABLE conan_stderr - ECHO_ERROR_VARIABLE # show the text output regardless - ECHO_OUTPUT_VARIABLE - WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}) - endif() -endfunction() - - -function(conan_install) - cmake_parse_arguments(ARGS CONAN_ARGS ${ARGN}) - set(CONAN_OUTPUT_FOLDER ${CMAKE_BINARY_DIR}/conan) - # Invoke "conan install" with the provided arguments - set(CONAN_ARGS ${CONAN_ARGS} -of=${CONAN_OUTPUT_FOLDER}) - message(STATUS "CMake-Conan: conan install ${CMAKE_SOURCE_DIR} ${CONAN_ARGS} ${ARGN}") - - - # In case there was not a valid cmake executable in the PATH, we inject the - # same we used to invoke the provider to the PATH - if(DEFINED PATH_TO_CMAKE_BIN) - set(_OLD_PATH $ENV{PATH}) - set(ENV{PATH} "$ENV{PATH}:${PATH_TO_CMAKE_BIN}") - endif() - - execute_process(COMMAND ${CONAN_COMMAND} install ${CMAKE_SOURCE_DIR} ${CONAN_ARGS} ${ARGN} --format=json - RESULT_VARIABLE return_code - OUTPUT_VARIABLE conan_stdout - ERROR_VARIABLE conan_stderr - ECHO_ERROR_VARIABLE # show the text output regardless - WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}) - - if(DEFINED PATH_TO_CMAKE_BIN) - set(ENV{PATH} "${_OLD_PATH}") - endif() - - if(NOT "${return_code}" STREQUAL "0") - message(FATAL_ERROR "Conan install failed='${return_code}'") - else() - # the files are generated in a folder that depends on the layout used, if - # one is specified, but we don't know a priori where this is. - # TODO: this can be made more robust if Conan can provide this in the json output - string(JSON CONAN_GENERATORS_FOLDER GET ${conan_stdout} graph nodes 0 generators_folder) - cmake_path(CONVERT ${CONAN_GENERATORS_FOLDER} TO_CMAKE_PATH_LIST CONAN_GENERATORS_FOLDER) - # message("conan stdout: ${conan_stdout}") - message(STATUS "CMake-Conan: CONAN_GENERATORS_FOLDER=${CONAN_GENERATORS_FOLDER}") - set_property(GLOBAL PROPERTY CONAN_GENERATORS_FOLDER "${CONAN_GENERATORS_FOLDER}") - # reconfigure on conanfile changes - string(JSON CONANFILE GET ${conan_stdout} graph nodes 0 label) - message(STATUS "CMake-Conan: CONANFILE=${CMAKE_SOURCE_DIR}/${CONANFILE}") - set_property(DIRECTORY ${CMAKE_SOURCE_DIR} APPEND PROPERTY CMAKE_CONFIGURE_DEPENDS "${CMAKE_SOURCE_DIR}/${CONANFILE}") - # success - set_property(GLOBAL PROPERTY CONAN_INSTALL_SUCCESS TRUE) - endif() -endfunction() - - -function(conan_get_version conan_command conan_current_version) - execute_process( - COMMAND ${conan_command} --version - OUTPUT_VARIABLE conan_output - RESULT_VARIABLE conan_result - OUTPUT_STRIP_TRAILING_WHITESPACE - ) - if(conan_result) - message(FATAL_ERROR "CMake-Conan: Error when trying to run Conan") - endif() - - string(REGEX MATCH "[0-9]+\\.[0-9]+\\.[0-9]+" conan_version ${conan_output}) - set(${conan_current_version} ${conan_version} PARENT_SCOPE) -endfunction() - - -function(conan_version_check) - set(options ) - set(oneValueArgs MINIMUM CURRENT) - set(multiValueArgs ) - cmake_parse_arguments(CONAN_VERSION_CHECK - "${options}" "${oneValueArgs}" "${multiValueArgs}" ${ARGN}) - - if(NOT CONAN_VERSION_CHECK_MINIMUM) - message(FATAL_ERROR "CMake-Conan: Required parameter MINIMUM not set!") - endif() - if(NOT CONAN_VERSION_CHECK_CURRENT) - message(FATAL_ERROR "CMake-Conan: Required parameter CURRENT not set!") - endif() - - if(CONAN_VERSION_CHECK_CURRENT VERSION_LESS CONAN_VERSION_CHECK_MINIMUM) - message(FATAL_ERROR "CMake-Conan: Conan version must be ${CONAN_VERSION_CHECK_MINIMUM} or later") - endif() -endfunction() - - -macro(construct_profile_argument argument_variable profile_list) - set(${argument_variable} "") - if("${profile_list}" STREQUAL "CONAN_HOST_PROFILE") - set(_arg_flag "--profile:host=") - elseif("${profile_list}" STREQUAL "CONAN_BUILD_PROFILE") - set(_arg_flag "--profile:build=") - endif() - - set(_profile_list "${${profile_list}}") - list(TRANSFORM _profile_list REPLACE "auto-cmake" "${CMAKE_BINARY_DIR}/conan_host_profile") - list(TRANSFORM _profile_list PREPEND ${_arg_flag}) - set(${argument_variable} ${_profile_list}) - - unset(_arg_flag) - unset(_profile_list) -endmacro() - - -macro(conan_provide_dependency method package_name) - set_property(GLOBAL PROPERTY CONAN_PROVIDE_DEPENDENCY_INVOKED TRUE) - get_property(_conan_install_success GLOBAL PROPERTY CONAN_INSTALL_SUCCESS) - if(NOT _conan_install_success) - find_program(CONAN_COMMAND "conan" REQUIRED) - conan_get_version(${CONAN_COMMAND} CONAN_CURRENT_VERSION) - conan_version_check(MINIMUM ${CONAN_MINIMUM_VERSION} CURRENT ${CONAN_CURRENT_VERSION}) - message(STATUS "CMake-Conan: first find_package() found. Installing dependencies with Conan") - if("default" IN_LIST CONAN_HOST_PROFILE OR "default" IN_LIST CONAN_BUILD_PROFILE) - conan_profile_detect_default() - endif() - if("auto-cmake" IN_LIST CONAN_HOST_PROFILE) - detect_host_profile(${CMAKE_BINARY_DIR}/conan_host_profile) - endif() - construct_profile_argument(_host_profile_flags CONAN_HOST_PROFILE) - construct_profile_argument(_build_profile_flags CONAN_BUILD_PROFILE) - if(EXISTS "${CMAKE_SOURCE_DIR}/conanfile.py") - file(READ "${CMAKE_SOURCE_DIR}/conanfile.py" outfile) - if(NOT "${outfile}" MATCHES ".*CMakeDeps.*") - message(WARNING "Cmake-conan: CMakeDeps generator was not defined in the conanfile") - endif() - set(generator "") - elseif (EXISTS "${CMAKE_SOURCE_DIR}/conanfile.txt") - file(READ "${CMAKE_SOURCE_DIR}/conanfile.txt" outfile) - if(NOT "${outfile}" MATCHES ".*CMakeDeps.*") - message(WARNING "Cmake-conan: CMakeDeps generator was not defined in the conanfile. " - "Please define the generator as it will be mandatory in the future") - endif() - set(generator "-g;CMakeDeps") - endif() - get_property(_multiconfig_generator GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG) - if(NOT _multiconfig_generator) - message(STATUS "CMake-Conan: Installing single configuration ${CMAKE_BUILD_TYPE}") - conan_install(${_host_profile_flags} ${_build_profile_flags} ${CONAN_INSTALL_ARGS} ${generator}) - else() - message(STATUS "CMake-Conan: Installing both Debug and Release") - conan_install(${_host_profile_flags} ${_build_profile_flags} -s build_type=Release ${CONAN_INSTALL_ARGS} ${generator}) - conan_install(${_host_profile_flags} ${_build_profile_flags} -s build_type=Debug ${CONAN_INSTALL_ARGS} ${generator}) - endif() - unset(_host_profile_flags) - unset(_build_profile_flags) - unset(_multiconfig_generator) - unset(_conan_install_success) - else() - message(STATUS "CMake-Conan: find_package(${ARGV1}) found, 'conan install' already ran") - unset(_conan_install_success) - endif() - - get_property(_conan_generators_folder GLOBAL PROPERTY CONAN_GENERATORS_FOLDER) - - # Ensure that we consider Conan-provided packages ahead of any other, - # irrespective of other settings that modify the search order or search paths - # This follows the guidelines from the find_package documentation - # (https://cmake.org/cmake/help/latest/command/find_package.html): - # find_package ( PATHS paths... NO_DEFAULT_PATH) - # find_package () - - # Filter out `REQUIRED` from the argument list, as the first call may fail - set(_find_args_${package_name} "${ARGN}") - list(REMOVE_ITEM _find_args_${package_name} "REQUIRED") - if(NOT "MODULE" IN_LIST _find_args_${package_name}) - find_package(${package_name} ${_find_args_${package_name}} BYPASS_PROVIDER PATHS "${_conan_generators_folder}" NO_DEFAULT_PATH NO_CMAKE_FIND_ROOT_PATH) - unset(_find_args_${package_name}) - endif() - - # Invoke find_package a second time - if the first call succeeded, - # this will simply reuse the result. If not, fall back to CMake default search - # behaviour, also allowing modules to be searched. - if(NOT ${package_name}_FOUND) - list(FIND CMAKE_MODULE_PATH "${_conan_generators_folder}" _index) - if(_index EQUAL -1) - list(PREPEND CMAKE_MODULE_PATH "${_conan_generators_folder}") - endif() - unset(_index) - find_package(${package_name} ${ARGN} BYPASS_PROVIDER) - list(REMOVE_ITEM CMAKE_MODULE_PATH "${_conan_generators_folder}") - endif() -endmacro() - -#[=[ not needed by Qt Creator, and if not commented it would break the auto-setup feature - -cmake_language( - SET_DEPENDENCY_PROVIDER conan_provide_dependency - SUPPORTED_METHODS FIND_PACKAGE -) - - -macro(conan_provide_dependency_check) - set(_CONAN_PROVIDE_DEPENDENCY_INVOKED FALSE) - get_property(_CONAN_PROVIDE_DEPENDENCY_INVOKED GLOBAL PROPERTY CONAN_PROVIDE_DEPENDENCY_INVOKED) - if(NOT _CONAN_PROVIDE_DEPENDENCY_INVOKED) - message(WARNING "Conan is correctly configured as dependency provider, " - "but Conan has not been invoked. Please add at least one " - "call to `find_package()`.") - if(DEFINED CONAN_COMMAND) - # supress warning in case `CONAN_COMMAND` was specified but unused. - set(_CONAN_COMMAND ${CONAN_COMMAND}) - unset(_CONAN_COMMAND) - endif() - endif() - unset(_CONAN_PROVIDE_DEPENDENCY_INVOKED) -endmacro() - - -# Add a deferred call at the end of processing the top-level directory -# to check if the dependency provider was invoked at all. -cmake_language(DEFER DIRECTORY "${CMAKE_SOURCE_DIR}" CALL conan_provide_dependency_check) - -]=] - -# Configurable variables for Conan profiles -set(CONAN_HOST_PROFILE "default;auto-cmake" CACHE STRING "Conan host profile") -set(CONAN_BUILD_PROFILE "default" CACHE STRING "Conan build profile") -set(CONAN_INSTALL_ARGS "--build=missing" CACHE STRING "Command line arguments for conan install") - -find_program(_cmake_program NAMES cmake NO_PACKAGE_ROOT_PATH NO_CMAKE_PATH NO_CMAKE_ENVIRONMENT_PATH NO_CMAKE_SYSTEM_PATH NO_CMAKE_FIND_ROOT_PATH) -if(NOT _cmake_program) - get_filename_component(PATH_TO_CMAKE_BIN "${CMAKE_COMMAND}" DIRECTORY) - set(PATH_TO_CMAKE_BIN "${PATH_TO_CMAKE_BIN}" CACHE INTERNAL "Path where the CMake executable is") -endif() - diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/Availability.h.02304541EB8AFE2F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/Availability.h.02304541EB8AFE2F.idx deleted file mode 100644 index 777c45467..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/Availability.h.02304541EB8AFE2F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/AvailabilityInternal.h.53F18B56F5AA10C5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/AvailabilityInternal.h.53F18B56F5AA10C5.idx deleted file mode 100644 index a81895e1e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/AvailabilityInternal.h.53F18B56F5AA10C5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/AvailabilityInternalLegacy.h.5CA14FCCEABDF7BF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/AvailabilityInternalLegacy.h.5CA14FCCEABDF7BF.idx deleted file mode 100644 index 08ebf1f04..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/AvailabilityInternalLegacy.h.5CA14FCCEABDF7BF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/AvailabilityVersions.h.8BD8C7C2D0D5A55C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/AvailabilityVersions.h.8BD8C7C2D0D5A55C.idx deleted file mode 100644 index 033e9f939..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/AvailabilityVersions.h.8BD8C7C2D0D5A55C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_OSByteOrder.h.06FBD819AF0F297F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_OSByteOrder.h.06FBD819AF0F297F.idx deleted file mode 100644 index f33e07a46..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_OSByteOrder.h.06FBD819AF0F297F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_OSByteOrder.h.7213179563BDF1F4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_OSByteOrder.h.7213179563BDF1F4.idx deleted file mode 100644 index e317cf76f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_OSByteOrder.h.7213179563BDF1F4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/___wctype.h.3E7D59899D1235A1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/___wctype.h.3E7D59899D1235A1.idx deleted file mode 100644 index 5be03981e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/___wctype.h.3E7D59899D1235A1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/___wctype.h.7D517552045A4A30.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/___wctype.h.7D517552045A4A30.idx deleted file mode 100644 index e14c6311d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/___wctype.h.7D517552045A4A30.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__assert.D6ADB7D96C629C9A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__assert.D6ADB7D96C629C9A.idx deleted file mode 100644 index 7252503cf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__assert.D6ADB7D96C629C9A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__assertion_handler.69F2D3AD424D034A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__assertion_handler.69F2D3AD424D034A.idx deleted file mode 100644 index c82768171..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__assertion_handler.69F2D3AD424D034A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__availability.36089A9202EDFA6C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__availability.36089A9202EDFA6C.idx deleted file mode 100644 index 14883c441..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__availability.36089A9202EDFA6C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__bit_reference.3B3277771D70BBD6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__bit_reference.3B3277771D70BBD6.idx deleted file mode 100644 index e06a87d67..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__bit_reference.3B3277771D70BBD6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__config.0892114D4EE6D32F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__config.0892114D4EE6D32F.idx deleted file mode 100644 index de0495ff5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__config.0892114D4EE6D32F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__config_site.5980D182AB0D5595.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__config_site.5980D182AB0D5595.idx deleted file mode 100644 index 084b0480c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__config_site.5980D182AB0D5595.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__cxxabi_config.h.360CEBE99EF75C6C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__cxxabi_config.h.360CEBE99EF75C6C.idx deleted file mode 100644 index 0ed2a0ee0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__cxxabi_config.h.360CEBE99EF75C6C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__endian.h.8D9C79D2D4A594EB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__endian.h.8D9C79D2D4A594EB.idx deleted file mode 100644 index 8a939b063..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__endian.h.8D9C79D2D4A594EB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__hash_table.17F7E0D45E5BB0A1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__hash_table.17F7E0D45E5BB0A1.idx deleted file mode 100644 index 755d07f50..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__hash_table.17F7E0D45E5BB0A1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__locale.9FE32D24523A61E1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__locale.9FE32D24523A61E1.idx deleted file mode 100644 index f87590b59..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__locale.9FE32D24523A61E1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__mbstate_t.h.3424ACD2A0CA578B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__mbstate_t.h.3424ACD2A0CA578B.idx deleted file mode 100644 index 689382271..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__mbstate_t.h.3424ACD2A0CA578B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__node_handle.4C415B9596ACF30C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__node_handle.4C415B9596ACF30C.idx deleted file mode 100644 index 25b2cfc4e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__node_handle.4C415B9596ACF30C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__split_buffer.C221A8F5E465EE3D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__split_buffer.C221A8F5E465EE3D.idx deleted file mode 100644 index 91e381839..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__split_buffer.C221A8F5E465EE3D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__std_mbstate_t.h.AF7C9BACC7E31B9C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__std_mbstate_t.h.AF7C9BACC7E31B9C.idx deleted file mode 100644 index 60c988f8b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__std_mbstate_t.h.AF7C9BACC7E31B9C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stdarg___gnuc_va_list.h.18A6B2891D415281.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stdarg___gnuc_va_list.h.18A6B2891D415281.idx deleted file mode 100644 index 7f63f685d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stdarg___gnuc_va_list.h.18A6B2891D415281.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stdarg___va_copy.h.C106A080F1338A93.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stdarg___va_copy.h.C106A080F1338A93.idx deleted file mode 100644 index 8aa03fb27..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stdarg___va_copy.h.C106A080F1338A93.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stdarg_header_macro.h.9A6C0A652AE10369.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stdarg_header_macro.h.9A6C0A652AE10369.idx deleted file mode 100644 index 7c8357c3f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stdarg_header_macro.h.9A6C0A652AE10369.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stdarg_va_arg.h.75C041B9E8ABD66F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stdarg_va_arg.h.75C041B9E8ABD66F.idx deleted file mode 100644 index ed25f2c57..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stdarg_va_arg.h.75C041B9E8ABD66F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stdarg_va_copy.h.A64C2FBF9BAB9C9D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stdarg_va_copy.h.A64C2FBF9BAB9C9D.idx deleted file mode 100644 index ea6fc8bae..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stdarg_va_copy.h.A64C2FBF9BAB9C9D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stdarg_va_list.h.4E049B44F9CB4BAF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stdarg_va_list.h.4E049B44F9CB4BAF.idx deleted file mode 100644 index 052544d90..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stdarg_va_list.h.4E049B44F9CB4BAF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_header_macro.h.702836B941F4E448.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_header_macro.h.702836B941F4E448.idx deleted file mode 100644 index 699aa4895..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_header_macro.h.702836B941F4E448.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_max_align_t.h.B49C5DADED09F17C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_max_align_t.h.B49C5DADED09F17C.idx deleted file mode 100644 index 72cd7efec..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_max_align_t.h.B49C5DADED09F17C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_null.h.DC04E1771EEDCB94.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_null.h.DC04E1771EEDCB94.idx deleted file mode 100644 index 33848b791..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_null.h.DC04E1771EEDCB94.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_nullptr_t.h.47AAACE6AE2BC943.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_nullptr_t.h.47AAACE6AE2BC943.idx deleted file mode 100644 index dea109d18..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_nullptr_t.h.47AAACE6AE2BC943.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_offsetof.h.22B10C7A3E658794.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_offsetof.h.22B10C7A3E658794.idx deleted file mode 100644 index 0b096a827..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_offsetof.h.22B10C7A3E658794.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_ptrdiff_t.h.98375E8F6961F4E6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_ptrdiff_t.h.98375E8F6961F4E6.idx deleted file mode 100644 index 004170549..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_ptrdiff_t.h.98375E8F6961F4E6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_rsize_t.h.03F72AF7300F2A59.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_rsize_t.h.03F72AF7300F2A59.idx deleted file mode 100644 index e459096f2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_rsize_t.h.03F72AF7300F2A59.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_size_t.h.66421547DB77E477.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_size_t.h.66421547DB77E477.idx deleted file mode 100644 index 83e144cfa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_size_t.h.66421547DB77E477.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_wchar_t.h.2DFC280C096D003B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_wchar_t.h.2DFC280C096D003B.idx deleted file mode 100644 index 78f60c122..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__stddef_wchar_t.h.2DFC280C096D003B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__threading_support.C3EA7D7723414A00.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__threading_support.C3EA7D7723414A00.idx deleted file mode 100644 index ec91c42d2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__threading_support.C3EA7D7723414A00.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__tree.72F8220C2DB3DD70.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__tree.72F8220C2DB3DD70.idx deleted file mode 100644 index 0a6860452..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__tree.72F8220C2DB3DD70.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__undef_macros.5819BD5E5F56197F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__undef_macros.5819BD5E5F56197F.idx deleted file mode 100644 index 0d417acaa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__undef_macros.5819BD5E5F56197F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__verbose_abort.40D9AAE20255E72E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__verbose_abort.40D9AAE20255E72E.idx deleted file mode 100644 index fd1ed5926..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__verbose_abort.40D9AAE20255E72E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__wctype.h.F112712F300F5EFD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__wctype.h.F112712F300F5EFD.idx deleted file mode 100644 index 83497e79b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__wctype.h.F112712F300F5EFD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__xlocale.h.BAD37E5818D03279.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__xlocale.h.BAD37E5818D03279.idx deleted file mode 100644 index 29c543d51..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/__xlocale.h.BAD37E5818D03279.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_abort.h.76D9FC54D31AA45B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_abort.h.76D9FC54D31AA45B.idx deleted file mode 100644 index 322f69d92..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_abort.h.76D9FC54D31AA45B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_assert.h.106FC9823AD67929.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_assert.h.106FC9823AD67929.idx deleted file mode 100644 index 333e30f27..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_assert.h.106FC9823AD67929.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_blkcnt_t.h.41D41835415C3178.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_blkcnt_t.h.41D41835415C3178.idx deleted file mode 100644 index 194e5f106..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_blkcnt_t.h.41D41835415C3178.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_blksize_t.h.606E60BD42E5D399.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_blksize_t.h.606E60BD42E5D399.idx deleted file mode 100644 index ab33b572a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_blksize_t.h.606E60BD42E5D399.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_caddr_t.h.2F67B85C10A902ED.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_caddr_t.h.2F67B85C10A902ED.idx deleted file mode 100644 index 2d2d1995a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_caddr_t.h.2F67B85C10A902ED.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_cassert.h.DBEACAD3E2641A16.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_cassert.h.DBEACAD3E2641A16.idx deleted file mode 100644 index a1d5b6140..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_cassert.h.DBEACAD3E2641A16.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_clock_t.h.1DBDB1D5C3CD3600.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_clock_t.h.1DBDB1D5C3CD3600.idx deleted file mode 100644 index 63af1c42d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_clock_t.h.1DBDB1D5C3CD3600.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ct_rune_t.h.E5758CED53E45675.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ct_rune_t.h.E5758CED53E45675.idx deleted file mode 100644 index 925606cc2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ct_rune_t.h.E5758CED53E45675.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ctermid.h.3266B9A60FB63E83.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ctermid.h.3266B9A60FB63E83.idx deleted file mode 100644 index 52e86f516..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ctermid.h.3266B9A60FB63E83.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ctype.h.188686B2EDEE251E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ctype.h.188686B2EDEE251E.idx deleted file mode 100644 index b7544b973..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ctype.h.188686B2EDEE251E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ctype.h.21A823E768D0DBE6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ctype.h.21A823E768D0DBE6.idx deleted file mode 100644 index af3a791b1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ctype.h.21A823E768D0DBE6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_dev_t.h.3E75C101B375F2FA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_dev_t.h.3E75C101B375F2FA.idx deleted file mode 100644 index aea93eaab..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_dev_t.h.3E75C101B375F2FA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_endian.h.3BA5DDA89B6176DA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_endian.h.3BA5DDA89B6176DA.idx deleted file mode 100644 index f2dc2d681..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_endian.h.3BA5DDA89B6176DA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_endian.h.94C441332D37B7D6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_endian.h.94C441332D37B7D6.idx deleted file mode 100644 index aba7c9c41..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_endian.h.94C441332D37B7D6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_endian.h.A69C0511F0CE6779.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_endian.h.A69C0511F0CE6779.idx deleted file mode 100644 index a218883c1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_endian.h.A69C0511F0CE6779.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_errno_t.h.0997F4BE48DDF775.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_errno_t.h.0997F4BE48DDF775.idx deleted file mode 100644 index 65a4831df..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_errno_t.h.0997F4BE48DDF775.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fd_clr.h.7A5B5CF62682CF4B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fd_clr.h.7A5B5CF62682CF4B.idx deleted file mode 100644 index b97e7e8b1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fd_clr.h.7A5B5CF62682CF4B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fd_copy.h.F50992173521E5E1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fd_copy.h.F50992173521E5E1.idx deleted file mode 100644 index 13779224c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fd_copy.h.F50992173521E5E1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fd_def.h.E5C1DE40BF30C8E4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fd_def.h.E5C1DE40BF30C8E4.idx deleted file mode 100644 index 37f571a91..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fd_def.h.E5C1DE40BF30C8E4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fd_isset.h.2E749B832914441A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fd_isset.h.2E749B832914441A.idx deleted file mode 100644 index 6d503d68b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fd_isset.h.2E749B832914441A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fd_set.h.265F1F2B3C15A369.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fd_set.h.265F1F2B3C15A369.idx deleted file mode 100644 index 868a69130..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fd_set.h.265F1F2B3C15A369.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fd_setsize.h.24C65B5AAB2A63BD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fd_setsize.h.24C65B5AAB2A63BD.idx deleted file mode 100644 index 5bfafb3d9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fd_setsize.h.24C65B5AAB2A63BD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fd_zero.h.7D2B7001790C5675.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fd_zero.h.7D2B7001790C5675.idx deleted file mode 100644 index 2fe79cc1d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fd_zero.h.7D2B7001790C5675.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fsblkcnt_t.h.67703A6677F7F52B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fsblkcnt_t.h.67703A6677F7F52B.idx deleted file mode 100644 index 1ab89f6a7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fsblkcnt_t.h.67703A6677F7F52B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fsfilcnt_t.h.9AECB610B3A3C3EA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fsfilcnt_t.h.9AECB610B3A3C3EA.idx deleted file mode 100644 index 00011dc8a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fsfilcnt_t.h.9AECB610B3A3C3EA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fsid_t.h.7F79CF0447730F4E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fsid_t.h.7F79CF0447730F4E.idx deleted file mode 100644 index 4ddde3b08..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fsid_t.h.7F79CF0447730F4E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fsobj_id_t.h.1589497D93122EC5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fsobj_id_t.h.1589497D93122EC5.idx deleted file mode 100644 index 501f44215..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_fsobj_id_t.h.1589497D93122EC5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_gid_t.h.4E471DB2FC01E3CA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_gid_t.h.4E471DB2FC01E3CA.idx deleted file mode 100644 index 319fd0f87..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_gid_t.h.4E471DB2FC01E3CA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_id_t.h.04E5D2DBD3D42EE2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_id_t.h.04E5D2DBD3D42EE2.idx deleted file mode 100644 index f001cc215..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_id_t.h.04E5D2DBD3D42EE2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_in_addr_t.h.24DE48EF28B33651.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_in_addr_t.h.24DE48EF28B33651.idx deleted file mode 100644 index 0c64e84a8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_in_addr_t.h.24DE48EF28B33651.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_in_port_t.h.27B9538E42947D02.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_in_port_t.h.27B9538E42947D02.idx deleted file mode 100644 index b07cfffd3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_in_port_t.h.27B9538E42947D02.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ino64_t.h.323851ECA0F5D0F3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ino64_t.h.323851ECA0F5D0F3.idx deleted file mode 100644 index 5da0b5189..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ino64_t.h.323851ECA0F5D0F3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ino_t.h.06388A327C238995.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ino_t.h.06388A327C238995.idx deleted file mode 100644 index e5c1c69cd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ino_t.h.06388A327C238995.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_int16_t.h.3E8318EC384CF97F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_int16_t.h.3E8318EC384CF97F.idx deleted file mode 100644 index 04cd1d5b3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_int16_t.h.3E8318EC384CF97F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_int32_t.h.1F4C7033B874B757.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_int32_t.h.1F4C7033B874B757.idx deleted file mode 100644 index 7ecc86978..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_int32_t.h.1F4C7033B874B757.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_int64_t.h.5A3AE08544453E12.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_int64_t.h.5A3AE08544453E12.idx deleted file mode 100644 index 70e7254b7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_int64_t.h.5A3AE08544453E12.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_int8_t.h.306411E77EDC2F27.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_int8_t.h.306411E77EDC2F27.idx deleted file mode 100644 index 2e975c0b9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_int8_t.h.306411E77EDC2F27.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_intmax_t.h.4AE6A05B1626EB63.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_intmax_t.h.4AE6A05B1626EB63.idx deleted file mode 100644 index 08b42331f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_intmax_t.h.4AE6A05B1626EB63.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_intptr_t.h.A848AA27579FE33A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_intptr_t.h.A848AA27579FE33A.idx deleted file mode 100644 index 75f643aa1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_intptr_t.h.A848AA27579FE33A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_inttypes.h.65B172E91DBA5201.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_inttypes.h.65B172E91DBA5201.idx deleted file mode 100644 index 771e92d87..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_inttypes.h.65B172E91DBA5201.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_inttypes.h.7C4EB3B40EA21A4C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_inttypes.h.7C4EB3B40EA21A4C.idx deleted file mode 100644 index ff7fd955a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_inttypes.h.7C4EB3B40EA21A4C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_key_t.h.240028D26FA18444.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_key_t.h.240028D26FA18444.idx deleted file mode 100644 index 00cf18a62..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_key_t.h.240028D26FA18444.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_limits.h.4BCDB7FBA36352FE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_limits.h.4BCDB7FBA36352FE.idx deleted file mode 100644 index 64021f880..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_limits.h.4BCDB7FBA36352FE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_locale.h.90C985EAAAC76220.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_locale.h.90C985EAAAC76220.idx deleted file mode 100644 index d6882e1d4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_locale.h.90C985EAAAC76220.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_mach_port_t.h.F27A17ECBA61FCFE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_mach_port_t.h.F27A17ECBA61FCFE.idx deleted file mode 100644 index 8c170833e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_mach_port_t.h.F27A17ECBA61FCFE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_malloc.h.3249E3648C1E9A38.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_malloc.h.3249E3648C1E9A38.idx deleted file mode 100644 index a8bd8bec6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_malloc.h.3249E3648C1E9A38.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_malloc_type.h.15D4B256F3397D77.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_malloc_type.h.15D4B256F3397D77.idx deleted file mode 100644 index 85adbde73..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_malloc_type.h.15D4B256F3397D77.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_mb_cur_max.h.173EEC67CA3526CF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_mb_cur_max.h.173EEC67CA3526CF.idx deleted file mode 100644 index 2fbde5aae..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_mb_cur_max.h.173EEC67CA3526CF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_mbstate_t.h.26316295268BAA31.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_mbstate_t.h.26316295268BAA31.idx deleted file mode 100644 index 4c533f8e0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_mbstate_t.h.26316295268BAA31.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_mcontext.h.99A4044557D7808E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_mcontext.h.99A4044557D7808E.idx deleted file mode 100644 index 1f7978cf2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_mcontext.h.99A4044557D7808E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_mcontext.h.A636E73818B0B26B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_mcontext.h.A636E73818B0B26B.idx deleted file mode 100644 index dad648dc1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_mcontext.h.A636E73818B0B26B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_mode_t.h.35682F80C9FB8866.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_mode_t.h.35682F80C9FB8866.idx deleted file mode 100644 index 68c30b66b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_mode_t.h.35682F80C9FB8866.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_nl_item.h.C142121B50F3C062.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_nl_item.h.C142121B50F3C062.idx deleted file mode 100644 index bb918e55b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_nl_item.h.C142121B50F3C062.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_nlink_t.h.F57138D06EFFA5BB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_nlink_t.h.F57138D06EFFA5BB.idx deleted file mode 100644 index fc0c621b2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_nlink_t.h.F57138D06EFFA5BB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_null.h.D366490D9D241F46.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_null.h.D366490D9D241F46.idx deleted file mode 100644 index b1e06982e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_null.h.D366490D9D241F46.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_off_t.h.69DDC425644D4D46.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_off_t.h.69DDC425644D4D46.idx deleted file mode 100644 index f0fe270b4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_off_t.h.69DDC425644D4D46.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_param.h.58EBD93DBE8CDDB5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_param.h.58EBD93DBE8CDDB5.idx deleted file mode 100644 index e7fb31584..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_param.h.58EBD93DBE8CDDB5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pid_t.h.9B07BBEA34E26FCA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pid_t.h.9B07BBEA34E26FCA.idx deleted file mode 100644 index 4dec2c90b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pid_t.h.9B07BBEA34E26FCA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_posix_availability.h.569E897896BFC77F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_posix_availability.h.569E897896BFC77F.idx deleted file mode 100644 index 426ee42ee..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_posix_availability.h.569E897896BFC77F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_posix_vdisable.h.8D6FEDC2318A6455.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_posix_vdisable.h.8D6FEDC2318A6455.idx deleted file mode 100644 index d509b32c2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_posix_vdisable.h.8D6FEDC2318A6455.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_prefix.h.CDFEF4A9AFD35926.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_prefix.h.CDFEF4A9AFD35926.idx deleted file mode 100644 index b5772a011..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_prefix.h.CDFEF4A9AFD35926.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_printf.h.6125898C5245C937.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_printf.h.6125898C5245C937.idx deleted file mode 100644 index e78321ed6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_printf.h.6125898C5245C937.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_attr_t.h.D785DDAA37CAE027.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_attr_t.h.D785DDAA37CAE027.idx deleted file mode 100644 index 9f20f8a72..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_attr_t.h.D785DDAA37CAE027.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_cond_t.h.5DA0EDDC9E0FAED0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_cond_t.h.5DA0EDDC9E0FAED0.idx deleted file mode 100644 index 1e57a4260..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_cond_t.h.5DA0EDDC9E0FAED0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_condattr_t.h.AB378C916A356D73.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_condattr_t.h.AB378C916A356D73.idx deleted file mode 100644 index d5a2ef392..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_condattr_t.h.AB378C916A356D73.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_key_t.h.E03524C7A15B206F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_key_t.h.E03524C7A15B206F.idx deleted file mode 100644 index 57c08c8ff..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_key_t.h.E03524C7A15B206F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_mutex_t.h.C6C55C19E362B90F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_mutex_t.h.C6C55C19E362B90F.idx deleted file mode 100644 index ce2b56a63..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_mutex_t.h.C6C55C19E362B90F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_mutexattr_t.h.66C767BD7B20C9A6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_mutexattr_t.h.66C767BD7B20C9A6.idx deleted file mode 100644 index 331c2da76..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_mutexattr_t.h.66C767BD7B20C9A6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_once_t.h.72A17F1C85E39730.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_once_t.h.72A17F1C85E39730.idx deleted file mode 100644 index 88c4de345..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_once_t.h.72A17F1C85E39730.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_rwlock_t.h.6DD4D8347D61BC13.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_rwlock_t.h.6DD4D8347D61BC13.idx deleted file mode 100644 index 2afe2ddb0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_rwlock_t.h.6DD4D8347D61BC13.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_rwlockattr_t.h.69150F1612A4C49A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_rwlockattr_t.h.69150F1612A4C49A.idx deleted file mode 100644 index f05149d2c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_rwlockattr_t.h.69150F1612A4C49A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_t.h.B8062D3348E07138.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_t.h.B8062D3348E07138.idx deleted file mode 100644 index 52817599d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_t.h.B8062D3348E07138.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_types.h.6E042F9898AE34AA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_types.h.6E042F9898AE34AA.idx deleted file mode 100644 index f4acc6191..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_pthread_types.h.6E042F9898AE34AA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ptrcheck.h.DA30B2A964E85198.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ptrcheck.h.DA30B2A964E85198.idx deleted file mode 100644 index ffe207f3c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ptrcheck.h.DA30B2A964E85198.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_rsize_t.h.A07B6779FDAAFF1E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_rsize_t.h.A07B6779FDAAFF1E.idx deleted file mode 100644 index bcbc9d452..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_rsize_t.h.A07B6779FDAAFF1E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_rune_t.h.57E53BEDD7271AB6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_rune_t.h.57E53BEDD7271AB6.idx deleted file mode 100644 index 338d0ffd5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_rune_t.h.57E53BEDD7271AB6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_seek_set.h.6B0B4EC472A56CCC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_seek_set.h.6B0B4EC472A56CCC.idx deleted file mode 100644 index 1c84e807c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_seek_set.h.6B0B4EC472A56CCC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_select.h.80D2655333765C25.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_select.h.80D2655333765C25.idx deleted file mode 100644 index 8fadf5f5d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_select.h.80D2655333765C25.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_sigaltstack.h.CCA9CD2DE36BD4FC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_sigaltstack.h.CCA9CD2DE36BD4FC.idx deleted file mode 100644 index 8abaa2adf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_sigaltstack.h.CCA9CD2DE36BD4FC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_sigset_t.h.5AF9B3E4DF93CB93.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_sigset_t.h.5AF9B3E4DF93CB93.idx deleted file mode 100644 index d587b1b45..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_sigset_t.h.5AF9B3E4DF93CB93.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_size_t.h.3E4B06460267ACEB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_size_t.h.3E4B06460267ACEB.idx deleted file mode 100644 index 2375275a4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_size_t.h.3E4B06460267ACEB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ssize_t.h.300B5C1007767159.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ssize_t.h.300B5C1007767159.idx deleted file mode 100644 index 2a69b34a2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ssize_t.h.300B5C1007767159.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_static_assert.h.1980803E1200D2E4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_static_assert.h.1980803E1200D2E4.idx deleted file mode 100644 index 33d8798cf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_static_assert.h.1980803E1200D2E4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_stdio.h.59E96E06F64660D3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_stdio.h.59E96E06F64660D3.idx deleted file mode 100644 index 4189c2f09..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_stdio.h.59E96E06F64660D3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_stdio.h.9E53D5EA81A58909.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_stdio.h.9E53D5EA81A58909.idx deleted file mode 100644 index d34eb797b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_stdio.h.9E53D5EA81A58909.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_stdlib.h.1DC269BB51B95065.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_stdlib.h.1DC269BB51B95065.idx deleted file mode 100644 index 2e4ab5a80..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_stdlib.h.1DC269BB51B95065.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_stdlib.h.6630F036687E1C5C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_stdlib.h.6630F036687E1C5C.idx deleted file mode 100644 index 2f8bbe617..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_stdlib.h.6630F036687E1C5C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_string.h.56A55793C643662F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_string.h.56A55793C643662F.idx deleted file mode 100644 index 4b6c99a8f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_string.h.56A55793C643662F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_string.h.C99C43B96A5E2E44.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_string.h.C99C43B96A5E2E44.idx deleted file mode 100644 index 732a5eeb0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_string.h.C99C43B96A5E2E44.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_strings.h.C7C67337CD2BC831.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_strings.h.C7C67337CD2BC831.idx deleted file mode 100644 index edea67a9f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_strings.h.C7C67337CD2BC831.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_structs.h.3BBE0C911DB7CB11.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_structs.h.3BBE0C911DB7CB11.idx deleted file mode 100644 index 92cb5ef1b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_structs.h.3BBE0C911DB7CB11.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_structs.h.FE517033F5957A36.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_structs.h.FE517033F5957A36.idx deleted file mode 100644 index ae56f8770..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_structs.h.FE517033F5957A36.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_suseconds_t.h.FAAF8FDA10586870.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_suseconds_t.h.FAAF8FDA10586870.idx deleted file mode 100644 index 34899853e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_suseconds_t.h.FAAF8FDA10586870.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_symbol_aliasing.h.E288BCB552ABD637.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_symbol_aliasing.h.E288BCB552ABD637.idx deleted file mode 100644 index 7b2c926e8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_symbol_aliasing.h.E288BCB552ABD637.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_time.h.9BC8ACA5287A54C5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_time.h.9BC8ACA5287A54C5.idx deleted file mode 100644 index f7e9dbc81..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_time.h.9BC8ACA5287A54C5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_time.h.D65573D1EA9B92B8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_time.h.D65573D1EA9B92B8.idx deleted file mode 100644 index 9e75c3ce2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_time.h.D65573D1EA9B92B8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_time_t.h.3FAEA75702347553.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_time_t.h.3FAEA75702347553.idx deleted file mode 100644 index a82a7c088..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_time_t.h.3FAEA75702347553.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_timespec.h.FCA87EC256685425.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_timespec.h.FCA87EC256685425.idx deleted file mode 100644 index 2ba241ec4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_timespec.h.FCA87EC256685425.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_timeval.h.6968A94DD39F885D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_timeval.h.6968A94DD39F885D.idx deleted file mode 100644 index f65ae4b74..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_timeval.h.6968A94DD39F885D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_timeval64.h.942060DA449A8D3A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_timeval64.h.942060DA449A8D3A.idx deleted file mode 100644 index dc3520bad..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_timeval64.h.942060DA449A8D3A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_types.h.13D6C6938F9DC2F1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_types.h.13D6C6938F9DC2F1.idx deleted file mode 100644 index 06e7b79a0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_types.h.13D6C6938F9DC2F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_types.h.C40517D028988439.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_types.h.C40517D028988439.idx deleted file mode 100644 index 4f933bc2a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_types.h.C40517D028988439.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_types.h.C89E5BB0B6A1534F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_types.h.C89E5BB0B6A1534F.idx deleted file mode 100644 index dda73a371..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_types.h.C89E5BB0B6A1534F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_types.h.DF783081BC042320.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_types.h.DF783081BC042320.idx deleted file mode 100644 index b4bb5ab80..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_types.h.DF783081BC042320.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_u_char.h.BE3B6CAA7BFE1454.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_u_char.h.BE3B6CAA7BFE1454.idx deleted file mode 100644 index a38519a94..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_u_char.h.BE3B6CAA7BFE1454.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_u_int.h.C9C632EC1FA7C4D2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_u_int.h.C9C632EC1FA7C4D2.idx deleted file mode 100644 index 3d4165eb9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_u_int.h.C9C632EC1FA7C4D2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_u_int16_t.h.73863FAB0982E325.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_u_int16_t.h.73863FAB0982E325.idx deleted file mode 100644 index 7d580eb35..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_u_int16_t.h.73863FAB0982E325.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_u_int32_t.h.3778DC4C81A02F7A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_u_int32_t.h.3778DC4C81A02F7A.idx deleted file mode 100644 index d7912c29b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_u_int32_t.h.3778DC4C81A02F7A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_u_int64_t.h.441F32B2749D0AD6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_u_int64_t.h.441F32B2749D0AD6.idx deleted file mode 100644 index ee1edf14b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_u_int64_t.h.441F32B2749D0AD6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_u_int8_t.h.54DF6C5AF687FB8C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_u_int8_t.h.54DF6C5AF687FB8C.idx deleted file mode 100644 index 551e2f2d5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_u_int8_t.h.54DF6C5AF687FB8C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_u_short.h.A045F7B86BCA63AA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_u_short.h.A045F7B86BCA63AA.idx deleted file mode 100644 index e6962c168..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_u_short.h.A045F7B86BCA63AA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ucontext.h.1E71744A161F8DDF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ucontext.h.1E71744A161F8DDF.idx deleted file mode 100644 index fab6364b8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_ucontext.h.1E71744A161F8DDF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uid_t.h.29CB72E84B54FC33.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uid_t.h.29CB72E84B54FC33.idx deleted file mode 100644 index 1ab3c1e8f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uid_t.h.29CB72E84B54FC33.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uint16_t.h.0D7C1F991861CAC2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uint16_t.h.0D7C1F991861CAC2.idx deleted file mode 100644 index b8f43d462..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uint16_t.h.0D7C1F991861CAC2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uint32_t.h.987926A6955A62AC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uint32_t.h.987926A6955A62AC.idx deleted file mode 100644 index f2cdce8dd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uint32_t.h.987926A6955A62AC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uint64_t.h.2AF8463DA43322C0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uint64_t.h.2AF8463DA43322C0.idx deleted file mode 100644 index 279e99065..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uint64_t.h.2AF8463DA43322C0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uint8_t.h.A16149A7EC01CEAC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uint8_t.h.A16149A7EC01CEAC.idx deleted file mode 100644 index 08561fe2d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uint8_t.h.A16149A7EC01CEAC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uintmax_t.h.676D373AC258BD60.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uintmax_t.h.676D373AC258BD60.idx deleted file mode 100644 index d2c484bc3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uintmax_t.h.676D373AC258BD60.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uintptr_t.h.946F0C4AF54C1462.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uintptr_t.h.946F0C4AF54C1462.idx deleted file mode 100644 index ebb07f108..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uintptr_t.h.946F0C4AF54C1462.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_useconds_t.h.DBB4BC12DBCCC9B6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_useconds_t.h.DBB4BC12DBCCC9B6.idx deleted file mode 100644 index 0b869cfd5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_useconds_t.h.DBB4BC12DBCCC9B6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uuid_t.h.6C6B3903D232CC9E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uuid_t.h.6C6B3903D232CC9E.idx deleted file mode 100644 index 8ca690345..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_uuid_t.h.6C6B3903D232CC9E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_va_list.h.977D3897407C0839.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_va_list.h.977D3897407C0839.idx deleted file mode 100644 index 70cf29e5a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_va_list.h.977D3897407C0839.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wchar.h.C779B50D4364B98A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wchar.h.C779B50D4364B98A.idx deleted file mode 100644 index 8e559c503..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wchar.h.C779B50D4364B98A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wchar.h.EEA2B5D3454D6E81.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wchar.h.EEA2B5D3454D6E81.idx deleted file mode 100644 index cce0ca988..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wchar.h.EEA2B5D3454D6E81.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wchar_t.h.C292F8748A39C8F3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wchar_t.h.C292F8748A39C8F3.idx deleted file mode 100644 index 8f5d99169..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wchar_t.h.C292F8748A39C8F3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wctrans_t.h.DDF19FB533126941.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wctrans_t.h.DDF19FB533126941.idx deleted file mode 100644 index 27eb1afb1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wctrans_t.h.DDF19FB533126941.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wctype.h.46627825A99DD420.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wctype.h.46627825A99DD420.idx deleted file mode 100644 index b449ef318..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wctype.h.46627825A99DD420.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wctype.h.A7F457AB4641AA31.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wctype.h.A7F457AB4641AA31.idx deleted file mode 100644 index 59b671ac0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wctype.h.A7F457AB4641AA31.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wctype_t.h.B10E658D6C6E22E6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wctype_t.h.B10E658D6C6E22E6.idx deleted file mode 100644 index 08273f43b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wctype_t.h.B10E658D6C6E22E6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wint_t.h.84EE0352CC88EFD9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wint_t.h.84EE0352CC88EFD9.idx deleted file mode 100644 index a20461018..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_wint_t.h.84EE0352CC88EFD9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_xlocale.h.9A607F52BE5840C1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_xlocale.h.9A607F52BE5840C1.idx deleted file mode 100644 index a39365cba..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/_xlocale.h.9A607F52BE5840C1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/abs.h.42F24950F07C4C5A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/abs.h.42F24950F07C4C5A.idx deleted file mode 100644 index 06a17a0ce..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/abs.h.42F24950F07C4C5A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/access.h.41176684B40E0E96.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/access.h.41176684B40E0E96.idx deleted file mode 100644 index 654cea2be..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/access.h.41176684B40E0E96.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/access.h.CCDA8D80268E26CC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/access.h.CCDA8D80268E26CC.idx deleted file mode 100644 index 1e2da1d9f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/access.h.CCDA8D80268E26CC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/accumulate.h.87BCBCC5930704FF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/accumulate.h.87BCBCC5930704FF.idx deleted file mode 100644 index 55112e399..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/accumulate.h.87BCBCC5930704FF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/acosh.hpp.8035EDD79EAA7DDC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/acosh.hpp.8035EDD79EAA7DDC.idx deleted file mode 100644 index 582122e09..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/acosh.hpp.8035EDD79EAA7DDC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add.hpp.207FD4E17BDEE727.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add.hpp.207FD4E17BDEE727.idx deleted file mode 100644 index cf03156d2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add.hpp.207FD4E17BDEE727.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add.hpp.6CA15D80F24FC32D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add.hpp.6CA15D80F24FC32D.idx deleted file mode 100644 index c8b61a67a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add.hpp.6CA15D80F24FC32D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_const.h.82EF5219ADED9FCE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_const.h.82EF5219ADED9FCE.idx deleted file mode 100644 index de060337f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_const.h.82EF5219ADED9FCE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_const.hpp.6FCDED3C1F4C4C76.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_const.hpp.6FCDED3C1F4C4C76.idx deleted file mode 100644 index bfea6734f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_const.hpp.6FCDED3C1F4C4C76.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_cv.h.0CCE732D3427EC33.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_cv.h.0CCE732D3427EC33.idx deleted file mode 100644 index a6d5a1db9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_cv.h.0CCE732D3427EC33.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_lvalue_reference.h.36B342F743D1C461.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_lvalue_reference.h.36B342F743D1C461.idx deleted file mode 100644 index 265afda8e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_lvalue_reference.h.36B342F743D1C461.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_pointer.h.1CDA426E2E7EFC87.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_pointer.h.1CDA426E2E7EFC87.idx deleted file mode 100644 index e1de2f0d9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_pointer.h.1CDA426E2E7EFC87.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_pointer.hpp.E202338633660C3B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_pointer.hpp.E202338633660C3B.idx deleted file mode 100644 index 4e34ad26d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_pointer.hpp.E202338633660C3B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_reference.hpp.06807F9870263A98.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_reference.hpp.06807F9870263A98.idx deleted file mode 100644 index ce7f34d1a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_reference.hpp.06807F9870263A98.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_rvalue_reference.h.22BAA86B63CA38BB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_rvalue_reference.h.22BAA86B63CA38BB.idx deleted file mode 100644 index b3edfbadc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_rvalue_reference.h.22BAA86B63CA38BB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_rvalue_reference.hpp.BB14AEC7B619A883.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_rvalue_reference.hpp.BB14AEC7B619A883.idx deleted file mode 100644 index 65bcf72fa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_rvalue_reference.hpp.BB14AEC7B619A883.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_unsigned.hpp.F0BE37FFEAED1A7B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_unsigned.hpp.F0BE37FFEAED1A7B.idx deleted file mode 100644 index cf86f48fd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_unsigned.hpp.F0BE37FFEAED1A7B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_volatile.h.6B7FB59A772CB61D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_volatile.h.6B7FB59A772CB61D.idx deleted file mode 100644 index 908e2c187..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_volatile.h.6B7FB59A772CB61D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_volatile.hpp.011A37EF7E426228.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_volatile.hpp.011A37EF7E426228.idx deleted file mode 100644 index 0b2a4cecd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/add_volatile.hpp.011A37EF7E426228.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/addressof.h.67F7F6FB81B4D9B3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/addressof.h.67F7F6FB81B4D9B3.idx deleted file mode 100644 index efc9464f6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/addressof.h.67F7F6FB81B4D9B3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/addressof.hpp.76299F266B356E3C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/addressof.hpp.76299F266B356E3C.idx deleted file mode 100644 index b3e340e2b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/addressof.hpp.76299F266B356E3C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/addressof.hpp.E48E95AC4360AEB3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/addressof.hpp.E48E95AC4360AEB3.idx deleted file mode 100644 index 4c3760a1e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/addressof.hpp.E48E95AC4360AEB3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/adjacent_difference.h.CDBA2791C5504D4B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/adjacent_difference.h.CDBA2791C5504D4B.idx deleted file mode 100644 index 8546b124d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/adjacent_difference.h.CDBA2791C5504D4B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/adjacent_find.h.F9C3F2A93B6967F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/adjacent_find.h.F9C3F2A93B6967F2.idx deleted file mode 100644 index 044525ab2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/adjacent_find.h.F9C3F2A93B6967F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/adl.hpp.C5DF23A1BA3E3327.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/adl.hpp.C5DF23A1BA3E3327.idx deleted file mode 100644 index b8198dbe7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/adl.hpp.C5DF23A1BA3E3327.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/adl_barrier.hpp.536126FB486A480E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/adl_barrier.hpp.536126FB486A480E.idx deleted file mode 100644 index dbf94e92f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/adl_barrier.hpp.536126FB486A480E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/adt.hpp.4B3C472067F45489.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/adt.hpp.4B3C472067F45489.idx deleted file mode 100644 index 9f8960e10..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/adt.hpp.4B3C472067F45489.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/advance.h.F46E9AB92B8266FB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/advance.h.F46E9AB92B8266FB.idx deleted file mode 100644 index e4e492bdd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/advance.h.F46E9AB92B8266FB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/algorithm.1CC7DEE84A9D9BDA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/algorithm.1CC7DEE84A9D9BDA.idx deleted file mode 100644 index 6714489f4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/algorithm.1CC7DEE84A9D9BDA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/algorithm.hpp.603093D024ED6194.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/algorithm.hpp.603093D024ED6194.idx deleted file mode 100644 index e89db355e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/algorithm.hpp.603093D024ED6194.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/aliases.h.98CF7A4B7D5F556D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/aliases.h.98CF7A4B7D5F556D.idx deleted file mode 100644 index 61db56ab0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/aliases.h.98CF7A4B7D5F556D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/align.h.EBD1051187BBB5DB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/align.h.EBD1051187BBB5DB.idx deleted file mode 100644 index ec4876468..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/align.h.EBD1051187BBB5DB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/aligned_storage.h.D3F64D2570A484C2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/aligned_storage.h.D3F64D2570A484C2.idx deleted file mode 100644 index 0adc51fd2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/aligned_storage.h.D3F64D2570A484C2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/aligned_union.h.ECC6862587CA5305.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/aligned_union.h.ECC6862587CA5305.idx deleted file mode 100644 index 7aff76ba7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/aligned_union.h.ECC6862587CA5305.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/alignment_of.h.E4633FAEEA0C43DD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/alignment_of.h.E4633FAEEA0C43DD.idx deleted file mode 100644 index 8624658cd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/alignment_of.h.E4633FAEEA0C43DD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/all_of.h.EB12B35E7D2E83C5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/all_of.h.EB12B35E7D2E83C5.idx deleted file mode 100644 index a04eb2274..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/all_of.h.EB12B35E7D2E83C5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/all_of.hpp.2FCF5674823ED50F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/all_of.hpp.2FCF5674823ED50F.idx deleted file mode 100644 index 3b11444db..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/all_of.hpp.2FCF5674823ED50F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/alloc_construct.hpp.B4CBA9FCD31A45E6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/alloc_construct.hpp.B4CBA9FCD31A45E6.idx deleted file mode 100644 index da2de7814..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/alloc_construct.hpp.B4CBA9FCD31A45E6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/alloca.h.B6763555D95F0D06.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/alloca.h.B6763555D95F0D06.idx deleted file mode 100644 index f0cb625f9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/alloca.h.B6763555D95F0D06.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocate_at_least.h.6B2C3D83A901021B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocate_at_least.h.6B2C3D83A901021B.idx deleted file mode 100644 index cd68c41f5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocate_at_least.h.6B2C3D83A901021B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocate_shared_array.hpp.7004E1F8BAF81888.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocate_shared_array.hpp.7004E1F8BAF81888.idx deleted file mode 100644 index 9d5aee610..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocate_shared_array.hpp.7004E1F8BAF81888.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocation_guard.h.F3B00615B3A680DE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocation_guard.h.F3B00615B3A680DE.idx deleted file mode 100644 index a92fc8fdd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocation_guard.h.F3B00615B3A680DE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocator.h.E5ADA28FC1E7ED21.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocator.h.E5ADA28FC1E7ED21.idx deleted file mode 100644 index 081cb46d5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocator.h.E5ADA28FC1E7ED21.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocator_access.hpp.A1194416A1F58FF8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocator_access.hpp.A1194416A1F58FF8.idx deleted file mode 100644 index 49328f679..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocator_access.hpp.A1194416A1F58FF8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocator_arg_t.h.DE83DA058A9FC1E4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocator_arg_t.h.DE83DA058A9FC1E4.idx deleted file mode 100644 index bd5d48609..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocator_arg_t.h.DE83DA058A9FC1E4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocator_destructor.h.41BABBC7D9BC0D9C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocator_destructor.h.41BABBC7D9BC0D9C.idx deleted file mode 100644 index d609a08dd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocator_destructor.h.41BABBC7D9BC0D9C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocator_traits.h.F2FB94AA3E7B7C8A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocator_traits.h.F2FB94AA3E7B7C8A.idx deleted file mode 100644 index 29eac0521..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/allocator_traits.h.F2FB94AA3E7B7C8A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/and.hpp.10531BCDD9EB8350.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/and.hpp.10531BCDD9EB8350.idx deleted file mode 100644 index c29cb29d9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/and.hpp.10531BCDD9EB8350.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/and.hpp.21638459E4D7FCBE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/and.hpp.21638459E4D7FCBE.idx deleted file mode 100644 index 95484f08d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/and.hpp.21638459E4D7FCBE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/and.hpp.F120E95CA390DFF6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/and.hpp.F120E95CA390DFF6.idx deleted file mode 100644 index a4eceb773..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/and.hpp.F120E95CA390DFF6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/android.h.5DAD366F71E4630C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/android.h.5DAD366F71E4630C.idx deleted file mode 100644 index f4a2c670c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/android.h.5DAD366F71E4630C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/any_of.h.3267D2391004773D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/any_of.h.3267D2391004773D.idx deleted file mode 100644 index 91e710492..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/any_of.h.3267D2391004773D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/any_of.h.5E62A11C104A0189.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/any_of.h.5E62A11C104A0189.idx deleted file mode 100644 index 4117f973e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/any_of.h.5E62A11C104A0189.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/appleapiopts.h.F72F4E6E661A1E66.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/appleapiopts.h.F72F4E6E661A1E66.idx deleted file mode 100644 index 73e56dc58..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/appleapiopts.h.F72F4E6E661A1E66.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/apply.hpp.7C7FE749F5F308B2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/apply.hpp.7C7FE749F5F308B2.idx deleted file mode 100644 index cbd89ab24..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/apply.hpp.7C7FE749F5F308B2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/apply.hpp.FD8ED6F552F6397C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/apply.hpp.FD8ED6F552F6397C.idx deleted file mode 100644 index d2d226a77..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/apply.hpp.FD8ED6F552F6397C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/apply_cv.h.87DAB5E0A9434A53.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/apply_cv.h.87DAB5E0A9434A53.idx deleted file mode 100644 index c806fbb1d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/apply_cv.h.87DAB5E0A9434A53.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/apply_fwd.hpp.4A60F9A7B1D3C1A9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/apply_fwd.hpp.4A60F9A7B1D3C1A9.idx deleted file mode 100644 index f2d0a7825..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/apply_fwd.hpp.4A60F9A7B1D3C1A9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/apply_fwd.hpp.A65DD9FA854EF73F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/apply_fwd.hpp.A65DD9FA854EF73F.idx deleted file mode 100644 index 4c133688c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/apply_fwd.hpp.A65DD9FA854EF73F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/apply_wrap.hpp.BDE6DB59BDDCA03F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/apply_wrap.hpp.BDE6DB59BDDCA03F.idx deleted file mode 100644 index 0bad4f8e3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/apply_wrap.hpp.BDE6DB59BDDCA03F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/apply_wrap.hpp.DD50208013FA5124.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/apply_wrap.hpp.DD50208013FA5124.idx deleted file mode 100644 index cea9b097f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/apply_wrap.hpp.DD50208013FA5124.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arg.hpp.18EEC923552E55B6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arg.hpp.18EEC923552E55B6.idx deleted file mode 100644 index 9b335daee..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arg.hpp.18EEC923552E55B6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arg.hpp.1BB2CAD3B30186D5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arg.hpp.1BB2CAD3B30186D5.idx deleted file mode 100644 index c8f9538d0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arg.hpp.1BB2CAD3B30186D5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arg.hpp.F262E0608BF9BFA7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arg.hpp.F262E0608BF9BFA7.idx deleted file mode 100644 index 16fd5bc96..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arg.hpp.F262E0608BF9BFA7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arg_fwd.hpp.A10794CAFB61D887.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arg_fwd.hpp.A10794CAFB61D887.idx deleted file mode 100644 index 4dd96f988..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arg_fwd.hpp.A10794CAFB61D887.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arg_typedef.hpp.E83949956A3FB1E4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arg_typedef.hpp.E83949956A3FB1E4.idx deleted file mode 100644 index 083d2acf6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arg_typedef.hpp.E83949956A3FB1E4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/argument.hpp.76009B66936728B8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/argument.hpp.76009B66936728B8.idx deleted file mode 100644 index 35184b3b5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/argument.hpp.76009B66936728B8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/argument_factory.hpp.8F255CF5F27B36B6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/argument_factory.hpp.8F255CF5F27B36B6.idx deleted file mode 100644 index 27f579e63..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/argument_factory.hpp.8F255CF5F27B36B6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/argv_traverser.hpp.1F439B559E495D3F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/argv_traverser.hpp.1F439B559E495D3F.idx deleted file mode 100644 index 6f65b9b7f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/argv_traverser.hpp.1F439B559E495D3F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arithmetic.h.345EE85641F029CE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arithmetic.h.345EE85641F029CE.idx deleted file mode 100644 index 7eb1e13f4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arithmetic.h.345EE85641F029CE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arithmetic_op.hpp.62143F1544638B5A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arithmetic_op.hpp.62143F1544638B5A.idx deleted file mode 100644 index b80d86db9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arithmetic_op.hpp.62143F1544638B5A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arity.hpp.9A31EEA17F77354D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arity.hpp.9A31EEA17F77354D.idx deleted file mode 100644 index be1b83e12..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arity.hpp.9A31EEA17F77354D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arity.hpp.9B4D9B8135092884.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arity.hpp.9B4D9B8135092884.idx deleted file mode 100644 index 8917c898d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arity.hpp.9B4D9B8135092884.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arity_spec.hpp.3049B5537DB7769E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arity_spec.hpp.3049B5537DB7769E.idx deleted file mode 100644 index 28849a445..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arity_spec.hpp.3049B5537DB7769E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/array.11EE333958877FA2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/array.11EE333958877FA2.idx deleted file mode 100644 index 6325a9700..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/array.11EE333958877FA2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/array.h.74833921CE4E9572.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/array.h.74833921CE4E9572.idx deleted file mode 100644 index d1e9e1a09..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/array.h.74833921CE4E9572.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/array.hpp.20D443BE58C1134E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/array.hpp.20D443BE58C1134E.idx deleted file mode 100644 index 480d1495b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/array.hpp.20D443BE58C1134E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arrays.hpp.F9076A976DEF40FC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arrays.hpp.F9076A976DEF40FC.idx deleted file mode 100644 index d4dbfc2f2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/arrays.hpp.F9076A976DEF40FC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/as_const.h.B9D39D9601E2810F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/as_const.h.B9D39D9601E2810F.idx deleted file mode 100644 index df43d0a94..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/as_const.h.B9D39D9601E2810F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/as_lvalue.h.D4B7BEC196C0C40B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/as_lvalue.h.D4B7BEC196C0C40B.idx deleted file mode 100644 index c27ee6741..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/as_lvalue.h.D4B7BEC196C0C40B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/asinh.hpp.A68ECCD47EDC9678.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/asinh.hpp.A68ECCD47EDC9678.idx deleted file mode 100644 index 23f321235..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/asinh.hpp.A68ECCD47EDC9678.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assert.h.AB6D66256713510E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assert.h.AB6D66256713510E.idx deleted file mode 100644 index e59591418..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assert.h.AB6D66256713510E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.2153474FDCF1C756.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.2153474FDCF1C756.idx deleted file mode 100644 index 210592e06..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.2153474FDCF1C756.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.82D8C536B823604E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.82D8C536B823604E.idx deleted file mode 100644 index adc8390b9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.82D8C536B823604E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.B84111C643223449.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.B84111C643223449.idx deleted file mode 100644 index 36d9a82b6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.B84111C643223449.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.F67BE1747D0AFDE9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.F67BE1747D0AFDE9.idx deleted file mode 100644 index fdb8f79b8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.F67BE1747D0AFDE9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assertion.hpp.E988AF1C017A4D79.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assertion.hpp.E988AF1C017A4D79.idx deleted file mode 100644 index 68015a9c3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assertion.hpp.E988AF1C017A4D79.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assertion_result.hpp.47DB196C7C7B8FD6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assertion_result.hpp.47DB196C7C7B8FD6.idx deleted file mode 100644 index 7e673c5b8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assertion_result.hpp.47DB196C7C7B8FD6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assign_op.hpp.ACEBC1B9D89151D3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assign_op.hpp.ACEBC1B9D89151D3.idx deleted file mode 100644 index 719bae46d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assign_op.hpp.ACEBC1B9D89151D3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assignable.h.DC9397536E344937.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assignable.h.DC9397536E344937.idx deleted file mode 100644 index 9a083c428..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assignable.h.DC9397536E344937.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assume_aligned.h.75BC2EB112525B41.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assume_aligned.h.75BC2EB112525B41.idx deleted file mode 100644 index a5910920b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/assume_aligned.h.75BC2EB112525B41.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atanh.hpp.284F7EA66B2227A2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atanh.hpp.284F7EA66B2227A2.idx deleted file mode 100644 index 83b123a94..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atanh.hpp.284F7EA66B2227A2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic.AB778800466E0F1C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic.AB778800466E0F1C.idx deleted file mode 100644 index 192cb8d3e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic.AB778800466E0F1C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic.h.30C587D9D1E2021D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic.h.30C587D9D1E2021D.idx deleted file mode 100644 index 3af992c3d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic.h.30C587D9D1E2021D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic.hpp.A7B1C51D45B0B12D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic.hpp.A7B1C51D45B0B12D.idx deleted file mode 100644 index ac2f37e74..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic.hpp.A7B1C51D45B0B12D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic_base.h.2C793EB5BA8F7F22.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic_base.h.2C793EB5BA8F7F22.idx deleted file mode 100644 index 0a029ad03..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic_base.h.2C793EB5BA8F7F22.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic_flag.h.3DFDDF1D2A35B524.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic_flag.h.3DFDDF1D2A35B524.idx deleted file mode 100644 index b2d55678e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic_flag.h.3DFDDF1D2A35B524.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic_init.h.90FA024C0137CF5D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic_init.h.90FA024C0137CF5D.idx deleted file mode 100644 index f65d2c7bb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic_init.h.90FA024C0137CF5D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic_lock_free.h.4BF2F43867A615F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic_lock_free.h.4BF2F43867A615F2.idx deleted file mode 100644 index 98f868a35..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic_lock_free.h.4BF2F43867A615F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic_sync.h.D92EB6001CE25CCC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic_sync.h.D92EB6001CE25CCC.idx deleted file mode 100644 index 0f3fb1a58..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/atomic_sync.h.D92EB6001CE25CCC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/audit.h.2420B9AA7B21455C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/audit.h.2420B9AA7B21455C.idx deleted file mode 100644 index 2ca404ee8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/audit.h.2420B9AA7B21455C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/auto_cast.h.3107EF1EF6F6FA6F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/auto_cast.h.3107EF1EF6F6FA6F.idx deleted file mode 100644 index 081fa1372..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/auto_cast.h.3107EF1EF6F6FA6F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/auto_ptr.h.82FCBA0687A7A052.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/auto_ptr.h.82FCBA0687A7A052.idx deleted file mode 100644 index e08472092..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/auto_ptr.h.82FCBA0687A7A052.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/auto_rec.hpp.77C348694A42BA77.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/auto_rec.hpp.77C348694A42BA77.idx deleted file mode 100644 index eda6dfbd0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/auto_rec.hpp.77C348694A42BA77.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/auto_rec_256.hpp.E7AB06B4E28ADC50.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/auto_rec_256.hpp.E7AB06B4E28ADC50.idx deleted file mode 100644 index 1d3ad0dc0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/auto_rec_256.hpp.E7AB06B4E28ADC50.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/auto_registration.hpp.A23579D004C285C0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/auto_registration.hpp.A23579D004C285C0.idx deleted file mode 100644 index d8815c450..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/auto_registration.hpp.A23579D004C285C0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/autodiff_reverse.hpp.AD95ADBABB5D26A8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/autodiff_reverse.hpp.AD95ADBABB5D26A8.idx deleted file mode 100644 index 80195cf8e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/autodiff_reverse.hpp.AD95ADBABB5D26A8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/back_insert_iterator.h.D6A07D1283471C85.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/back_insert_iterator.h.D6A07D1283471C85.idx deleted file mode 100644 index 50e6669db..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/back_insert_iterator.h.D6A07D1283471C85.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/backend.h.F9046BF5C3830F2C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/backend.h.F9046BF5C3830F2C.idx deleted file mode 100644 index 0d6d17e92..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/backend.h.F9046BF5C3830F2C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bad_lexical_cast.hpp.A6ECA07E94A27038.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bad_lexical_cast.hpp.A6ECA07E94A27038.idx deleted file mode 100644 index 833265973..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bad_lexical_cast.hpp.A6ECA07E94A27038.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bad_weak_ptr.hpp.5031D06E1CB35A03.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bad_weak_ptr.hpp.5031D06E1CB35A03.idx deleted file mode 100644 index 01355ea68..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bad_weak_ptr.hpp.5031D06E1CB35A03.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/basic_cstring.hpp.5C80793E04D8CAED.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/basic_cstring.hpp.5C80793E04D8CAED.idx deleted file mode 100644 index 4c3b4c501..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/basic_cstring.hpp.5C80793E04D8CAED.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/basic_cstring_fwd.hpp.4BE0AD3B1A810E0D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/basic_cstring_fwd.hpp.4BE0AD3B1A810E0D.idx deleted file mode 100644 index 5f9470483..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/basic_cstring_fwd.hpp.4BE0AD3B1A810E0D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/basic_pointerbuf.hpp.8606774EB26F34C0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/basic_pointerbuf.hpp.8606774EB26F34C0.idx deleted file mode 100644 index 3c3c5a215..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/basic_pointerbuf.hpp.8606774EB26F34C0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bcc.hpp.7EBF774102D55D14.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bcc.hpp.7EBF774102D55D14.idx deleted file mode 100644 index a3bcf14b3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bcc.hpp.7EBF774102D55D14.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bcs_char_traits.hpp.BECC24C879A14BF9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bcs_char_traits.hpp.BECC24C879A14BF9.idx deleted file mode 100644 index dbf14962f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bcs_char_traits.hpp.BECC24C879A14BF9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/begin.hpp.668F08175011FE70.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/begin.hpp.668F08175011FE70.idx deleted file mode 100644 index 3daf6d8bc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/begin.hpp.668F08175011FE70.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/begin_end.hpp.6DA618F506523B1A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/begin_end.hpp.6DA618F506523B1A.idx deleted file mode 100644 index ff25a49a1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/begin_end.hpp.6DA618F506523B1A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/begin_end_fwd.hpp.D0428C7C9834D7E3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/begin_end_fwd.hpp.D0428C7C9834D7E3.idx deleted file mode 100644 index 8afce5b36..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/begin_end_fwd.hpp.D0428C7C9834D7E3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/begin_end_impl.hpp.A09F74BFCC0CF071.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/begin_end_impl.hpp.A09F74BFCC0CF071.idx deleted file mode 100644 index 399e7349c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/begin_end_impl.hpp.A09F74BFCC0CF071.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bernoulli.hpp.5DF4F3080F19B817.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bernoulli.hpp.5DF4F3080F19B817.idx deleted file mode 100644 index 2810582e4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bernoulli.hpp.5DF4F3080F19B817.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bernoulli_details.hpp.D1AF52581A94A832.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bernoulli_details.hpp.D1AF52581A94A832.idx deleted file mode 100644 index 58ec68c8d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bernoulli_details.hpp.D1AF52581A94A832.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bernoulli_distribution.h.B9A190117AF718F6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bernoulli_distribution.h.B9A190117AF718F6.idx deleted file mode 100644 index de8531959..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bernoulli_distribution.h.B9A190117AF718F6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/big_constant.hpp.2B78C98D128EC0C5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/big_constant.hpp.2B78C98D128EC0C5.idx deleted file mode 100644 index de70dff92..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/big_constant.hpp.2B78C98D128EC0C5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/binary_function.h.E0245068C82EB40E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/binary_function.h.E0245068C82EB40E.idx deleted file mode 100644 index 07f2cc5e3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/binary_function.h.E0245068C82EB40E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/binary_negate.h.03161A9218A7C6DE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/binary_negate.h.03161A9218A7C6DE.idx deleted file mode 100644 index 2a187f200..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/binary_negate.h.03161A9218A7C6DE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/binary_search.h.A0C6BEDA0BEA653D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/binary_search.h.A0C6BEDA0BEA653D.idx deleted file mode 100644 index e5feea0c9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/binary_search.h.A0C6BEDA0BEA653D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind.h.002A182B48CB00B1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind.h.002A182B48CB00B1.idx deleted file mode 100644 index bae9ba00e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind.h.002A182B48CB00B1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.436D11F831F993AF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.436D11F831F993AF.idx deleted file mode 100644 index be33a7bd9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.436D11F831F993AF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.974C952A1BDCFD1D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.974C952A1BDCFD1D.idx deleted file mode 100644 index f71e24421..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.974C952A1BDCFD1D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.B18841F547A45715.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.B18841F547A45715.idx deleted file mode 100644 index 5a4255f1e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.B18841F547A45715.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.E243F56B83508B0B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.E243F56B83508B0B.idx deleted file mode 100644 index c0f97d84d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.E243F56B83508B0B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind_back.h.0A4DC2AB47945FC4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind_back.h.0A4DC2AB47945FC4.idx deleted file mode 100644 index edf197a23..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind_back.h.0A4DC2AB47945FC4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind_cc.hpp.299C62C2910133E1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind_cc.hpp.299C62C2910133E1.idx deleted file mode 100644 index 8f019a105..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind_cc.hpp.299C62C2910133E1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind_front.h.EBEE138A7A6C388B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind_front.h.EBEE138A7A6C388B.idx deleted file mode 100644 index 92beb702b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind_front.h.EBEE138A7A6C388B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind_fwd.hpp.AEE634B47044D454.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind_fwd.hpp.AEE634B47044D454.idx deleted file mode 100644 index 0d9d80db1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind_fwd.hpp.AEE634B47044D454.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind_fwd.hpp.F06DC22BDC54298A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind_fwd.hpp.F06DC22BDC54298A.idx deleted file mode 100644 index d4742f8a9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind_fwd.hpp.F06DC22BDC54298A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind_mf2_cc.hpp.AA19C46D283C7819.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind_mf2_cc.hpp.AA19C46D283C7819.idx deleted file mode 100644 index d744ec3a6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind_mf2_cc.hpp.AA19C46D283C7819.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind_mf_cc.hpp.8DABE3B145C9DC59.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind_mf_cc.hpp.8DABE3B145C9DC59.idx deleted file mode 100644 index 4a27a7c5e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bind_mf_cc.hpp.8DABE3B145C9DC59.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/binder1st.h.22F2E8F895FFE85D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/binder1st.h.22F2E8F895FFE85D.idx deleted file mode 100644 index 3aa97c3c5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/binder1st.h.22F2E8F895FFE85D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/binder2nd.h.4CAB185052228DF7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/binder2nd.h.4CAB185052228DF7.idx deleted file mode 100644 index 3254a3159..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/binder2nd.h.4CAB185052228DF7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/binomial_distribution.h.255E502610B141ED.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/binomial_distribution.h.255E502610B141ED.idx deleted file mode 100644 index affbe8241..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/binomial_distribution.h.255E502610B141ED.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bit.3AF6D1683B529FE7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bit.3AF6D1683B529FE7.idx deleted file mode 100644 index cced3b12b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bit.3AF6D1683B529FE7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bit_cast.h.4368DD4314246BA6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bit_cast.h.4368DD4314246BA6.idx deleted file mode 100644 index 0a67d7823..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bit_cast.h.4368DD4314246BA6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bit_ceil.h.BB0BB3B8AAC4529C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bit_ceil.h.BB0BB3B8AAC4529C.idx deleted file mode 100644 index 3cec5c566..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bit_ceil.h.BB0BB3B8AAC4529C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bit_floor.h.8434BFA397E23603.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bit_floor.h.8434BFA397E23603.idx deleted file mode 100644 index 9091abfc0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bit_floor.h.8434BFA397E23603.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bit_log2.h.9E21C4B7BE0D8805.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bit_log2.h.9E21C4B7BE0D8805.idx deleted file mode 100644 index 3999a7ae8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bit_log2.h.9E21C4B7BE0D8805.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bit_reference.h.42BD39E0EDB19C77.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bit_reference.h.42BD39E0EDB19C77.idx deleted file mode 100644 index 7f8c35a89..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bit_reference.h.42BD39E0EDB19C77.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bit_width.h.4BA52ED00B804A12.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bit_width.h.4BA52ED00B804A12.idx deleted file mode 100644 index 8c827367e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bit_width.h.4BA52ED00B804A12.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bitand.hpp.5FF9838EBC0F9220.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bitand.hpp.5FF9838EBC0F9220.idx deleted file mode 100644 index 3a3dcf309..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bitand.hpp.5FF9838EBC0F9220.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bitor.hpp.5A746D2A7EA5F638.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bitor.hpp.5A746D2A7EA5F638.idx deleted file mode 100644 index de7d55cb8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bitor.hpp.5A746D2A7EA5F638.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bitscan.hpp.8AB0F128FB4C3C8E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bitscan.hpp.8AB0F128FB4C3C8E.idx deleted file mode 100644 index bcc83c223..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bitscan.hpp.8AB0F128FB4C3C8E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bitset.473871F31FADA4B4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bitset.473871F31FADA4B4.idx deleted file mode 100644 index e5cf0736c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bitset.473871F31FADA4B4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bitwise.hpp.CD18B885038A284D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bitwise.hpp.CD18B885038A284D.idx deleted file mode 100644 index b5ebf4229..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bitwise.hpp.CD18B885038A284D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bitwise_manip.hpp.FF5C0ED15C5A06E7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bitwise_manip.hpp.FF5C0ED15C5A06E7.idx deleted file mode 100644 index e4c4d988c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bitwise_manip.hpp.FF5C0ED15C5A06E7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/blsr.h.8847B46CEC69AA1E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/blsr.h.8847B46CEC69AA1E.idx deleted file mode 100644 index f2345919d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/blsr.h.8847B46CEC69AA1E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bool.hpp.380A7DFF183F0FA4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bool.hpp.380A7DFF183F0FA4.idx deleted file mode 100644 index 91707b7d8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bool.hpp.380A7DFF183F0FA4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bool.hpp.F77ACBC6BD1FB82A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bool.hpp.F77ACBC6BD1FB82A.idx deleted file mode 100644 index 1fb62cdf3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bool.hpp.F77ACBC6BD1FB82A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bool_256.hpp.101B6DB9F4375FE4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bool_256.hpp.101B6DB9F4375FE4.idx deleted file mode 100644 index a475184bf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bool_256.hpp.101B6DB9F4375FE4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bool_fwd.hpp.75D50F72B40AFFD1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bool_fwd.hpp.75D50F72B40AFFD1.idx deleted file mode 100644 index 948fd45af..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bool_fwd.hpp.75D50F72B40AFFD1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/boolean.h.6DFB99988D696006.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/boolean.h.6DFB99988D696006.idx deleted file mode 100644 index 8fcdffc12..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/boolean.h.6DFB99988D696006.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/boolean.h.C3643E4714901A76.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/boolean.h.C3643E4714901A76.idx deleted file mode 100644 index 89eacf011..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/boolean.h.C3643E4714901A76.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/boolean.h.F58ADCFB06277C64.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/boolean.h.F58ADCFB06277C64.idx deleted file mode 100644 index a2ade19d7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/boolean.h.F58ADCFB06277C64.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/boolean_testable.h.E15CE7981E2A4A1E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/boolean_testable.h.E15CE7981E2A4A1E.idx deleted file mode 100644 index 9e185de9f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/boolean_testable.h.E15CE7981E2A4A1E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bounded_iter.h.28D841D837B3D1FA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bounded_iter.h.28D841D837B3D1FA.idx deleted file mode 100644 index 284b85b23..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bounded_iter.h.28D841D837B3D1FA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/boyer_moore_searcher.h.FF3D84FCBECD9937.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/boyer_moore_searcher.h.FF3D84FCBECD9937.idx deleted file mode 100644 index bb7976690..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/boyer_moore_searcher.h.FF3D84FCBECD9937.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bsd.h.5E0E78A78863C76B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bsd.h.5E0E78A78863C76B.idx deleted file mode 100644 index 211d0594f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bsd.h.5E0E78A78863C76B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bsd_locale_defaults.h.90CB8AA8507324FF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bsd_locale_defaults.h.90CB8AA8507324FF.idx deleted file mode 100644 index 999ce0b46..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bsd_locale_defaults.h.90CB8AA8507324FF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bsdi.h.580B892BEC4B32DD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bsdi.h.580B892BEC4B32DD.idx deleted file mode 100644 index 81368c65b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/bsdi.h.580B892BEC4B32DD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/buffer.h.6F52E703A3D58A33.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/buffer.h.6F52E703A3D58A33.idx deleted file mode 100644 index 87a47a2b4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/buffer.h.6F52E703A3D58A33.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/buffer_view.hpp.11808E469BD365D9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/buffer_view.hpp.11808E469BD365D9.idx deleted file mode 100644 index db017a892..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/buffer_view.hpp.11808E469BD365D9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/builtin_new_allocator.h.E38CC262B0B1E0AB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/builtin_new_allocator.h.E38CC262B0B1E0AB.idx deleted file mode 100644 index 99bdc837c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/builtin_new_allocator.h.E38CC262B0B1E0AB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/byteswap.h.96B1F0419E99531C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/byteswap.h.96B1F0419E99531C.idx deleted file mode 100644 index cc5daeb0a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/byteswap.h.96B1F0419E99531C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/calculate_constants.hpp.F93D249C1BE0C3DF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/calculate_constants.hpp.F93D249C1BE0C3DF.idx deleted file mode 100644 index f9f017392..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/calculate_constants.hpp.F93D249C1BE0C3DF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/call_traits.hpp.40966467BE9A1D3B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/call_traits.hpp.40966467BE9A1D3B.idx deleted file mode 100644 index 13c823ab1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/call_traits.hpp.40966467BE9A1D3B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/call_traits.hpp.E01DC15CA0C35672.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/call_traits.hpp.E01DC15CA0C35672.idx deleted file mode 100644 index 74eecadf7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/call_traits.hpp.E01DC15CA0C35672.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/can_extract_key.h.31735CC672D05F5D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/can_extract_key.h.31735CC672D05F5D.idx deleted file mode 100644 index 1678c176a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/can_extract_key.h.31735CC672D05F5D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cassert.F823A575B8CB80E0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cassert.F823A575B8CB80E0.idx deleted file mode 100644 index 1e2be9761..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cassert.F823A575B8CB80E0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cat.hpp.FC8E172CBB9B8525.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cat.hpp.FC8E172CBB9B8525.idx deleted file mode 100644 index 51cf63beb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cat.hpp.FC8E172CBB9B8525.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cauchy_distribution.h.EE7D8EB34F6FE825.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cauchy_distribution.h.EE7D8EB34F6FE825.idx deleted file mode 100644 index 737f30e74..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cauchy_distribution.h.EE7D8EB34F6FE825.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cbrt.hpp.A2662BE4AB6F3D8F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cbrt.hpp.A2662BE4AB6F3D8F.idx deleted file mode 100644 index 12e08144e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cbrt.hpp.A2662BE4AB6F3D8F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cctype.535598FC0C85EA76.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cctype.535598FC0C85EA76.idx deleted file mode 100644 index 400a07991..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cctype.535598FC0C85EA76.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cdefs.h.D25D681ADB97FB29.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cdefs.h.D25D681ADB97FB29.idx deleted file mode 100644 index 9f8e7cffa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cdefs.h.D25D681ADB97FB29.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cerrno.744431E8A9C12547.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cerrno.744431E8A9C12547.idx deleted file mode 100644 index abaea57c4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cerrno.744431E8A9C12547.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cfenv.4F037557732C2CB4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cfenv.4F037557732C2CB4.idx deleted file mode 100644 index 6f0603abf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cfenv.4F037557732C2CB4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cfloat.9B55E430D1243DD8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cfloat.9B55E430D1243DD8.idx deleted file mode 100644 index d15e57654..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cfloat.9B55E430D1243DD8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/char_traits.h.CED537E086244700.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/char_traits.h.CED537E086244700.idx deleted file mode 100644 index 6910108c3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/char_traits.h.CED537E086244700.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/chars_format.h.B9A98808A03FDF55.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/chars_format.h.B9A98808A03FDF55.idx deleted file mode 100644 index 9a64d6e23..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/chars_format.h.B9A98808A03FDF55.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/check.hpp.D4D5AACEAD89F07B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/check.hpp.D4D5AACEAD89F07B.idx deleted file mode 100644 index 2a584db7f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/check.hpp.D4D5AACEAD89F07B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/check_cpp11_config.hpp.BEAD3120EF04D49C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/check_cpp11_config.hpp.BEAD3120EF04D49C.idx deleted file mode 100644 index 3f958c2cd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/check_cpp11_config.hpp.BEAD3120EF04D49C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/check_empty.hpp.A94A5DCDE9AFC1A2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/check_empty.hpp.A94A5DCDE9AFC1A2.idx deleted file mode 100644 index c8ff2d199..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/check_empty.hpp.A94A5DCDE9AFC1A2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/check_memory_order.h.98C8990269E23FBA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/check_memory_order.h.98C8990269E23FBA.idx deleted file mode 100644 index e302cf88d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/check_memory_order.h.98C8990269E23FBA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/checked.hpp.44967A26456F0E25.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/checked.hpp.44967A26456F0E25.idx deleted file mode 100644 index ed3f3cf6f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/checked.hpp.44967A26456F0E25.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/checked_delete.hpp.4C4A7873565C443B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/checked_delete.hpp.4C4A7873565C443B.idx deleted file mode 100644 index 645ac56f9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/checked_delete.hpp.4C4A7873565C443B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/chi_squared_distribution.h.3517988E3158D21A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/chi_squared_distribution.h.3517988E3158D21A.idx deleted file mode 100644 index 7725fa1b8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/chi_squared_distribution.h.3517988E3158D21A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/clamp.h.F30031616E88CAAB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/clamp.h.F30031616E88CAAB.idx deleted file mode 100644 index b230b3812..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/clamp.h.F30031616E88CAAB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/clamp_to_integral.h.C857753555074FE8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/clamp_to_integral.h.C857753555074FE8.idx deleted file mode 100644 index 85553dbe9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/clamp_to_integral.h.C857753555074FE8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/clang.hpp.F42479C4C87E9091.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/clang.hpp.F42479C4C87E9091.idx deleted file mode 100644 index 047b41b2b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/clang.hpp.F42479C4C87E9091.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/clang_version.hpp.173DDBA0AECE6204.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/clang_version.hpp.173DDBA0AECE6204.idx deleted file mode 100644 index 29486ac39..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/clang_version.hpp.173DDBA0AECE6204.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/class_or_enum.h.E32BCC0B535C6926.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/class_or_enum.h.E32BCC0B535C6926.idx deleted file mode 100644 index 30f7e2e57..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/class_or_enum.h.E32BCC0B535C6926.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/class_properties.hpp.3E8D904830578CD7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/class_properties.hpp.3E8D904830578CD7.idx deleted file mode 100644 index a5159e907..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/class_properties.hpp.3E8D904830578CD7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/climits.5B8BA5F2D509AFD6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/climits.5B8BA5F2D509AFD6.idx deleted file mode 100644 index ccfe7ef2b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/climits.5B8BA5F2D509AFD6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/clocale.815522CA61952AE9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/clocale.815522CA61952AE9.idx deleted file mode 100644 index 05bf7a667..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/clocale.815522CA61952AE9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/clock_types.h.E7CA2CB8DFA84167.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/clock_types.h.E7CA2CB8DFA84167.idx deleted file mode 100644 index 1576dc8aa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/clock_types.h.E7CA2CB8DFA84167.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cmath.671CDDDEFC6CE996.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cmath.671CDDDEFC6CE996.idx deleted file mode 100644 index 0666f5cac..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cmath.671CDDDEFC6CE996.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cmath.hpp.3BC9CFAE2E1F0621.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cmath.hpp.3BC9CFAE2E1F0621.idx deleted file mode 100644 index c93870b01..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cmath.hpp.3BC9CFAE2E1F0621.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cmath.hpp.8D4B598D13AF787A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cmath.hpp.8D4B598D13AF787A.idx deleted file mode 100644 index b37d15804..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cmath.hpp.8D4B598D13AF787A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cmp.h.0C86DDDA7D4CBB55.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cmp.h.0C86DDDA7D4CBB55.idx deleted file mode 100644 index 9ac866864..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cmp.h.0C86DDDA7D4CBB55.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/collection_comparison_op.hpp.A4B281AE0A34BDA5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/collection_comparison_op.hpp.A4B281AE0A34BDA5.idx deleted file mode 100644 index 8fee894e8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/collection_comparison_op.hpp.A4B281AE0A34BDA5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/comma.hpp.C3780E2C65E40DB7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/comma.hpp.C3780E2C65E40DB7.idx deleted file mode 100644 index b461f17ea..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/comma.hpp.C3780E2C65E40DB7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/comma_if.hpp.6E997DDFE45B7132.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/comma_if.hpp.6E997DDFE45B7132.idx deleted file mode 100644 index 7c90db6bd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/comma_if.hpp.6E997DDFE45B7132.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/comma_if.hpp.90B07983BF31197A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/comma_if.hpp.90B07983BF31197A.idx deleted file mode 100644 index bbe530dcb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/comma_if.hpp.90B07983BF31197A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common.hpp.C0A339DD7DF92140.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common.hpp.C0A339DD7DF92140.idx deleted file mode 100644 index d3a218ea1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common.hpp.C0A339DD7DF92140.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_comparison_category.h.BFB2AC88884C7362.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_comparison_category.h.BFB2AC88884C7362.idx deleted file mode 100644 index dcf8bc0cd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_comparison_category.h.BFB2AC88884C7362.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_factor_rt.hpp.EC00D3819DC67268.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_factor_rt.hpp.EC00D3819DC67268.idx deleted file mode 100644 index c4c2ae10a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_factor_rt.hpp.EC00D3819DC67268.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_iterator.h.7ECA65AB876DEAF4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_iterator.h.7ECA65AB876DEAF4.idx deleted file mode 100644 index e80c19992..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_iterator.h.7ECA65AB876DEAF4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_name_wknd.hpp.96FE12A5045796A9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_name_wknd.hpp.96FE12A5045796A9.idx deleted file mode 100644 index 863a49738..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_name_wknd.hpp.96FE12A5045796A9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_reference.h.6B125EE3FE58BEA6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_reference.h.6B125EE3FE58BEA6.idx deleted file mode 100644 index 5de49d0bf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_reference.h.6B125EE3FE58BEA6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_reference_with.h.CB6D59AD143DC207.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_reference_with.h.CB6D59AD143DC207.idx deleted file mode 100644 index 582c6717f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_reference_with.h.CB6D59AD143DC207.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_type.h.C628962CDC36929D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_type.h.C628962CDC36929D.idx deleted file mode 100644 index 10ba5295f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_type.h.C628962CDC36929D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_type.hpp.FD937C606838EC67.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_type.hpp.FD937C606838EC67.idx deleted file mode 100644 index da69edb9f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_type.hpp.FD937C606838EC67.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_with.h.5B8248B3CFCE6C1D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_with.h.5B8248B3CFCE6C1D.idx deleted file mode 100644 index 4e16e89ab..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/common_with.h.5B8248B3CFCE6C1D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/comp.h.60974A2CC2C6ABF6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/comp.h.60974A2CC2C6ABF6.idx deleted file mode 100644 index ed6538cfc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/comp.h.60974A2CC2C6ABF6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/comp_ref_type.h.DCC0B1578EC9690E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/comp_ref_type.h.DCC0B1578EC9690E.idx deleted file mode 100644 index 0fdfee4af..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/comp_ref_type.h.DCC0B1578EC9690E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compare.3573977F1BEBE0A6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compare.3573977F1BEBE0A6.idx deleted file mode 100644 index d1c432867..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compare.3573977F1BEBE0A6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compare.hpp.1F9CA3B5F20C7E8A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compare.hpp.1F9CA3B5F20C7E8A.idx deleted file mode 100644 index 046d908ec..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compare.hpp.1F9CA3B5F20C7E8A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compare_partial_order_fallback.h.F5A3D2E22EF1EECC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compare_partial_order_fallback.h.F5A3D2E22EF1EECC.idx deleted file mode 100644 index 29adda703..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compare_partial_order_fallback.h.F5A3D2E22EF1EECC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compare_strong_order_fallback.h.2DD7BBC1B51AE9F8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compare_strong_order_fallback.h.2DD7BBC1B51AE9F8.idx deleted file mode 100644 index 1d7548499..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compare_strong_order_fallback.h.2DD7BBC1B51AE9F8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compare_three_way.h.86CEDAC4196CA88A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compare_three_way.h.86CEDAC4196CA88A.idx deleted file mode 100644 index bb361c315..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compare_three_way.h.86CEDAC4196CA88A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compare_three_way_result.h.E4A1CD8EA3337EB0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compare_three_way_result.h.E4A1CD8EA3337EB0.idx deleted file mode 100644 index 829918ccb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compare_three_way_result.h.E4A1CD8EA3337EB0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compare_weak_order_fallback.h.CE3890AD3CE5AF43.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compare_weak_order_fallback.h.CE3890AD3CE5AF43.idx deleted file mode 100644 index 20fb1012e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compare_weak_order_fallback.h.CE3890AD3CE5AF43.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/comparison.hpp.C5F45394D6251199.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/comparison.hpp.C5F45394D6251199.idx deleted file mode 100644 index cf53e5c59..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/comparison.hpp.C5F45394D6251199.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/comparison_op.hpp.28C484627424C78C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/comparison_op.hpp.28C484627424C78C.idx deleted file mode 100644 index 25a817299..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/comparison_op.hpp.28C484627424C78C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compiler.hpp.F81D179A3140564E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compiler.hpp.F81D179A3140564E.idx deleted file mode 100644 index 003edb0ee..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compiler.hpp.F81D179A3140564E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compiler_log_formatter.hpp.13DEA7DFDF3A4EBF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compiler_log_formatter.hpp.13DEA7DFDF3A4EBF.idx deleted file mode 100644 index b943fa7b4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compiler_log_formatter.hpp.13DEA7DFDF3A4EBF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compiler_log_formatter.ipp.7BBD15FEFD8C7115.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compiler_log_formatter.ipp.7BBD15FEFD8C7115.idx deleted file mode 100644 index 7b4c363e8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compiler_log_formatter.ipp.7BBD15FEFD8C7115.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compl.hpp.EC88B2AEDC635F63.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compl.hpp.EC88B2AEDC635F63.idx deleted file mode 100644 index 296699371..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compl.hpp.EC88B2AEDC635F63.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/complex.B6EFA37CE45EDD21.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/complex.B6EFA37CE45EDD21.idx deleted file mode 100644 index 332aeb37c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/complex.B6EFA37CE45EDD21.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/complex.hpp.756784CFC24BEA2A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/complex.hpp.756784CFC24BEA2A.idx deleted file mode 100644 index 78d7d0c31..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/complex.hpp.756784CFC24BEA2A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compose.h.8B42D0FB37D8388D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compose.h.8B42D0FB37D8388D.idx deleted file mode 100644 index a325d0320..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compose.h.8B42D0FB37D8388D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compressed_pair.h.086761C28AC49ED1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compressed_pair.h.086761C28AC49ED1.idx deleted file mode 100644 index 96ec58848..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/compressed_pair.h.086761C28AC49ED1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/concepts.C3A087D8A336700C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/concepts.C3A087D8A336700C.idx deleted file mode 100644 index 9088513c9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/concepts.C3A087D8A336700C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/concepts.h.134D73A5DBE14068.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/concepts.h.134D73A5DBE14068.idx deleted file mode 100644 index 11ef394fc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/concepts.h.134D73A5DBE14068.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/concepts.h.9E207056021210A2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/concepts.h.9E207056021210A2.idx deleted file mode 100644 index 3a0d533c1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/concepts.h.9E207056021210A2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/concepts.h.B54281BF3876F384.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/concepts.h.B54281BF3876F384.idx deleted file mode 100644 index d0fe95535..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/concepts.h.B54281BF3876F384.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/concepts.h.BA97803A616B5F71.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/concepts.h.BA97803A616B5F71.idx deleted file mode 100644 index ef2bde49a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/concepts.h.BA97803A616B5F71.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/condition_variable.h.443C2F499794663A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/condition_variable.h.443C2F499794663A.idx deleted file mode 100644 index 3e65b1b0d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/condition_variable.h.443C2F499794663A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/conditional.h.415A23519F191ECF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/conditional.h.415A23519F191ECF.idx deleted file mode 100644 index df6cc82f6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/conditional.h.415A23519F191ECF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/conditional.hpp.7D52D8BE114EE3D2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/conditional.hpp.7D52D8BE114EE3D2.idx deleted file mode 100644 index 8ea942443..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/conditional.hpp.7D52D8BE114EE3D2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.623AD7B97BBD7B64.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.623AD7B97BBD7B64.idx deleted file mode 100644 index 2e32d96b1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.623AD7B97BBD7B64.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.64EFEF22EFE0F969.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.64EFEF22EFE0F969.idx deleted file mode 100644 index 64f205817..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.64EFEF22EFE0F969.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.65966FD03FDD6C62.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.65966FD03FDD6C62.idx deleted file mode 100644 index e691cc298..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.65966FD03FDD6C62.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.68875914BE8C4074.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.68875914BE8C4074.idx deleted file mode 100644 index b69d16176..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.68875914BE8C4074.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.71B53EB9B07804A9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.71B53EB9B07804A9.idx deleted file mode 100644 index b0c11961d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.71B53EB9B07804A9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.7BD550450D8313F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.7BD550450D8313F2.idx deleted file mode 100644 index 211a54e69..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.7BD550450D8313F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.C963E6BD6A1EC180.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.C963E6BD6A1EC180.idx deleted file mode 100644 index dcff8486b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.C963E6BD6A1EC180.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.D86D99EE5D77752B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.D86D99EE5D77752B.idx deleted file mode 100644 index 93f4651cd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.D86D99EE5D77752B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config_def.hpp.D004F1C65AC0B3C5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config_def.hpp.D004F1C65AC0B3C5.idx deleted file mode 100644 index 18cea3d66..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config_def.hpp.D004F1C65AC0B3C5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config_undef.hpp.EA199D5B0B8825F1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config_undef.hpp.EA199D5B0B8825F1.idx deleted file mode 100644 index 1e2b599b9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/config_undef.hpp.EA199D5B0B8825F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/conjunction.h.1A54BF8618232EA5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/conjunction.h.1A54BF8618232EA5.idx deleted file mode 100644 index a1677921b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/conjunction.h.1A54BF8618232EA5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/conjunction.hpp.B07714081C55A561.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/conjunction.hpp.B07714081C55A561.idx deleted file mode 100644 index 9f09043de..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/conjunction.hpp.B07714081C55A561.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/conjunction.hpp.FED563AE553C9785.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/conjunction.hpp.FED563AE553C9785.idx deleted file mode 100644 index 8bb7415f4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/conjunction.hpp.FED563AE553C9785.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/const_iterator.hpp.999B869A64481610.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/const_iterator.hpp.999B869A64481610.idx deleted file mode 100644 index 386cb5212..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/const_iterator.hpp.999B869A64481610.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/constants.hpp.47E39F37760FCBCD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/constants.hpp.47E39F37760FCBCD.idx deleted file mode 100644 index 1b5495176..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/constants.hpp.47E39F37760FCBCD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/constants.hpp.9B0AF6A44E33E788.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/constants.hpp.9B0AF6A44E33E788.idx deleted file mode 100644 index 5cf4ff459..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/constants.hpp.9B0AF6A44E33E788.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/constexpr.hpp.83333C25AA30F394.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/constexpr.hpp.83333C25AA30F394.idx deleted file mode 100644 index 7f7e2eea1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/constexpr.hpp.83333C25AA30F394.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/constexpr_c_functions.h.A5E0921BF0F5FD3D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/constexpr_c_functions.h.A5E0921BF0F5FD3D.idx deleted file mode 100644 index 2df36980a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/constexpr_c_functions.h.A5E0921BF0F5FD3D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/construct_at.h.5944F24E698711DD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/construct_at.h.5944F24E698711DD.idx deleted file mode 100644 index 5291b724a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/construct_at.h.5944F24E698711DD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/constructible.h.727859C96D895192.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/constructible.h.727859C96D895192.idx deleted file mode 100644 index 884ba8d56..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/constructible.h.727859C96D895192.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/container_adaptor.h.960AA589705221D8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/container_adaptor.h.960AA589705221D8.idx deleted file mode 100644 index d27d85905..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/container_adaptor.h.960AA589705221D8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/container_compatible_range.h.14AB9E640AC73714.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/container_compatible_range.h.14AB9E640AC73714.idx deleted file mode 100644 index 0a84eb215..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/container_compatible_range.h.14AB9E640AC73714.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/container_fwd.hpp.8973ADFB990C6D46.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/container_fwd.hpp.8973ADFB990C6D46.idx deleted file mode 100644 index a8078c480..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/container_fwd.hpp.8973ADFB990C6D46.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/contention_t.h.8F224ABCAC9FA2A9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/contention_t.h.8F224ABCAC9FA2A9.idx deleted file mode 100644 index 10dd9bd15..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/contention_t.h.8F224ABCAC9FA2A9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/context.hpp.C7F00E4A89CABCE8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/context.hpp.C7F00E4A89CABCE8.idx deleted file mode 100644 index 4248b26d4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/context.hpp.C7F00E4A89CABCE8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/conversion_traits.hpp.43391B5770AC2162.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/conversion_traits.hpp.43391B5770AC2162.idx deleted file mode 100644 index ea3dbe6bd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/conversion_traits.hpp.43391B5770AC2162.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/conversion_traits.hpp.73530A4836214B61.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/conversion_traits.hpp.73530A4836214B61.idx deleted file mode 100644 index cf4699f20..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/conversion_traits.hpp.73530A4836214B61.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/convert_from_string.hpp.2E76F2517481A9CB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/convert_from_string.hpp.2E76F2517481A9CB.idx deleted file mode 100644 index 2cfe7ff3c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/convert_from_string.hpp.2E76F2517481A9CB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/convert_to_integral.h.5F1B7C77CF7294C6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/convert_to_integral.h.5F1B7C77CF7294C6.idx deleted file mode 100644 index 7356102b7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/convert_to_integral.h.5F1B7C77CF7294C6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/convert_to_timespec.h.9AF6CABF2B84157A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/convert_to_timespec.h.9AF6CABF2B84157A.idx deleted file mode 100644 index f73ecaa48..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/convert_to_timespec.h.9AF6CABF2B84157A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/converter_lexical.hpp.81DC507C5C2D0708.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/converter_lexical.hpp.81DC507C5C2D0708.idx deleted file mode 100644 index 5f33f951e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/converter_lexical.hpp.81DC507C5C2D0708.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/converter_lexical_streams.hpp.F5AF5C2C5EFB6FBA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/converter_lexical_streams.hpp.F5AF5C2C5EFB6FBA.idx deleted file mode 100644 index c1f27f869..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/converter_lexical_streams.hpp.F5AF5C2C5EFB6FBA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/converter_numeric.hpp.00CE84E2A63C293E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/converter_numeric.hpp.00CE84E2A63C293E.idx deleted file mode 100644 index 55895b572..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/converter_numeric.hpp.00CE84E2A63C293E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/convertible_to.h.E089435A536D8CDE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/convertible_to.h.E089435A536D8CDE.idx deleted file mode 100644 index 8ffd6c93a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/convertible_to.h.E089435A536D8CDE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy.h.F04664D0EA5B94F5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy.h.F04664D0EA5B94F5.idx deleted file mode 100644 index e55e1691d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy.h.F04664D0EA5B94F5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy_backward.h.41FDF14C5D1F75CF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy_backward.h.41FDF14C5D1F75CF.idx deleted file mode 100644 index 02f9f5c3b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy_backward.h.41FDF14C5D1F75CF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy_cv.h.D4179760024EF443.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy_cv.h.D4179760024EF443.idx deleted file mode 100644 index fc4cd8564..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy_cv.h.D4179760024EF443.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy_cvref.h.8ACAE924B02B7634.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy_cvref.h.8ACAE924B02B7634.idx deleted file mode 100644 index 74efea90b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy_cvref.h.8ACAE924B02B7634.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy_if.h.6375039E60252694.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy_if.h.6375039E60252694.idx deleted file mode 100644 index 87d1df024..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy_if.h.6375039E60252694.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy_move_common.h.96084CAC422E43EA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy_move_common.h.96084CAC422E43EA.idx deleted file mode 100644 index c20db90ae..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy_move_common.h.96084CAC422E43EA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy_n.h.99FF0054AEA68691.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy_n.h.99FF0054AEA68691.idx deleted file mode 100644 index 5643e5a2e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy_n.h.99FF0054AEA68691.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy_options.h.275B71D91877BA63.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy_options.h.275B71D91877BA63.idx deleted file mode 100644 index 45c455317..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copy_options.h.275B71D91877BA63.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copyable.h.7D3E8F502F12A8D4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copyable.h.7D3E8F502F12A8D4.idx deleted file mode 100644 index e58545155..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copyable.h.7D3E8F502F12A8D4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copysign.h.0D71C19F06D5CE6F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copysign.h.0D71C19F06D5CE6F.idx deleted file mode 100644 index e5de090f3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/copysign.h.0D71C19F06D5CE6F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cos_pi.hpp.3A048C4DB0D88026.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cos_pi.hpp.3A048C4DB0D88026.idx deleted file mode 100644 index 1322f89bf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cos_pi.hpp.3A048C4DB0D88026.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/count.h.7F3EF2D9F7E1F831.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/count.h.7F3EF2D9F7E1F831.idx deleted file mode 100644 index 6856955a1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/count.h.7F3EF2D9F7E1F831.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/count_if.h.2BB927BF2651A98E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/count_if.h.2BB927BF2651A98E.idx deleted file mode 100644 index 5717bb5fa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/count_if.h.2BB927BF2651A98E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/counted_iterator.h.A0F844CF0EFE1708.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/counted_iterator.h.A0F844CF0EFE1708.idx deleted file mode 100644 index 5e908e240..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/counted_iterator.h.A0F844CF0EFE1708.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/countl.h.B0A65C063E778019.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/countl.h.B0A65C063E778019.idx deleted file mode 100644 index 128118a5a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/countl.h.B0A65C063E778019.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/countr.h.3EC62B1B261BFC0D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/countr.h.3EC62B1B261BFC0D.idx deleted file mode 100644 index e8b94c73f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/countr.h.3EC62B1B261BFC0D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cpp17_iterator_concepts.h.06DD0ECF627B9FF4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cpp17_iterator_concepts.h.06DD0ECF627B9FF4.idx deleted file mode 100644 index abe3a44d6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cpp17_iterator_concepts.h.06DD0ECF627B9FF4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cpp_bin_float.hpp.DD9873E8C55CFCE7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cpp_bin_float.hpp.DD9873E8C55CFCE7.idx deleted file mode 100644 index fcb08765c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cpp_bin_float.hpp.DD9873E8C55CFCE7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cpp_dec_float.hpp.A2D7C444E6317A99.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cpp_dec_float.hpp.A2D7C444E6317A99.idx deleted file mode 100644 index 769b275e4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cpp_dec_float.hpp.A2D7C444E6317A99.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cpp_int.hpp.32F58C0FF0DC4C76.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cpp_int.hpp.32F58C0FF0DC4C76.idx deleted file mode 100644 index c84617b63..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cpp_int.hpp.32F58C0FF0DC4C76.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cpp_int_config.hpp.3FBE9EF07C32B674.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cpp_int_config.hpp.3FBE9EF07C32B674.idx deleted file mode 100644 index 5630fd676..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cpp_int_config.hpp.3FBE9EF07C32B674.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cpu_backend.h.9C6C74273F0ED129.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cpu_backend.h.9C6C74273F0ED129.idx deleted file mode 100644 index 1b2c497cb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cpu_backend.h.9C6C74273F0ED129.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdarg.04DC83D34B68AD94.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdarg.04DC83D34B68AD94.idx deleted file mode 100644 index e06e84e40..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdarg.04DC83D34B68AD94.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstddef.1BFB57BB8307A48A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstddef.1BFB57BB8307A48A.idx deleted file mode 100644 index 91cff99ad..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstddef.1BFB57BB8307A48A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat.hpp.5DFBFB489E82BEBC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat.hpp.5DFBFB489E82BEBC.idx deleted file mode 100644 index 95760f840..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat.hpp.5DFBFB489E82BEBC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_cmath.hpp.9C00655C0F705EFC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_cmath.hpp.9C00655C0F705EFC.idx deleted file mode 100644 index 4b49c3b4c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_cmath.hpp.9C00655C0F705EFC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_complex.hpp.ABC3F6469ED7A857.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_complex.hpp.ABC3F6469ED7A857.idx deleted file mode 100644 index 60553ef29..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_complex.hpp.ABC3F6469ED7A857.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_iostream.hpp.E2D04734D7A32C91.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_iostream.hpp.E2D04734D7A32C91.idx deleted file mode 100644 index 812ff1820..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_iostream.hpp.E2D04734D7A32C91.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_limits.hpp.49A943E6151527EE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_limits.hpp.49A943E6151527EE.idx deleted file mode 100644 index d128d2f08..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_limits.hpp.49A943E6151527EE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_types.hpp.B13977221491DEA3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_types.hpp.B13977221491DEA3.idx deleted file mode 100644 index 52165f1d3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_types.hpp.B13977221491DEA3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdint.BCFE7099406B435B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdint.BCFE7099406B435B.idx deleted file mode 100644 index 87c7dae09..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdint.BCFE7099406B435B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdint.hpp.969933BE87E20A77.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdint.hpp.969933BE87E20A77.idx deleted file mode 100644 index c83ac2ba7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdint.hpp.969933BE87E20A77.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdint.hpp.C28673B3288DFEE4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdint.hpp.C28673B3288DFEE4.idx deleted file mode 100644 index 46a74c9d0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdint.hpp.C28673B3288DFEE4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdio.C4C387B420DF9062.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdio.C4C387B420DF9062.idx deleted file mode 100644 index 5e27a9165..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdio.C4C387B420DF9062.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdlib.F7AB7CFEE1E03440.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdlib.F7AB7CFEE1E03440.idx deleted file mode 100644 index 2be6e46c4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdlib.F7AB7CFEE1E03440.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdlib.hpp.6ACDCABEC64C42A2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdlib.hpp.6ACDCABEC64C42A2.idx deleted file mode 100644 index 749406785..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstdlib.hpp.6ACDCABEC64C42A2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstring.0E0BDBA40F94C0F6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstring.0E0BDBA40F94C0F6.idx deleted file mode 100644 index d1e8083b5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstring.0E0BDBA40F94C0F6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstring_comparison_op.hpp.728D970FB79B68B8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstring_comparison_op.hpp.728D970FB79B68B8.idx deleted file mode 100644 index 8d6e572d7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cstring_comparison_op.hpp.728D970FB79B68B8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ctime.8F5A5B909F8C1198.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ctime.8F5A5B909F8C1198.idx deleted file mode 100644 index fd33728c1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ctime.8F5A5B909F8C1198.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ctps.hpp.7EAEDE1227397A06.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ctps.hpp.7EAEDE1227397A06.idx deleted file mode 100644 index fa8029c7d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ctps.hpp.7EAEDE1227397A06.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ctype.h.11818569CB04208D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ctype.h.11818569CB04208D.idx deleted file mode 100644 index 06a87cea2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ctype.h.11818569CB04208D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ctype.h.9EE3A6FBE78ACD2E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ctype.h.9EE3A6FBE78ACD2E.idx deleted file mode 100644 index d6ca95340..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ctype.h.9EE3A6FBE78ACD2E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/current_exception_cast.hpp.E399C556659D30C1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/current_exception_cast.hpp.E399C556659D30C1.idx deleted file mode 100644 index 7af3e9e62..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/current_exception_cast.hpp.E399C556659D30C1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/current_function.hpp.9571DE1E4A69135F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/current_function.hpp.9571DE1E4A69135F.idx deleted file mode 100644 index 148dda83f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/current_function.hpp.9571DE1E4A69135F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/custom_manip.hpp.9A08B2CA26C62923.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/custom_manip.hpp.9A08B2CA26C62923.idx deleted file mode 100644 index 1afa3ff53..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/custom_manip.hpp.9A08B2CA26C62923.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cwchar.08776B0C95AFA9AE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cwchar.08776B0C95AFA9AE.idx deleted file mode 100644 index 6d854bef0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cwchar.08776B0C95AFA9AE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cwctype.A3C8256029D1BF9B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cwctype.A3C8256029D1BF9B.idx deleted file mode 100644 index 73d09152e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cwctype.A3C8256029D1BF9B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cxx03_warn.hpp.5BB309800139F229.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cxx03_warn.hpp.5BB309800139F229.idx deleted file mode 100644 index 2f9ec79b7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cxx03_warn.hpp.5BB309800139F229.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cxx_atomic_impl.h.F5E8EDF799F5806B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cxx_atomic_impl.h.F5E8EDF799F5806B.idx deleted file mode 100644 index 694e74609..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cxx_atomic_impl.h.F5E8EDF799F5806B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cxx_composite.hpp.CF72DFE2720936D7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cxx_composite.hpp.CF72DFE2720936D7.idx deleted file mode 100644 index 9ba49b0f7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cxx_composite.hpp.CF72DFE2720936D7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cxxabi.h.331CF92AC9DDDD77.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cxxabi.h.331CF92AC9DDDD77.idx deleted file mode 100644 index 8049dc308..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/cxxabi.h.331CF92AC9DDDD77.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dangling.h.37F9DCFDAA6BBB62.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dangling.h.37F9DCFDAA6BBB62.idx deleted file mode 100644 index 2b38f5478..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dangling.h.37F9DCFDAA6BBB62.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/data.h.B4A07AF7744E8A77.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/data.h.B4A07AF7744E8A77.idx deleted file mode 100644 index 0ffe9044a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/data.h.B4A07AF7744E8A77.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/data.h.C6D0E431A58FD7B2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/data.h.C6D0E431A58FD7B2.idx deleted file mode 100644 index 49bd40184..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/data.h.C6D0E431A58FD7B2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/data.hpp.44C2D8F6F269FC13.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/data.hpp.44C2D8F6F269FC13.idx deleted file mode 100644 index 7472de22d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/data.hpp.44C2D8F6F269FC13.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/datasizeof.h.A086642984F0482C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/datasizeof.h.A086642984F0482C.idx deleted file mode 100644 index 736149233..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/datasizeof.h.A086642984F0482C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/debug.hpp.D3BF409B5410B69B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/debug.hpp.D3BF409B5410B69B.idx deleted file mode 100644 index f32e1c3cb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/debug.hpp.D3BF409B5410B69B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/debug.ipp.68DDDC84CAAC9377.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/debug.ipp.68DDDC84CAAC9377.idx deleted file mode 100644 index 56114785c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/debug.ipp.68DDDC84CAAC9377.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/debug_config.hpp.189CC9158B608E7E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/debug_config.hpp.189CC9158B608E7E.idx deleted file mode 100644 index f3264c8aa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/debug_config.hpp.189CC9158B608E7E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dec.hpp.AB4E7EE55A5DA7E0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dec.hpp.AB4E7EE55A5DA7E0.idx deleted file mode 100644 index 3ad600e8f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dec.hpp.AB4E7EE55A5DA7E0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dec_256.hpp.6496318E3171B4A1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dec_256.hpp.6496318E3171B4A1.idx deleted file mode 100644 index 860b1f75e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dec_256.hpp.6496318E3171B4A1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/decay.h.6BDEADB6EF0C1B29.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/decay.h.6BDEADB6EF0C1B29.idx deleted file mode 100644 index 37f21fbc2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/decay.h.6BDEADB6EF0C1B29.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/decay.hpp.0B7BC162FAEB25DF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/decay.hpp.0B7BC162FAEB25DF.idx deleted file mode 100644 index 650cce316..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/decay.hpp.0B7BC162FAEB25DF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/declval.h.71ACD09EE79D847F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/declval.h.71ACD09EE79D847F.idx deleted file mode 100644 index 60867172d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/declval.h.71ACD09EE79D847F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/declval.hpp.62936F8574489BF3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/declval.hpp.62936F8574489BF3.idx deleted file mode 100644 index b014f1db2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/declval.hpp.62936F8574489BF3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/declval.hpp.D749A139380360F7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/declval.hpp.D749A139380360F7.idx deleted file mode 100644 index 795fd1014..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/declval.hpp.D749A139380360F7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/decorator.hpp.E2465AC5A4BE777D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/decorator.hpp.E2465AC5A4BE777D.idx deleted file mode 100644 index 4967cb5fe..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/decorator.hpp.E2465AC5A4BE777D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/decorator.ipp.3E6AA30A9E67D198.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/decorator.ipp.3E6AA30A9E67D198.idx deleted file mode 100644 index 78dc4d73e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/decorator.ipp.3E6AA30A9E67D198.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/def_params_tail.hpp.D256F416CA6537BC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/def_params_tail.hpp.D256F416CA6537BC.idx deleted file mode 100644 index b45120030..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/def_params_tail.hpp.D256F416CA6537BC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/default_allocator.hpp.B653C2576665C07B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/default_allocator.hpp.B653C2576665C07B.idx deleted file mode 100644 index 4757e3214..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/default_allocator.hpp.B653C2576665C07B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/default_ops.hpp.2399B7D074233995.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/default_ops.hpp.2399B7D074233995.idx deleted file mode 100644 index 6cd1c6bba..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/default_ops.hpp.2399B7D074233995.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/default_params.hpp.BAEFAB8C1CB3D2BF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/default_params.hpp.BAEFAB8C1CB3D2BF.idx deleted file mode 100644 index b05b658ab..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/default_params.hpp.BAEFAB8C1CB3D2BF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/default_random_engine.h.FF9BA8F462620EA2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/default_random_engine.h.FF9BA8F462620EA2.idx deleted file mode 100644 index cc1a4b16a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/default_random_engine.h.FF9BA8F462620EA2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/default_searcher.h.7636727EE9ADE6F5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/default_searcher.h.7636727EE9ADE6F5.idx deleted file mode 100644 index 40de738d6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/default_searcher.h.7636727EE9ADE6F5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/default_sentinel.h.A4CAA8D02F3D9948.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/default_sentinel.h.A4CAA8D02F3D9948.idx deleted file mode 100644 index 0ce2f5409..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/default_sentinel.h.A4CAA8D02F3D9948.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/demangle.hpp.DD436CB08DC13B08.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/demangle.hpp.DD436CB08DC13B08.idx deleted file mode 100644 index 0ebfd3fb4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/demangle.hpp.DD436CB08DC13B08.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dependent_type.h.C825D1B42E8F8CEA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dependent_type.h.C825D1B42E8F8CEA.idx deleted file mode 100644 index 2ab1ef318..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dependent_type.h.C825D1B42E8F8CEA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/deprecated_macros.hpp.D2F60235EFEA85CD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/deprecated_macros.hpp.D2F60235EFEA85CD.idx deleted file mode 100644 index eed39dc7d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/deprecated_macros.hpp.D2F60235EFEA85CD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/deque.986E4CF7F5414D97.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/deque.986E4CF7F5414D97.idx deleted file mode 100644 index 4169d65ff..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/deque.986E4CF7F5414D97.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/deref.hpp.05DBC2EDAB7D1BC4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/deref.hpp.05DBC2EDAB7D1BC4.idx deleted file mode 100644 index 84b4dd3a6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/deref.hpp.05DBC2EDAB7D1BC4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/derived_from.h.4F483683145E81E2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/derived_from.h.4F483683145E81E2.idx deleted file mode 100644 index d69b852f2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/derived_from.h.4F483683145E81E2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/destruct_n.h.F6C437D96E34CA08.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/destruct_n.h.F6C437D96E34CA08.idx deleted file mode 100644 index 850e0dfc8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/destruct_n.h.F6C437D96E34CA08.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/destructible.h.EC33CE081CA7F4E6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/destructible.h.EC33CE081CA7F4E6.idx deleted file mode 100644 index fbc432aa0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/destructible.h.EC33CE081CA7F4E6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/diagnostic_information.hpp.67501FF5D1DF4304.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/diagnostic_information.hpp.67501FF5D1DF4304.idx deleted file mode 100644 index d1db39262..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/diagnostic_information.hpp.67501FF5D1DF4304.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/different_from.h.D398CCA61E4FAE84.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/different_from.h.D398CCA61E4FAE84.idx deleted file mode 100644 index 24696c71b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/different_from.h.D398CCA61E4FAE84.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/digamma.hpp.5A065E6321A97387.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/digamma.hpp.5A065E6321A97387.idx deleted file mode 100644 index 1606f7063..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/digamma.hpp.5A065E6321A97387.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/digits.hpp.B9E0905FBC8018F1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/digits.hpp.B9E0905FBC8018F1.idx deleted file mode 100644 index fe3b22411..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/digits.hpp.B9E0905FBC8018F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/directory_entry.h.BC5A750B602CA46E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/directory_entry.h.BC5A750B602CA46E.idx deleted file mode 100644 index 3d9572d3c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/directory_entry.h.BC5A750B602CA46E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/directory_iterator.h.2F94AD848B25969D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/directory_iterator.h.2F94AD848B25969D.idx deleted file mode 100644 index 7533f402a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/directory_iterator.h.2F94AD848B25969D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/directory_options.h.2A86BBFE802302C0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/directory_options.h.2A86BBFE802302C0.idx deleted file mode 100644 index 4fd9fe38f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/directory_options.h.2A86BBFE802302C0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/discard_block_engine.h.83F4354815DC4E65.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/discard_block_engine.h.83F4354815DC4E65.idx deleted file mode 100644 index 30910fad6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/discard_block_engine.h.83F4354815DC4E65.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/discrete_distribution.h.9292715477509723.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/discrete_distribution.h.9292715477509723.idx deleted file mode 100644 index 1b239b5a2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/discrete_distribution.h.9292715477509723.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/disjunction.h.196E77EA57B0F57E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/disjunction.h.196E77EA57B0F57E.idx deleted file mode 100644 index 966199ae0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/disjunction.h.196E77EA57B0F57E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/disjunction.hpp.0816E970FF93F922.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/disjunction.hpp.0816E970FF93F922.idx deleted file mode 100644 index 06c9faf15..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/disjunction.hpp.0816E970FF93F922.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/disjunction.hpp.552880C822E93A06.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/disjunction.hpp.552880C822E93A06.idx deleted file mode 100644 index c4c4b74a5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/disjunction.hpp.552880C822E93A06.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/distance.h.070FD88F777A014F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/distance.h.070FD88F777A014F.idx deleted file mode 100644 index c039036c6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/distance.h.070FD88F777A014F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/divide.hpp.4504BB3EA6B2E8AE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/divide.hpp.4504BB3EA6B2E8AE.idx deleted file mode 100644 index 900cb8ca8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/divide.hpp.4504BB3EA6B2E8AE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dragonfly.h.7D43E7290133EDA5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dragonfly.h.7D43E7290133EDA5.idx deleted file mode 100644 index e9240f94b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dragonfly.h.7D43E7290133EDA5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dtp.hpp.31EEC85F029A752E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dtp.hpp.31EEC85F029A752E.idx deleted file mode 100644 index 27fd90c09..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dtp.hpp.31EEC85F029A752E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/duration.h.309EF8FD6D68CFE9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/duration.h.309EF8FD6D68CFE9.idx deleted file mode 100644 index 522a4f056..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/duration.h.309EF8FD6D68CFE9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dyld_kernel.h.C11B442AC172B16A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dyld_kernel.h.C11B442AC172B16A.idx deleted file mode 100644 index ce15c1e3d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dyld_kernel.h.C11B442AC172B16A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dynamic_array.hpp.D18C4D4A92230F3B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dynamic_array.hpp.D18C4D4A92230F3B.idx deleted file mode 100644 index 72c969a5a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/dynamic_array.hpp.D18C4D4A92230F3B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/eat.hpp.506FD04858521068.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/eat.hpp.506FD04858521068.idx deleted file mode 100644 index b1c0aa2a6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/eat.hpp.506FD04858521068.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.0BA80B890878024F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.0BA80B890878024F.idx deleted file mode 100644 index ce6963988..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.0BA80B890878024F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.2EB309BE25C31A29.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.2EB309BE25C31A29.idx deleted file mode 100644 index 2aa94daea..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.2EB309BE25C31A29.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.6CB9347659664D20.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.6CB9347659664D20.idx deleted file mode 100644 index afb28ad3c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.6CB9347659664D20.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.A0C8D410386D283D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.A0C8D410386D283D.idx deleted file mode 100644 index a83e36f53..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.A0C8D410386D283D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/elem_256.hpp.789E7B1FD36C7ADA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/elem_256.hpp.789E7B1FD36C7ADA.idx deleted file mode 100644 index 52f7dfa6d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/elem_256.hpp.789E7B1FD36C7ADA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/elem_64.hpp.E0943E797A8BDA02.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/elem_64.hpp.E0943E797A8BDA02.idx deleted file mode 100644 index 576e14a08..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/elem_64.hpp.E0943E797A8BDA02.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/empty.h.2B47C6669258EA8C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/empty.h.2B47C6669258EA8C.idx deleted file mode 100644 index e49b6e8cf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/empty.h.2B47C6669258EA8C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/empty.h.A5C3DF2664EED81D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/empty.h.A5C3DF2664EED81D.idx deleted file mode 100644 index 094357385..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/empty.h.A5C3DF2664EED81D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/empty.h.EAD02EFED18A47CA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/empty.h.EAD02EFED18A47CA.idx deleted file mode 100644 index f17213a2c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/empty.h.EAD02EFED18A47CA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/empty.hpp.65ECD87074CE7ED9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/empty.hpp.65ECD87074CE7ED9.idx deleted file mode 100644 index db620b7fe..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/empty.hpp.65ECD87074CE7ED9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/empty.hpp.969602E0D6F9F3F0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/empty.hpp.969602E0D6F9F3F0.idx deleted file mode 100644 index 30b63620c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/empty.hpp.969602E0D6F9F3F0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/empty_value.hpp.F804349B4C696FE8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/empty_value.hpp.F804349B4C696FE8.idx deleted file mode 100644 index d63f08b69..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/empty_value.hpp.F804349B4C696FE8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_borrowed_range.h.75EC0AD72A8E131F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_borrowed_range.h.75EC0AD72A8E131F.idx deleted file mode 100644 index cad78525c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_borrowed_range.h.75EC0AD72A8E131F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_if.h.0799AA805D24F1B6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_if.h.0799AA805D24F1B6.idx deleted file mode 100644 index ddbe59359..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_if.h.0799AA805D24F1B6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_if.hpp.51CA3C6472F0BD9F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_if.hpp.51CA3C6472F0BD9F.idx deleted file mode 100644 index e46297f73..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_if.hpp.51CA3C6472F0BD9F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_if.hpp.A795D7C23EFF4817.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_if.hpp.A795D7C23EFF4817.idx deleted file mode 100644 index ec02a69d6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_if.hpp.A795D7C23EFF4817.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_if.hpp.C4D03042E1D2DE7D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_if.hpp.C4D03042E1D2DE7D.idx deleted file mode 100644 index c7913587c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_if.hpp.C4D03042E1D2DE7D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_insertable.h.C46AE8F4C05A56D7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_insertable.h.C46AE8F4C05A56D7.idx deleted file mode 100644 index 9725fdff1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_insertable.h.C46AE8F4C05A56D7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_view.h.56B60BD2A18D1E35.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_view.h.56B60BD2A18D1E35.idx deleted file mode 100644 index 68e7c6d4b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_view.h.56B60BD2A18D1E35.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_warnings.hpp.F9076282AB217012.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_warnings.hpp.F9076282AB217012.idx deleted file mode 100644 index 8b8bfe905..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enable_warnings.hpp.F9076282AB217012.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/end.hpp.F18471105CAE8D08.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/end.hpp.F18471105CAE8D08.idx deleted file mode 100644 index 901d69eb0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/end.hpp.F18471105CAE8D08.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/endian.h.75DEDD38A2FC104E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/endian.h.75DEDD38A2FC104E.idx deleted file mode 100644 index 7e49f44d0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/endian.h.75DEDD38A2FC104E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/endian.h.CDE5CCB80361A47D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/endian.h.CDE5CCB80361A47D.idx deleted file mode 100644 index 8726c8717..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/endian.h.CDE5CCB80361A47D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/endian.h.E707535458B38F4B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/endian.h.E707535458B38F4B.idx deleted file mode 100644 index 7d67572fd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/endian.h.E707535458B38F4B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/endian.h.E99661F1E23F5B19.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/endian.h.E99661F1E23F5B19.idx deleted file mode 100644 index ec740c5f0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/endian.h.E99661F1E23F5B19.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/endian.hpp.3D965CCF1FC601A9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/endian.hpp.3D965CCF1FC601A9.idx deleted file mode 100644 index 39752786a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/endian.hpp.3D965CCF1FC601A9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enum.hpp.84B43711DAE83541.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enum.hpp.84B43711DAE83541.idx deleted file mode 100644 index 5855dd0d5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enum.hpp.84B43711DAE83541.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enum.hpp.AD2990BD41FB3F2F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enum.hpp.AD2990BD41FB3F2F.idx deleted file mode 100644 index 583ff4818..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enum.hpp.AD2990BD41FB3F2F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enum_256.hpp.9490627FF8A8CD7C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enum_256.hpp.9490627FF8A8CD7C.idx deleted file mode 100644 index 381da3435..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enum_256.hpp.9490627FF8A8CD7C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enum_binary_params.hpp.3A6BAC53FCB53E50.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enum_binary_params.hpp.3A6BAC53FCB53E50.idx deleted file mode 100644 index 5328e5899..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enum_binary_params.hpp.3A6BAC53FCB53E50.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enum_params.hpp.029BDE8199B9594C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enum_params.hpp.029BDE8199B9594C.idx deleted file mode 100644 index 790ba366e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enum_params.hpp.029BDE8199B9594C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enum_trailing_params.hpp.5F62183DDB05561D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enum_trailing_params.hpp.5F62183DDB05561D.idx deleted file mode 100644 index e7b733698..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/enum_trailing_params.hpp.5F62183DDB05561D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/equal.h.7F3C42A056B6DB0D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/equal.h.7F3C42A056B6DB0D.idx deleted file mode 100644 index e7b573100..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/equal.h.7F3C42A056B6DB0D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/equal.hpp.5848FC1134BC93C8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/equal.hpp.5848FC1134BC93C8.idx deleted file mode 100644 index b0a780c23..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/equal.hpp.5848FC1134BC93C8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/equal_range.h.392C5B28BFEB4E87.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/equal_range.h.392C5B28BFEB4E87.idx deleted file mode 100644 index 26a1da0f6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/equal_range.h.392C5B28BFEB4E87.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/equal_to.hpp.463B64DF8BB5A9FC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/equal_to.hpp.463B64DF8BB5A9FC.idx deleted file mode 100644 index 4f08b92a7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/equal_to.hpp.463B64DF8BB5A9FC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/equal_to.hpp.78134A61B2819DFB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/equal_to.hpp.78134A61B2819DFB.idx deleted file mode 100644 index 6ecb4c084..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/equal_to.hpp.78134A61B2819DFB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/equality_comparable.h.AA8EA432BFF805C5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/equality_comparable.h.AA8EA432BFF805C5.idx deleted file mode 100644 index 86ff2982f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/equality_comparable.h.AA8EA432BFF805C5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/erase_if_container.h.7393C128C636785E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/erase_if_container.h.7393C128C636785E.idx deleted file mode 100644 index 470e9cf25..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/erase_if_container.h.7393C128C636785E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/erf.hpp.8EB68D7F13B348CF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/erf.hpp.8EB68D7F13B348CF.idx deleted file mode 100644 index 4c1a3da77..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/erf.hpp.8EB68D7F13B348CF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/erf_inv.hpp.C4716F9522197732.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/erf_inv.hpp.C4716F9522197732.idx deleted file mode 100644 index c2c8c2fca..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/erf_inv.hpp.C4716F9522197732.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/errc.h.6870B120CBE06935.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/errc.h.6870B120CBE06935.idx deleted file mode 100644 index c18a92815..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/errc.h.6870B120CBE06935.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/errno.h.4D59B8136E737E92.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/errno.h.4D59B8136E737E92.idx deleted file mode 100644 index f0f70fd1d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/errno.h.4D59B8136E737E92.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/errno.h.57F9004DA3F74143.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/errno.h.57F9004DA3F74143.idx deleted file mode 100644 index ec826b26b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/errno.h.57F9004DA3F74143.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/errno.h.A0A5547A6674AD27.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/errno.h.A0A5547A6674AD27.idx deleted file mode 100644 index cff406b6d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/errno.h.A0A5547A6674AD27.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/error.hpp.E510D18B831CFF09.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/error.hpp.E510D18B831CFF09.idx deleted file mode 100644 index 1e648f57c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/error.hpp.E510D18B831CFF09.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/error_category.h.E5F2456D7B14626A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/error_category.h.E5F2456D7B14626A.idx deleted file mode 100644 index 8e997a70e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/error_category.h.E5F2456D7B14626A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/error_code.h.61F10E4992002E97.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/error_code.h.61F10E4992002E97.idx deleted file mode 100644 index f2c713cf2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/error_code.h.61F10E4992002E97.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/error_condition.h.85AEA7DA3811A173.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/error_condition.h.85AEA7DA3811A173.idx deleted file mode 100644 index d8a4c8829..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/error_condition.h.85AEA7DA3811A173.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/error_functions.h.86C805300C937D6C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/error_functions.h.86C805300C937D6C.idx deleted file mode 100644 index 2c8921f93..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/error_functions.h.86C805300C937D6C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/error_handling.hpp.39298AD1762DD138.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/error_handling.hpp.39298AD1762DD138.idx deleted file mode 100644 index 8266e4392..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/error_handling.hpp.39298AD1762DD138.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/error_info_impl.hpp.0C5366C63377142F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/error_info_impl.hpp.0C5366C63377142F.idx deleted file mode 100644 index 4960c5318..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/error_info_impl.hpp.0C5366C63377142F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/errors.hpp.A51D50A57FE8B8B2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/errors.hpp.A51D50A57FE8B8B2.idx deleted file mode 100644 index ab70515a7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/errors.hpp.A51D50A57FE8B8B2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/escaped_output_table.h.6F5E5D925AF8F5CE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/escaped_output_table.h.6F5E5D925AF8F5CE.idx deleted file mode 100644 index c5cce1b3a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/escaped_output_table.h.6F5E5D925AF8F5CE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/et_ops.hpp.4BB632683321E60C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/et_ops.hpp.4BB632683321E60C.idx deleted file mode 100644 index 1132f102a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/et_ops.hpp.4BB632683321E60C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/eti.hpp.1EA2B9CA8D8A06CE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/eti.hpp.1EA2B9CA8D8A06CE.idx deleted file mode 100644 index 915fc8e03..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/eti.hpp.1EA2B9CA8D8A06CE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/eval_if.hpp.5F49C689E4881337.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/eval_if.hpp.5F49C689E4881337.idx deleted file mode 100644 index 65755c958..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/eval_if.hpp.5F49C689E4881337.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/event.h.70130FEA45E84882.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/event.h.70130FEA45E84882.idx deleted file mode 100644 index e5caff9cd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/event.h.70130FEA45E84882.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception.30919EA16F44B578.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception.30919EA16F44B578.idx deleted file mode 100644 index 6ceb7ea46..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception.30919EA16F44B578.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception.h.0089D70D6B2C147D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception.h.0089D70D6B2C147D.idx deleted file mode 100644 index 4fa5c9be4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception.h.0089D70D6B2C147D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception.h.4A0034FDF4796787.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception.h.4A0034FDF4796787.idx deleted file mode 100644 index 9186bd9ce..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception.h.4A0034FDF4796787.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception.h.8836F555C9F78CEA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception.h.8836F555C9F78CEA.idx deleted file mode 100644 index e4cad7c62..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception.h.8836F555C9F78CEA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception.hpp.65B87483F58CD988.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception.hpp.65B87483F58CD988.idx deleted file mode 100644 index 35a143596..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception.hpp.65B87483F58CD988.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception_guard.h.739341B2FE95CC82.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception_guard.h.739341B2FE95CC82.idx deleted file mode 100644 index 0dec88374..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception_guard.h.739341B2FE95CC82.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception_ptr.h.C388DC4D75C418ED.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception_ptr.h.C388DC4D75C418ED.idx deleted file mode 100644 index 818e631ce..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception_ptr.h.C388DC4D75C418ED.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception_types.h.48061397811C9CAE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception_types.h.48061397811C9CAE.idx deleted file mode 100644 index a4a453f70..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exception_types.h.48061397811C9CAE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exchange.h.E4988734262BE2DC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exchange.h.E4988734262BE2DC.idx deleted file mode 100644 index 84c901a15..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exchange.h.E4988734262BE2DC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exclusive_scan.h.0A37150D002BE6B6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exclusive_scan.h.0A37150D002BE6B6.idx deleted file mode 100644 index 6e9cd31a3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exclusive_scan.h.0A37150D002BE6B6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/execution.109186919DC9A9CB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/execution.109186919DC9A9CB.idx deleted file mode 100644 index 45560dab3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/execution.109186919DC9A9CB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/execution_monitor.hpp.E8EB95EE9D1C4AE9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/execution_monitor.hpp.E8EB95EE9D1C4AE9.idx deleted file mode 100644 index 3c7f0d1c7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/execution_monitor.hpp.E8EB95EE9D1C4AE9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/execution_monitor.ipp.CAC3592EBBAF9B96.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/execution_monitor.ipp.CAC3592EBBAF9B96.idx deleted file mode 100644 index 4c30334cd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/execution_monitor.ipp.CAC3592EBBAF9B96.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/expand.hpp.6FA540BF32480396.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/expand.hpp.6FA540BF32480396.idx deleted file mode 100644 index 42e1dfaf6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/expand.hpp.6FA540BF32480396.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/explicit_conversion.hpp.8DA2AA8A9087355F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/explicit_conversion.hpp.8DA2AA8A9087355F.idx deleted file mode 100644 index 204856f8b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/explicit_conversion.hpp.8DA2AA8A9087355F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/expm1.hpp.5C1E5D321E2CBBCF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/expm1.hpp.5C1E5D321E2CBBCF.idx deleted file mode 100644 index 84430fac4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/expm1.hpp.5C1E5D321E2CBBCF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exponential_distribution.h.658A68D11F154B66.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exponential_distribution.h.658A68D11F154B66.idx deleted file mode 100644 index dff8a1998..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exponential_distribution.h.658A68D11F154B66.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exponential_functions.h.F20439082324BF02.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exponential_functions.h.F20439082324BF02.idx deleted file mode 100644 index c64793a6f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/exponential_functions.h.F20439082324BF02.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/expr_iif.hpp.7397A5FBFE190751.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/expr_iif.hpp.7397A5FBFE190751.idx deleted file mode 100644 index 7de7a6038..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/expr_iif.hpp.7397A5FBFE190751.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/extended_grapheme_cluster_table.h.20815C01E83885CE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/extended_grapheme_cluster_table.h.20815C01E83885CE.idx deleted file mode 100644 index 737dda2e6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/extended_grapheme_cluster_table.h.20815C01E83885CE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/extent.h.52BADA92C0F36A8B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/extent.h.52BADA92C0F36A8B.idx deleted file mode 100644 index 7a108c42f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/extent.h.52BADA92C0F36A8B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/extern_template_lists.h.A9177D93DAD84050.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/extern_template_lists.h.A9177D93DAD84050.idx deleted file mode 100644 index def54db4c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/extern_template_lists.h.A9177D93DAD84050.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/extract_optional_type.hpp.479B9471E60B9BFC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/extract_optional_type.hpp.479B9471E60B9BFC.idx deleted file mode 100644 index 53933e347..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/extract_optional_type.hpp.479B9471E60B9BFC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/extreme_value_distribution.h.6C9DADD4DB070ECD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/extreme_value_distribution.h.6C9DADD4DB070ECD.idx deleted file mode 100644 index 53c0e7b49..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/extreme_value_distribution.h.6C9DADD4DB070ECD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/facade_iterator_category.hpp.1D5567EB613DFC66.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/facade_iterator_category.hpp.1D5567EB613DFC66.idx deleted file mode 100644 index b83daf806..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/facade_iterator_category.hpp.1D5567EB613DFC66.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/factorials.hpp.9D1C1956C92AA05A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/factorials.hpp.9D1C1956C92AA05A.idx deleted file mode 100644 index ff37ffe90..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/factorials.hpp.9D1C1956C92AA05A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fdim.h.75B52C8ACB9A0F19.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fdim.h.75B52C8ACB9A0F19.idx deleted file mode 100644 index aea50f6db..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fdim.h.75B52C8ACB9A0F19.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fence.h.6E8CB63B1C962213.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fence.h.6E8CB63B1C962213.idx deleted file mode 100644 index df5780c29..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fence.h.6E8CB63B1C962213.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fenv.h.C2E448AF3BB2E934.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fenv.h.C2E448AF3BB2E934.idx deleted file mode 100644 index c94ce9d8f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fenv.h.C2E448AF3BB2E934.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fenv.h.F930777F636B438F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fenv.h.F930777F636B438F.idx deleted file mode 100644 index 7411695c5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fenv.h.F930777F636B438F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fenv.hpp.B10BA8CBF31AF71E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fenv.hpp.B10BA8CBF31AF71E.idx deleted file mode 100644 index a97f9734a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fenv.hpp.B10BA8CBF31AF71E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fetch.hpp.24ED2EE33A96D52E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fetch.hpp.24ED2EE33A96D52E.idx deleted file mode 100644 index 9d80c9646..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fetch.hpp.24ED2EE33A96D52E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/file_clock.h.D254F1BFE105A5F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/file_clock.h.D254F1BFE105A5F2.idx deleted file mode 100644 index b7fcfb20a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/file_clock.h.D254F1BFE105A5F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/file_status.h.67F132FFB3F4F71F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/file_status.h.67F132FFB3F4F71F.idx deleted file mode 100644 index cbd2c671a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/file_status.h.67F132FFB3F4F71F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/file_time_type.h.CCF70A265C9C94CD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/file_time_type.h.CCF70A265C9C94CD.idx deleted file mode 100644 index 7625a9c65..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/file_time_type.h.CCF70A265C9C94CD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/file_type.h.E305EA6D9F505176.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/file_type.h.E305EA6D9F505176.idx deleted file mode 100644 index 9776b4150..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/file_type.h.E305EA6D9F505176.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/filesystem.3C251D308F95FAF4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/filesystem.3C251D308F95FAF4.idx deleted file mode 100644 index 09d3a195c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/filesystem.3C251D308F95FAF4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/filesystem_error.h.D566E9E0E70BF9C9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/filesystem_error.h.D566E9E0E70BF9C9.idx deleted file mode 100644 index 3e9dfa5fc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/filesystem_error.h.D566E9E0E70BF9C9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fill.h.28523F52DE7A0C20.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fill.h.28523F52DE7A0C20.idx deleted file mode 100644 index f99be8421..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fill.h.28523F52DE7A0C20.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fill.h.D9C87E0C039975C4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fill.h.D9C87E0C039975C4.idx deleted file mode 100644 index dd4456dea..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fill.h.D9C87E0C039975C4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fill_n.h.9687B0671DB181DD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fill_n.h.9687B0671DB181DD.idx deleted file mode 100644 index e256d43f8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fill_n.h.9687B0671DB181DD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/finalize.hpp.058327F4CA8C422A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/finalize.hpp.058327F4CA8C422A.idx deleted file mode 100644 index f090f63e7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/finalize.hpp.058327F4CA8C422A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/find.h.35FEDE7850A52D0D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/find.h.35FEDE7850A52D0D.idx deleted file mode 100644 index 13391ca9e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/find.h.35FEDE7850A52D0D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/find_end.h.204F710D33C7E46F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/find_end.h.204F710D33C7E46F.idx deleted file mode 100644 index 9b821f3dd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/find_end.h.204F710D33C7E46F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/find_first_of.h.5C34DE26D40EC3F1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/find_first_of.h.5C34DE26D40EC3F1.idx deleted file mode 100644 index 1a390e1b4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/find_first_of.h.5C34DE26D40EC3F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/find_if.h.229C2D792E3B4297.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/find_if.h.229C2D792E3B4297.idx deleted file mode 100644 index e460a62cd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/find_if.h.229C2D792E3B4297.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/find_if.h.477D166D966BB692.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/find_if.h.477D166D966BB692.idx deleted file mode 100644 index 54e3fac0a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/find_if.h.477D166D966BB692.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/find_if_not.h.604F65B45733A680.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/find_if_not.h.604F65B45733A680.idx deleted file mode 100644 index 896e69c2a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/find_if_not.h.604F65B45733A680.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/find_segment_if.h.1587C730C22A83ED.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/find_segment_if.h.1587C730C22A83ED.idx deleted file mode 100644 index 3b1cb0436..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/find_segment_if.h.1587C730C22A83ED.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/first_scalar.hpp.7E6DBD273F6600BF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/first_scalar.hpp.7E6DBD273F6600BF.idx deleted file mode 100644 index 1cf34d991..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/first_scalar.hpp.7E6DBD273F6600BF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fisher_f_distribution.h.61B1B8053BB07DFF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fisher_f_distribution.h.61B1B8053BB07DFF.idx deleted file mode 100644 index c493c7f3e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fisher_f_distribution.h.61B1B8053BB07DFF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fixture.hpp.5D5210CBDCDB9BE7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fixture.hpp.5D5210CBDCDB9BE7.idx deleted file mode 100644 index 4cc596de4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fixture.hpp.5D5210CBDCDB9BE7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/float.h.196F7DEC5F354F4A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/float.h.196F7DEC5F354F4A.idx deleted file mode 100644 index 801397112..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/float.h.196F7DEC5F354F4A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/float.h.AD8604A4C183DA5E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/float.h.AD8604A4C183DA5E.idx deleted file mode 100644 index 7bfc1bc56..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/float.h.AD8604A4C183DA5E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/float.h.F9069E21C3F5F445.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/float.h.F9069E21C3F5F445.idx deleted file mode 100644 index adc0f7321..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/float.h.F9069E21C3F5F445.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/float128_functions.hpp.ABB346CDC452018E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/float128_functions.hpp.ABB346CDC452018E.idx deleted file mode 100644 index 0b76206a6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/float128_functions.hpp.ABB346CDC452018E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/float_string_cvt.hpp.F71086908787E992.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/float_string_cvt.hpp.F71086908787E992.idx deleted file mode 100644 index 2b0fa0c18..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/float_string_cvt.hpp.F71086908787E992.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/floating_point_comparison.hpp.3E0C73B34960E5D1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/floating_point_comparison.hpp.3E0C73B34960E5D1.idx deleted file mode 100644 index 00804f4cc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/floating_point_comparison.hpp.3E0C73B34960E5D1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fma.h.8191A1BF2E6EF9CA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fma.h.8191A1BF2E6EF9CA.idx deleted file mode 100644 index 227b70a9d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fma.h.8191A1BF2E6EF9CA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold.h.4915FA46FB60B54A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold.h.4915FA46FB60B54A.idx deleted file mode 100644 index 8ce39ae6c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold.h.4915FA46FB60B54A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold_left.hpp.36A0799E705A0F8B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold_left.hpp.36A0799E705A0F8B.idx deleted file mode 100644 index 7394cbd2c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold_left.hpp.36A0799E705A0F8B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold_left.hpp.59C16808E16A30A5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold_left.hpp.59C16808E16A30A5.idx deleted file mode 100644 index 4cc75b21e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold_left.hpp.59C16808E16A30A5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold_left_256.hpp.B0B8B470390708B8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold_left_256.hpp.B0B8B470390708B8.idx deleted file mode 100644 index f066d0b15..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold_left_256.hpp.B0B8B470390708B8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold_left_256.hpp.F7E56EE236EEE5F3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold_left_256.hpp.F7E56EE236EEE5F3.idx deleted file mode 100644 index 0ee0dd3d5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold_left_256.hpp.F7E56EE236EEE5F3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold_right.hpp.552A02A999E384A7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold_right.hpp.552A02A999E384A7.idx deleted file mode 100644 index fbad5bcd7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold_right.hpp.552A02A999E384A7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold_right.hpp.893854F07388E73D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold_right.hpp.893854F07388E73D.idx deleted file mode 100644 index c7ccd0b75..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold_right.hpp.893854F07388E73D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold_right_256.hpp.9A5FA912ED2C7213.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold_right_256.hpp.9A5FA912ED2C7213.idx deleted file mode 100644 index 18bfcf890..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fold_right_256.hpp.9A5FA912ED2C7213.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for.hpp.1A030EFF52E2194C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for.hpp.1A030EFF52E2194C.idx deleted file mode 100644 index b6135eddd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for.hpp.1A030EFF52E2194C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for.hpp.6914C9A38C281BCB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for.hpp.6914C9A38C281BCB.idx deleted file mode 100644 index 14def2a0f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for.hpp.6914C9A38C281BCB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_256.hpp.484A2A63B16DFFE1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_256.hpp.484A2A63B16DFFE1.idx deleted file mode 100644 index 9b18b4965..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_256.hpp.484A2A63B16DFFE1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_256.hpp.D0A54B472DD165C6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_256.hpp.D0A54B472DD165C6.idx deleted file mode 100644 index 75e21f2bf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_256.hpp.D0A54B472DD165C6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_each.h.C51254BC9B8E71DD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_each.h.C51254BC9B8E71DD.idx deleted file mode 100644 index 1309dc073..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_each.h.C51254BC9B8E71DD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_each.h.F77D3F988EDF66AA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_each.h.F77D3F988EDF66AA.idx deleted file mode 100644 index a67cd712d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_each.h.F77D3F988EDF66AA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_each.hpp.B54B5C891ED76E5C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_each.hpp.B54B5C891ED76E5C.idx deleted file mode 100644 index 639d15c97..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_each.hpp.B54B5C891ED76E5C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_each.hpp.F4ABF12803379EE1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_each.hpp.F4ABF12803379EE1.idx deleted file mode 100644 index 2653a9bed..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_each.hpp.F4ABF12803379EE1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_each_i.hpp.606C374DA2CCEA45.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_each_i.hpp.606C374DA2CCEA45.idx deleted file mode 100644 index ee3411462..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_each_i.hpp.606C374DA2CCEA45.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_each_n.h.27970EFB5B2C440F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_each_n.h.27970EFB5B2C440F.idx deleted file mode 100644 index a47358449..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_each_n.h.27970EFB5B2C440F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_each_segment.h.50982640F5B408B7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_each_segment.h.50982640F5B408B7.idx deleted file mode 100644 index 2c5eb089d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/for_each_segment.h.50982640F5B408B7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/foreach.hpp.EC992A12AFD53F99.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/foreach.hpp.EC992A12AFD53F99.idx deleted file mode 100644 index e042e72f9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/foreach.hpp.EC992A12AFD53F99.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format.BFC17DBDC1112759.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format.BFC17DBDC1112759.idx deleted file mode 100644 index f2923647d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format.BFC17DBDC1112759.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_arg.h.5B2E2ED6D19A52AB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_arg.h.5B2E2ED6D19A52AB.idx deleted file mode 100644 index 7974b874d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_arg.h.5B2E2ED6D19A52AB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_arg_store.h.B02BAE704EE96A38.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_arg_store.h.B02BAE704EE96A38.idx deleted file mode 100644 index 5c4dc21b0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_arg_store.h.B02BAE704EE96A38.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_args.h.28C4B231BF0ED42F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_args.h.28C4B231BF0ED42F.idx deleted file mode 100644 index c58d6c174..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_args.h.28C4B231BF0ED42F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_context.h.A90A88CDE71B4C3E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_context.h.A90A88CDE71B4C3E.idx deleted file mode 100644 index 6d18267e2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_context.h.A90A88CDE71B4C3E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_error.h.3C908EB938995B50.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_error.h.3C908EB938995B50.idx deleted file mode 100644 index 77f544440..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_error.h.3C908EB938995B50.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_functions.h.DC703D6B761C078B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_functions.h.DC703D6B761C078B.idx deleted file mode 100644 index b351b9414..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_functions.h.DC703D6B761C078B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_fwd.h.653210EF4C849AC6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_fwd.h.653210EF4C849AC6.idx deleted file mode 100644 index b11f326bb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_fwd.h.653210EF4C849AC6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_parse_context.h.D024A34D39D34EDF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_parse_context.h.D024A34D39D34EDF.idx deleted file mode 100644 index 7e6663579..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_parse_context.h.D024A34D39D34EDF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_string.h.33128FA24DAE5F9E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_string.h.33128FA24DAE5F9E.idx deleted file mode 100644 index 1b37589e0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_string.h.33128FA24DAE5F9E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_to_n_result.h.1D9EB95B9C2E989D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_to_n_result.h.1D9EB95B9C2E989D.idx deleted file mode 100644 index bc46c9de7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/format_to_n_result.h.1D9EB95B9C2E989D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter.h.70E499C22A45C764.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter.h.70E499C22A45C764.idx deleted file mode 100644 index a676d2304..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter.h.70E499C22A45C764.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_bool.h.21A4519555628152.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_bool.h.21A4519555628152.idx deleted file mode 100644 index 35fe5de5d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_bool.h.21A4519555628152.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_char.h.38CAB5FC6D01E469.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_char.h.38CAB5FC6D01E469.idx deleted file mode 100644 index d3448208c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_char.h.38CAB5FC6D01E469.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_floating_point.h.58C72419B8437383.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_floating_point.h.58C72419B8437383.idx deleted file mode 100644 index 9d5630d3c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_floating_point.h.58C72419B8437383.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_integer.h.98F28C3D398EFD0E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_integer.h.98F28C3D398EFD0E.idx deleted file mode 100644 index 08df44fad..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_integer.h.98F28C3D398EFD0E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_integral.h.6AAE12C7DAA172D3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_integral.h.6AAE12C7DAA172D3.idx deleted file mode 100644 index ac0a1b3a7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_integral.h.6AAE12C7DAA172D3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_output.h.5BF5F37532F10AE0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_output.h.5BF5F37532F10AE0.idx deleted file mode 100644 index 23bf87117..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_output.h.5BF5F37532F10AE0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_pointer.h.6B307B318DBFD0B2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_pointer.h.6B307B318DBFD0B2.idx deleted file mode 100644 index 4f9976fb6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_pointer.h.6B307B318DBFD0B2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_string.h.DD84B8D14A033A32.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_string.h.DD84B8D14A033A32.idx deleted file mode 100644 index e8ef957e3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_string.h.DD84B8D14A033A32.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_tuple.h.4D34FFFF5B66EDE0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_tuple.h.4D34FFFF5B66EDE0.idx deleted file mode 100644 index 3804e5e60..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/formatter_tuple.h.4D34FFFF5B66EDE0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/forward.h.2826A0D039BB79E5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/forward.h.2826A0D039BB79E5.idx deleted file mode 100644 index c6e70f275..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/forward.h.2826A0D039BB79E5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/forward_like.h.092B27791CA3F704.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/forward_like.h.092B27791CA3F704.idx deleted file mode 100644 index e775ea1aa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/forward_like.h.092B27791CA3F704.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/forwarding.hpp.031BBADB96E5C1DA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/forwarding.hpp.031BBADB96E5C1DA.idx deleted file mode 100644 index 244dad897..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/forwarding.hpp.031BBADB96E5C1DA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fp_traits.hpp.D828E91AC066A73C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fp_traits.hpp.D828E91AC066A73C.idx deleted file mode 100644 index 87b57a967..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fp_traits.hpp.D828E91AC066A73C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fpc_op.hpp.8A8D063B410F7B7D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fpc_op.hpp.8A8D063B410F7B7D.idx deleted file mode 100644 index dffcd9781..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fpc_op.hpp.8A8D063B410F7B7D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fpc_tolerance.hpp.8732DB8BB0EFDF74.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fpc_tolerance.hpp.8732DB8BB0EFDF74.idx deleted file mode 100644 index 4ddd9bbe0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fpc_tolerance.hpp.8732DB8BB0EFDF74.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fpclassify.hpp.3946DA5AD8F1BD12.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fpclassify.hpp.3946DA5AD8F1BD12.idx deleted file mode 100644 index e950f7fde..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fpclassify.hpp.3946DA5AD8F1BD12.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fpclassify.hpp.776A6BD5BB63C5C9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fpclassify.hpp.776A6BD5BB63C5C9.idx deleted file mode 100644 index 384958ea7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fpclassify.hpp.776A6BD5BB63C5C9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fpos.h.D0C533F224AC7652.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fpos.h.D0C533F224AC7652.idx deleted file mode 100644 index 1bdce05ee..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fpos.h.D0C533F224AC7652.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fraction.hpp.E15B9B929663A43C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fraction.hpp.E15B9B929663A43C.idx deleted file mode 100644 index 7b587940d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fraction.hpp.E15B9B929663A43C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/framework.hpp.7A078215EC79DCD9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/framework.hpp.7A078215EC79DCD9.idx deleted file mode 100644 index 60164bbdf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/framework.hpp.7A078215EC79DCD9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/framework.ipp.C64E64EAC70707FE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/framework.ipp.C64E64EAC70707FE.idx deleted file mode 100644 index 71cb92b6f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/framework.ipp.C64E64EAC70707FE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/free.h.06FC27EE1585193A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/free.h.06FC27EE1585193A.idx deleted file mode 100644 index 16a652c2c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/free.h.06FC27EE1585193A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/from_range.h.85A3C22DEB875A9C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/from_range.h.85A3C22DEB875A9C.idx deleted file mode 100644 index 90d8a70d1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/from_range.h.85A3C22DEB875A9C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/front_insert_iterator.h.079BD142D6AA0294.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/front_insert_iterator.h.079BD142D6AA0294.idx deleted file mode 100644 index 3efabdb33..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/front_insert_iterator.h.079BD142D6AA0294.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fstream.2D73E2D943E9FA97.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fstream.2D73E2D943E9FA97.idx deleted file mode 100644 index ebf7e46aa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fstream.2D73E2D943E9FA97.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fstream.h.FB7CB0F8D25E8937.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fstream.h.FB7CB0F8D25E8937.idx deleted file mode 100644 index 83ea4a5fc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fstream.h.FB7CB0F8D25E8937.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/full_lambda.hpp.79C41EE91BB6145B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/full_lambda.hpp.79C41EE91BB6145B.idx deleted file mode 100644 index ef0d38e2f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/full_lambda.hpp.79C41EE91BB6145B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/full_lambda.hpp.86FB8DF7C1933857.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/full_lambda.hpp.86FB8DF7C1933857.idx deleted file mode 100644 index 8a7fcfd68..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/full_lambda.hpp.86FB8DF7C1933857.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function.h.A0AC9042D2CEE59E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function.h.A0AC9042D2CEE59E.idx deleted file mode 100644 index b47ed43f2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function.h.A0AC9042D2CEE59E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function.hpp.96D72C72ED7CBDF2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function.hpp.96D72C72ED7CBDF2.idx deleted file mode 100644 index cb665971e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function.hpp.96D72C72ED7CBDF2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function.hpp.FB9D0821014C2B46.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function.hpp.FB9D0821014C2B46.idx deleted file mode 100644 index 30fbf14a5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function.hpp.FB9D0821014C2B46.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function0.hpp.773F6770BB2CDFBF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function0.hpp.773F6770BB2CDFBF.idx deleted file mode 100644 index 6b42ae683..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function0.hpp.773F6770BB2CDFBF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function1.hpp.7C8D6B3C3B37EC5B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function1.hpp.7C8D6B3C3B37EC5B.idx deleted file mode 100644 index 6588ff854..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function1.hpp.7C8D6B3C3B37EC5B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function2.hpp.622579EB89D5760F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function2.hpp.622579EB89D5760F.idx deleted file mode 100644 index 14f73d3cc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function2.hpp.622579EB89D5760F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function_base.hpp.A2D474A97AC208D6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function_base.hpp.A2D474A97AC208D6.idx deleted file mode 100644 index 856233791..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function_base.hpp.A2D474A97AC208D6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function_equal.hpp.6FCCB649927DF4EA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function_equal.hpp.6FCCB649927DF4EA.idx deleted file mode 100644 index e6f2b7805..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function_equal.hpp.6FCCB649927DF4EA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function_fwd.hpp.8153765B6543896B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function_fwd.hpp.8153765B6543896B.idx deleted file mode 100644 index 0c43722b8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function_fwd.hpp.8153765B6543896B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function_template.hpp.67BCE33B534C04A2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function_template.hpp.67BCE33B534C04A2.idx deleted file mode 100644 index 0df1b1a7c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/function_template.hpp.67BCE33B534C04A2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/functional.9ABE97830BB16AE7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/functional.9ABE97830BB16AE7.idx deleted file mode 100644 index 9f74c3b47..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/functional.9ABE97830BB16AE7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fwd.hpp.8B7B557EEE645A1F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fwd.hpp.8B7B557EEE645A1F.idx deleted file mode 100644 index 0376741f4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fwd.hpp.8B7B557EEE645A1F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fwd.hpp.9F30BB65ACDBE0AB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fwd.hpp.9F30BB65ACDBE0AB.idx deleted file mode 100644 index cdc29db5b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fwd.hpp.9F30BB65ACDBE0AB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fwd.hpp.EE77975E9F4191D4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fwd.hpp.EE77975E9F4191D4.idx deleted file mode 100644 index 391f516f0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fwd.hpp.EE77975E9F4191D4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fwd_decl.hpp.794E5B9252FF5520.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fwd_decl.hpp.794E5B9252FF5520.idx deleted file mode 100644 index 0cbacd234..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/fwd_decl.hpp.794E5B9252FF5520.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gamma.h.BCEE879E6EAA71D1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gamma.h.BCEE879E6EAA71D1.idx deleted file mode 100644 index e3b6c51f2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gamma.h.BCEE879E6EAA71D1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gamma.hpp.326B330C33D5107C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gamma.hpp.326B330C33D5107C.idx deleted file mode 100644 index 967e6291f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gamma.hpp.326B330C33D5107C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gamma_distribution.h.6EBC09B6B1F2072E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gamma_distribution.h.6EBC09B6B1F2072E.idx deleted file mode 100644 index d5c1cd714..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gamma_distribution.h.6EBC09B6B1F2072E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gamma_inva.hpp.94A73E84018FF366.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gamma_inva.hpp.94A73E84018FF366.idx deleted file mode 100644 index 6f3489158..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gamma_inva.hpp.94A73E84018FF366.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gcc.hpp.E0514D6EDA3A1FA6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gcc.hpp.E0514D6EDA3A1FA6.idx deleted file mode 100644 index 4cfb3a506..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gcc.hpp.E0514D6EDA3A1FA6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gcd_lcm.h.E33E82CDB5002759.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gcd_lcm.h.E33E82CDB5002759.idx deleted file mode 100644 index b90ad1b40..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gcd_lcm.h.E33E82CDB5002759.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/generate.h.EE147ED55764FE23.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/generate.h.EE147ED55764FE23.idx deleted file mode 100644 index cfa0afb1e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/generate.h.EE147ED55764FE23.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/generate_canonical.h.345FAEE05E90CA1C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/generate_canonical.h.345FAEE05E90CA1C.idx deleted file mode 100644 index 6f94ed271..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/generate_canonical.h.345FAEE05E90CA1C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/generate_n.h.6A944CF6B4C262B1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/generate_n.h.6A944CF6B4C262B1.idx deleted file mode 100644 index d7697ae3b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/generate_n.h.6A944CF6B4C262B1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/generic_interconvert.hpp.7A3B0F7ACBB04D04.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/generic_interconvert.hpp.7A3B0F7ACBB04D04.idx deleted file mode 100644 index e9589184d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/generic_interconvert.hpp.7A3B0F7ACBB04D04.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/geometric_distribution.h.2BA6E1EBAE4F98BC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/geometric_distribution.h.2BA6E1EBAE4F98BC.idx deleted file mode 100644 index ca3586f01..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/geometric_distribution.h.2BA6E1EBAE4F98BC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/get.h.0026AF033A1C1D48.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/get.h.0026AF033A1C1D48.idx deleted file mode 100644 index 88296efee..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/get.h.0026AF033A1C1D48.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/get_error_info.hpp.0A20282790BD7AC3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/get_error_info.hpp.0A20282790BD7AC3.idx deleted file mode 100644 index c6b159bd1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/get_error_info.hpp.0A20282790BD7AC3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/get_pointer.hpp.816195E790F04516.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/get_pointer.hpp.816195E790F04516.idx deleted file mode 100644 index aa672a9e7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/get_pointer.hpp.816195E790F04516.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gethostuuid.h.75751E9C93661AA6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gethostuuid.h.75751E9C93661AA6.idx deleted file mode 100644 index 7e941545b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gethostuuid.h.75751E9C93661AA6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/global_fixture.hpp.463451015725D76F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/global_fixture.hpp.463451015725D76F.idx deleted file mode 100644 index 1baabf14f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/global_fixture.hpp.463451015725D76F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/global_typedef.hpp.95CCD8BF4C5C0C89.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/global_typedef.hpp.95CCD8BF4C5C0C89.idx deleted file mode 100644 index 3f0bf07c7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/global_typedef.hpp.95CCD8BF4C5C0C89.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gnu.h.16FF138A63587A36.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gnu.h.16FF138A63587A36.idx deleted file mode 100644 index 4b52d4cfe..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gnu.h.16FF138A63587A36.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gpu.hpp.707BC8E2DF6FF940.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gpu.hpp.707BC8E2DF6FF940.idx deleted file mode 100644 index 39f61d08c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/gpu.hpp.707BC8E2DF6FF940.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/half_positive.h.3384B90FA7062AF2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/half_positive.h.3384B90FA7062AF2.idx deleted file mode 100644 index a28a8b5c4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/half_positive.h.3384B90FA7062AF2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_apply.hpp.690E2FD69725D616.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_apply.hpp.690E2FD69725D616.idx deleted file mode 100644 index b9d697ee0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_apply.hpp.690E2FD69725D616.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_apply.hpp.CD75F749EB5CB625.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_apply.hpp.CD75F749EB5CB625.idx deleted file mode 100644 index 24e74ca24..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_apply.hpp.CD75F749EB5CB625.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_begin.hpp.D27EAB84590D980F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_begin.hpp.D27EAB84590D980F.idx deleted file mode 100644 index 6b23b0495..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_begin.hpp.D27EAB84590D980F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_binary_operator.hpp.9F81FBFF470CAE57.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_binary_operator.hpp.9F81FBFF470CAE57.idx deleted file mode 100644 index fe3a5bb36..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_binary_operator.hpp.9F81FBFF470CAE57.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_left_shift.hpp.10641022A96B4EFD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_left_shift.hpp.10641022A96B4EFD.idx deleted file mode 100644 index 7c65872e5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_left_shift.hpp.10641022A96B4EFD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_opt.hpp.421A94D48F2D8FA8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_opt.hpp.421A94D48F2D8FA8.idx deleted file mode 100644 index 10c9bcf3e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_opt.hpp.421A94D48F2D8FA8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_single_bit.h.1D9B6D232848E491.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_single_bit.h.1D9B6D232848E491.idx deleted file mode 100644 index 613c8832b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_single_bit.h.1D9B6D232848E491.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_tag.hpp.8C860C5DC98E1ED4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_tag.hpp.8C860C5DC98E1ED4.idx deleted file mode 100644 index dcdc52ebc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_tag.hpp.8C860C5DC98E1ED4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_type.hpp.AAAE95D1AD167614.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_type.hpp.AAAE95D1AD167614.idx deleted file mode 100644 index 5199efcc3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_type.hpp.AAAE95D1AD167614.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_unique_object_representation.h.C51DA737AEAFF81A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_unique_object_representation.h.C51DA737AEAFF81A.idx deleted file mode 100644 index 89c19494a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_unique_object_representation.h.C51DA737AEAFF81A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_virtual_destructor.h.CBFDC926BBBC0DF6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_virtual_destructor.h.CBFDC926BBBC0DF6.idx deleted file mode 100644 index ce917367a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_virtual_destructor.h.CBFDC926BBBC0DF6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_xxx.hpp.A90FD821AD759462.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_xxx.hpp.A90FD821AD759462.idx deleted file mode 100644 index 9fe2fa50e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_xxx.hpp.A90FD821AD759462.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_xxx.hpp.EFC75A99CD58E410.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_xxx.hpp.EFC75A99CD58E410.idx deleted file mode 100644 index 270af9a4b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/has_xxx.hpp.EFC75A99CD58E410.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/hash.h.2AB2996D78999B11.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/hash.h.2AB2996D78999B11.idx deleted file mode 100644 index 13b4cd1e6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/hash.h.2AB2996D78999B11.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/hash.h.80B9D7C8C6CADE1F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/hash.h.80B9D7C8C6CADE1F.idx deleted file mode 100644 index 7a8833b10..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/hash.h.80B9D7C8C6CADE1F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/hash.hpp.DFBCC94AA77F00AF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/hash.hpp.DFBCC94AA77F00AF.idx deleted file mode 100644 index 3753ebfb2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/hash.hpp.DFBCC94AA77F00AF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/helper_macros.hpp.C0D82CF276378DA9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/helper_macros.hpp.C0D82CF276378DA9.idx deleted file mode 100644 index b2f85226a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/helper_macros.hpp.C0D82CF276378DA9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/high_resolution_clock.h.693612ED4A034E2D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/high_resolution_clock.h.693612ED4A034E2D.idx deleted file mode 100644 index 62d3e91da..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/high_resolution_clock.h.693612ED4A034E2D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/host_info.h.22A9629ACE025E1B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/host_info.h.22A9629ACE025E1B.idx deleted file mode 100644 index e7cf049b6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/host_info.h.22A9629ACE025E1B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/host_notify.h.2696AB3C35ECC515.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/host_notify.h.2696AB3C35ECC515.idx deleted file mode 100644 index 55c25be54..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/host_notify.h.2696AB3C35ECC515.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/host_special_ports.h.CA1F8DD37179F22B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/host_special_ports.h.CA1F8DD37179F22B.idx deleted file mode 100644 index 03e88470b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/host_special_ports.h.CA1F8DD37179F22B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/hyperbolic_functions.h.E91B410950363A3D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/hyperbolic_functions.h.E91B410950363A3D.idx deleted file mode 100644 index 9ddb4bf61..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/hyperbolic_functions.h.E91B410950363A3D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/hypot.h.FFF284F99BD8B889.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/hypot.h.FFF284F99BD8B889.idx deleted file mode 100644 index 042677bb8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/hypot.h.FFF284F99BD8B889.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/hypot.hpp.C7B2F2A36825665C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/hypot.hpp.C7B2F2A36825665C.idx deleted file mode 100644 index 1bf3fa9c8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/hypot.hpp.C7B2F2A36825665C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/id.h.D82D85EF4A678730.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/id.h.D82D85EF4A678730.idx deleted file mode 100644 index 948cf0079..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/id.h.D82D85EF4A678730.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/identity.h.AA9034BADBB11847.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/identity.h.AA9034BADBB11847.idx deleted file mode 100644 index 8f2d2b96c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/identity.h.AA9034BADBB11847.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/identity.hpp.70896C5C26DDD4D7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/identity.hpp.70896C5C26DDD4D7.idx deleted file mode 100644 index 7a77a6a17..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/identity.hpp.70896C5C26DDD4D7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/identity.hpp.8801389C92A11D2A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/identity.hpp.8801389C92A11D2A.idx deleted file mode 100644 index 24e255e1d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/identity.hpp.8801389C92A11D2A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/identity.hpp.DF256424F209F7E2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/identity.hpp.DF256424F209F7E2.idx deleted file mode 100644 index 043f65ecf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/identity.hpp.DF256424F209F7E2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/if.hpp.2DCC9A9655FD3734.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/if.hpp.2DCC9A9655FD3734.idx deleted file mode 100644 index dd563d051..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/if.hpp.2DCC9A9655FD3734.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/if.hpp.5B250E8BA80DE316.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/if.hpp.5B250E8BA80DE316.idx deleted file mode 100644 index 7c26cc0d9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/if.hpp.5B250E8BA80DE316.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/igamma_inverse.hpp.CA1AABB53C2DFE5B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/igamma_inverse.hpp.CA1AABB53C2DFE5B.idx deleted file mode 100644 index 11a76b142..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/igamma_inverse.hpp.CA1AABB53C2DFE5B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/igamma_large.hpp.7B35B5D92F00A114.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/igamma_large.hpp.7B35B5D92F00A114.idx deleted file mode 100644 index 6cc0c906a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/igamma_large.hpp.7B35B5D92F00A114.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ignore_unused.hpp.2FC67742414D9758.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ignore_unused.hpp.2FC67742414D9758.idx deleted file mode 100644 index 71daa21fb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ignore_unused.hpp.2FC67742414D9758.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iif.hpp.72B2ED19FF9AE9F8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iif.hpp.72B2ED19FF9AE9F8.idx deleted file mode 100644 index cb8ba0da6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iif.hpp.72B2ED19FF9AE9F8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/impl.hpp.B5823F824E222B73.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/impl.hpp.B5823F824E222B73.idx deleted file mode 100644 index 5c2b45352..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/impl.hpp.B5823F824E222B73.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/implementation_help.hpp.E2FFC7F15DE41DFF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/implementation_help.hpp.E2FFC7F15DE41DFF.idx deleted file mode 100644 index 4b0029d6a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/implementation_help.hpp.E2FFC7F15DE41DFF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/import_export.hpp.E57FCE6919831D62.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/import_export.hpp.E57FCE6919831D62.idx deleted file mode 100644 index d85e74762..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/import_export.hpp.E57FCE6919831D62.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/in_found_result.h.2432F3C694E7A0C6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/in_found_result.h.2432F3C694E7A0C6.idx deleted file mode 100644 index b1332e8ca..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/in_found_result.h.2432F3C694E7A0C6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/in_fun_result.h.3A2451CC018C53FF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/in_fun_result.h.3A2451CC018C53FF.idx deleted file mode 100644 index e14ad58ee..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/in_fun_result.h.3A2451CC018C53FF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/in_in_out_result.h.170CB5D9F26122AD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/in_in_out_result.h.170CB5D9F26122AD.idx deleted file mode 100644 index 46c882b21..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/in_in_out_result.h.170CB5D9F26122AD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/in_in_result.h.3BC5BF6877A0F6F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/in_in_result.h.3BC5BF6877A0F6F2.idx deleted file mode 100644 index 4665ea41d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/in_in_result.h.3BC5BF6877A0F6F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/in_out_out_result.h.2D26F474294C277F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/in_out_out_result.h.2D26F474294C277F.idx deleted file mode 100644 index 71109039d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/in_out_out_result.h.2D26F474294C277F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/in_out_result.h.D1B56856A281D23E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/in_out_result.h.D1B56856A281D23E.idx deleted file mode 100644 index 91a22379d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/in_out_result.h.D1B56856A281D23E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/in_place.h.079515014C1D9519.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/in_place.h.079515014C1D9519.idx deleted file mode 100644 index d8854fc11..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/in_place.h.079515014C1D9519.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inc.hpp.651427B57C64487E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inc.hpp.651427B57C64487E.idx deleted file mode 100644 index 2dc67f3cb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inc.hpp.651427B57C64487E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inc.hpp.EF74EB04FDBF4911.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inc.hpp.EF74EB04FDBF4911.idx deleted file mode 100644 index 393ccfe0b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inc.hpp.EF74EB04FDBF4911.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inc_256.hpp.1DF59AC2AB256BDA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inc_256.hpp.1DF59AC2AB256BDA.idx deleted file mode 100644 index 427763f67..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inc_256.hpp.1DF59AC2AB256BDA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/include_preprocessed.hpp.B26614D0342CBACD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/include_preprocessed.hpp.B26614D0342CBACD.idx deleted file mode 100644 index 4d0143bf2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/include_preprocessed.hpp.B26614D0342CBACD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/includes.h.618D7A7F93C6A18C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/includes.h.618D7A7F93C6A18C.idx deleted file mode 100644 index fc4a8cd6a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/includes.h.618D7A7F93C6A18C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inclusive_scan.h.DAA19EAFD36B169B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inclusive_scan.h.DAA19EAFD36B169B.idx deleted file mode 100644 index 5a1e1cf57..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inclusive_scan.h.DAA19EAFD36B169B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/incrementable_traits.h.DDD98C8DD5E22C73.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/incrementable_traits.h.DDD98C8DD5E22C73.idx deleted file mode 100644 index 5ac3bd381..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/incrementable_traits.h.DDD98C8DD5E22C73.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/independent_bits_engine.h.24C5E6B177B451B5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/independent_bits_engine.h.24C5E6B177B451B5.idx deleted file mode 100644 index b008709e2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/independent_bits_engine.h.24C5E6B177B451B5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/indirections.hpp.5CA2B4E8191A3386.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/indirections.hpp.5CA2B4E8191A3386.idx deleted file mode 100644 index 717fe14ea..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/indirections.hpp.5CA2B4E8191A3386.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/indirectly_comparable.h.8BAC1FA53B4E9480.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/indirectly_comparable.h.8BAC1FA53B4E9480.idx deleted file mode 100644 index 5dad3288e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/indirectly_comparable.h.8BAC1FA53B4E9480.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inf_nan.hpp.C9DD45D182FFCB59.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inf_nan.hpp.C9DD45D182FFCB59.idx deleted file mode 100644 index ca85ee139..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inf_nan.hpp.C9DD45D182FFCB59.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/info.hpp.B103EDBDD882AC66.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/info.hpp.B103EDBDD882AC66.idx deleted file mode 100644 index fcddf5785..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/info.hpp.B103EDBDD882AC66.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/initializer_list.0B1D491D34747D31.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/initializer_list.0B1D491D34747D31.idx deleted file mode 100644 index f41be3805..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/initializer_list.0B1D491D34747D31.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inner_product.h.FA235308FD57DEEA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inner_product.h.FA235308FD57DEEA.idx deleted file mode 100644 index 0419d9dbf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inner_product.h.FA235308FD57DEEA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inplace_merge.h.BD4B687B13A34A70.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inplace_merge.h.BD4B687B13A34A70.idx deleted file mode 100644 index a75e742da..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inplace_merge.h.BD4B687B13A34A70.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/input_iterator_facade.hpp.0B6A54CCA0001367.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/input_iterator_facade.hpp.0B6A54CCA0001367.idx deleted file mode 100644 index 8c1a76aad..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/input_iterator_facade.hpp.0B6A54CCA0001367.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/insert_iterator.h.8CDBE2AAEFF97D08.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/insert_iterator.h.8CDBE2AAEFF97D08.idx deleted file mode 100644 index 1643ffaaf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/insert_iterator.h.8CDBE2AAEFF97D08.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/int.hpp.B46296EA5AF77258.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/int.hpp.B46296EA5AF77258.idx deleted file mode 100644 index 9b764311e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/int.hpp.B46296EA5AF77258.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/int_float_mixture.hpp.5C90E19AB6F801FB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/int_float_mixture.hpp.5C90E19AB6F801FB.idx deleted file mode 100644 index 2b3c7289d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/int_float_mixture.hpp.5C90E19AB6F801FB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/int_float_mixture_enum.hpp.46DCA1D978A86D2E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/int_float_mixture_enum.hpp.46DCA1D978A86D2E.idx deleted file mode 100644 index 26412b648..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/int_float_mixture_enum.hpp.46DCA1D978A86D2E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/int_fwd.hpp.5281FD20CD9E8994.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/int_fwd.hpp.5281FD20CD9E8994.idx deleted file mode 100644 index fe4dd087c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/int_fwd.hpp.5281FD20CD9E8994.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integer.hpp.3A7681B32F7B88B9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integer.hpp.3A7681B32F7B88B9.idx deleted file mode 100644 index 85fe224c1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integer.hpp.3A7681B32F7B88B9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integer.hpp.C5228031677F6F21.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integer.hpp.C5228031677F6F21.idx deleted file mode 100644 index 7e49ac335..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integer.hpp.C5228031677F6F21.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integer_fwd.hpp.E7A19C8D0260C7C8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integer_fwd.hpp.E7A19C8D0260C7C8.idx deleted file mode 100644 index 9df1d4d30..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integer_fwd.hpp.E7A19C8D0260C7C8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integer_ops.hpp.269944737D3E07E2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integer_ops.hpp.269944737D3E07E2.idx deleted file mode 100644 index 55637231f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integer_ops.hpp.269944737D3E07E2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integer_sequence.h.075F5836A3BF0E73.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integer_sequence.h.075F5836A3BF0E73.idx deleted file mode 100644 index bdb644531..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integer_sequence.h.075F5836A3BF0E73.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integer_sequence.hpp.C5569913DADBD45E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integer_sequence.hpp.C5569913DADBD45E.idx deleted file mode 100644 index cf4705cfa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integer_sequence.hpp.C5569913DADBD45E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integer_traits.hpp.7BD2DC06FC8A24DD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integer_traits.hpp.7BD2DC06FC8A24DD.idx deleted file mode 100644 index b81e38363..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integer_traits.hpp.7BD2DC06FC8A24DD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral.hpp.7F08BF9A35AA3D3E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral.hpp.7F08BF9A35AA3D3E.idx deleted file mode 100644 index cabaacd3f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral.hpp.7F08BF9A35AA3D3E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral.hpp.EF83A547A39EB395.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral.hpp.EF83A547A39EB395.idx deleted file mode 100644 index 6d28c063c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral.hpp.EF83A547A39EB395.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral_c.hpp.DE6FD24DD7C97CD4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral_c.hpp.DE6FD24DD7C97CD4.idx deleted file mode 100644 index e4f4a0670..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral_c.hpp.DE6FD24DD7C97CD4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral_c_fwd.hpp.912493A441C00DE6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral_c_fwd.hpp.912493A441C00DE6.idx deleted file mode 100644 index 892f1376a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral_c_fwd.hpp.912493A441C00DE6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral_c_tag.hpp.F1974334E6A6FCDB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral_c_tag.hpp.F1974334E6A6FCDB.idx deleted file mode 100644 index d3e18ca10..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral_c_tag.hpp.F1974334E6A6FCDB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral_constant.h.9776B12E1507BF33.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral_constant.h.9776B12E1507BF33.idx deleted file mode 100644 index d81da0ea4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral_constant.h.9776B12E1507BF33.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral_constant.hpp.CCF48D425AA80998.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral_constant.hpp.CCF48D425AA80998.idx deleted file mode 100644 index a6c9da980..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral_constant.hpp.CCF48D425AA80998.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral_wrapper.hpp.3BD55D62A10AD27C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral_wrapper.hpp.3BD55D62A10AD27C.idx deleted file mode 100644 index 84513e696..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/integral_wrapper.hpp.3BD55D62A10AD27C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/intel.hpp.6C4C3970559D18AE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/intel.hpp.6C4C3970559D18AE.idx deleted file mode 100644 index 8814f78fc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/intel.hpp.6C4C3970559D18AE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/intel_intrinsics.hpp.FB674A1971407E19.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/intel_intrinsics.hpp.FB674A1971407E19.idx deleted file mode 100644 index 724c2a850..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/intel_intrinsics.hpp.FB674A1971407E19.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/interface.hpp.5CB0040217CE41D4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/interface.hpp.5CB0040217CE41D4.idx deleted file mode 100644 index 24ff06f70..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/interface.hpp.5CB0040217CE41D4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/interface.hpp.C11E350123FAD1BC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/interface.hpp.C11E350123FAD1BC.idx deleted file mode 100644 index 1f1a5371a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/interface.hpp.C11E350123FAD1BC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/interoperable.hpp.E2D1231B7312E4AE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/interoperable.hpp.E2D1231B7312E4AE.idx deleted file mode 100644 index 59b4cde8b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/interoperable.hpp.E2D1231B7312E4AE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/intrinsics.hpp.92161C1A6E2ED8F3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/intrinsics.hpp.92161C1A6E2ED8F3.idx deleted file mode 100644 index f0f699ae4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/intrinsics.hpp.92161C1A6E2ED8F3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inttypes.h.C8B600ABA9AC3641.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inttypes.h.C8B600ABA9AC3641.idx deleted file mode 100644 index f6c55b8b3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inttypes.h.C8B600ABA9AC3641.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inttypes.h.CC4F55C0F1E18C69.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inttypes.h.CC4F55C0F1E18C69.idx deleted file mode 100644 index f3d983f92..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inttypes.h.CC4F55C0F1E18C69.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inttypes.h.E1803EC614D2D9C8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inttypes.h.E1803EC614D2D9C8.idx deleted file mode 100644 index 53351d7bb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inttypes.h.E1803EC614D2D9C8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inverse_hyperbolic_functions.h.F798880FF05A64DC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inverse_hyperbolic_functions.h.F798880FF05A64DC.idx deleted file mode 100644 index ea042d5dd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inverse_hyperbolic_functions.h.F798880FF05A64DC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inverse_trigonometric_functions.h.6178CECB3A9A1031.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inverse_trigonometric_functions.h.6178CECB3A9A1031.idx deleted file mode 100644 index 7c4d8fbce..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/inverse_trigonometric_functions.h.6178CECB3A9A1031.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/invert_if.h.FB50E8558B4E3B03.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/invert_if.h.FB50E8558B4E3B03.idx deleted file mode 100644 index 2ddae860c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/invert_if.h.FB50E8558B4E3B03.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/invocable.h.B540CE1B6F5F21E3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/invocable.h.B540CE1B6F5F21E3.idx deleted file mode 100644 index 5b436d02d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/invocable.h.B540CE1B6F5F21E3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/invoke.h.1B79458C07D8DA67.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/invoke.h.1B79458C07D8DA67.idx deleted file mode 100644 index 1df0447bd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/invoke.h.1B79458C07D8DA67.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/invoke.h.508EC14D183C6E6A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/invoke.h.508EC14D183C6E6A.idx deleted file mode 100644 index 85f5b044d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/invoke.h.508EC14D183C6E6A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/invoke_swap.hpp.31209315779FE802.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/invoke_swap.hpp.31209315779FE802.idx deleted file mode 100644 index dc8479a93..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/invoke_swap.hpp.31209315779FE802.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/io.hpp.02C41D5C09201376.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/io.hpp.02C41D5C09201376.idx deleted file mode 100644 index b2ecfcf33..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/io.hpp.02C41D5C09201376.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/io.hpp.23B92A77E5108E79.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/io.hpp.23B92A77E5108E79.idx deleted file mode 100644 index adb54f701..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/io.hpp.23B92A77E5108E79.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/io_fwd.hpp.07F1BCEA0B03556E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/io_fwd.hpp.07F1BCEA0B03556E.idx deleted file mode 100644 index 9e86fea1a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/io_fwd.hpp.07F1BCEA0B03556E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iomanip.85EA41C8F0873410.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iomanip.85EA41C8F0873410.idx deleted file mode 100644 index 48e1a188d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iomanip.85EA41C8F0873410.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ios.F2768657418C8479.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ios.F2768657418C8479.idx deleted file mode 100644 index 21957e3d2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ios.F2768657418C8479.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ios.h.2491F3A982B660C7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ios.h.2491F3A982B660C7.idx deleted file mode 100644 index c5c202d4e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ios.h.2491F3A982B660C7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ios.h.737625C446BA5671.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ios.h.737625C446BA5671.idx deleted file mode 100644 index ac2b68209..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ios.h.737625C446BA5671.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ios_state.hpp.4FC2D17712214145.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ios_state.hpp.4FC2D17712214145.idx deleted file mode 100644 index ca674aee9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ios_state.hpp.4FC2D17712214145.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iosfwd.F88082F3F1E5DF6A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iosfwd.F88082F3F1E5DF6A.idx deleted file mode 100644 index af96d1aea..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iosfwd.F88082F3F1E5DF6A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iostream.2698E30AF68B33F3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iostream.2698E30AF68B33F3.idx deleted file mode 100644 index 50491cca1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iostream.2698E30AF68B33F3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iota.h.3995AE8EECF38EBB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iota.h.3995AE8EECF38EBB.idx deleted file mode 100644 index 27e7dcadf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iota.h.3995AE8EECF38EBB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ipc_info.h.95F82ABBD3588A46.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ipc_info.h.95F82ABBD3588A46.idx deleted file mode 100644 index 19880ea73..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ipc_info.h.95F82ABBD3588A46.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_abstract.h.B3A6E07B662DBE97.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_abstract.h.B3A6E07B662DBE97.idx deleted file mode 100644 index 3862fa996..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_abstract.h.B3A6E07B662DBE97.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_abstract.hpp.BF549A17B49241D9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_abstract.hpp.BF549A17B49241D9.idx deleted file mode 100644 index 61cb13b20..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_abstract.hpp.BF549A17B49241D9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_aggregate.h.6D5C0E710AF0B2BF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_aggregate.h.6D5C0E710AF0B2BF.idx deleted file mode 100644 index 6ea80f8d0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_aggregate.h.6D5C0E710AF0B2BF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_allocator.h.097D902D5AA223D0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_allocator.h.097D902D5AA223D0.idx deleted file mode 100644 index c1f00aa6c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_allocator.h.097D902D5AA223D0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_always_bitcastable.h.C126DF7A5527CDA3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_always_bitcastable.h.C126DF7A5527CDA3.idx deleted file mode 100644 index e479e21d1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_always_bitcastable.h.C126DF7A5527CDA3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_always_lock_free.h.B76BC0204AF1D80D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_always_lock_free.h.B76BC0204AF1D80D.idx deleted file mode 100644 index 93b9fc484..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_always_lock_free.h.B76BC0204AF1D80D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_arithmetic.h.2BB769681C627C00.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_arithmetic.h.2BB769681C627C00.idx deleted file mode 100644 index af2bc1b02..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_arithmetic.h.2BB769681C627C00.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_arithmetic.hpp.BE8C5A3C1DAAACEA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_arithmetic.hpp.BE8C5A3C1DAAACEA.idx deleted file mode 100644 index 78b84bb24..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_arithmetic.hpp.BE8C5A3C1DAAACEA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_array.h.D053056C9243167D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_array.h.D053056C9243167D.idx deleted file mode 100644 index c22f6e5d3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_array.h.D053056C9243167D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_array.hpp.C9AA6AF9089B1F9C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_array.hpp.C9AA6AF9089B1F9C.idx deleted file mode 100644 index fe0c9476d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_array.hpp.C9AA6AF9089B1F9C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_assignable.h.2957FB88C4AB8859.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_assignable.h.2957FB88C4AB8859.idx deleted file mode 100644 index 0b904186a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_assignable.h.2957FB88C4AB8859.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_backend.hpp.74F96B9C5395C78A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_backend.hpp.74F96B9C5395C78A.idx deleted file mode 100644 index a06b993b1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_backend.hpp.74F96B9C5395C78A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_base_of.h.927AC652A5D713E2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_base_of.h.927AC652A5D713E2.idx deleted file mode 100644 index 4490f7053..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_base_of.h.927AC652A5D713E2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_binary.hpp.C9FCAE804BC4A91B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_binary.hpp.C9FCAE804BC4A91B.idx deleted file mode 100644 index 0df039c3f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_binary.hpp.C9FCAE804BC4A91B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_bounded_array.h.2A239F4AE5F0C97B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_bounded_array.h.2A239F4AE5F0C97B.idx deleted file mode 100644 index 20d58468d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_bounded_array.h.2A239F4AE5F0C97B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_byte_container.hpp.F8FF67BFE9F4A060.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_byte_container.hpp.F8FF67BFE9F4A060.idx deleted file mode 100644 index 871ddf5f7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_byte_container.hpp.F8FF67BFE9F4A060.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_callable.h.25959339D2AE607D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_callable.h.25959339D2AE607D.idx deleted file mode 100644 index 6ccb2513b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_callable.h.25959339D2AE607D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_char_like_type.h.88BC2C8121282E51.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_char_like_type.h.88BC2C8121282E51.idx deleted file mode 100644 index 08331148d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_char_like_type.h.88BC2C8121282E51.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_character.hpp.426DAAB892A98E8E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_character.hpp.426DAAB892A98E8E.idx deleted file mode 100644 index 20977a333..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_character.hpp.426DAAB892A98E8E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_class.h.5A93955BD4F1C019.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_class.h.5A93955BD4F1C019.idx deleted file mode 100644 index 7bb2f106f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_class.h.5A93955BD4F1C019.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_complete.hpp.F06E947376E63FB4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_complete.hpp.F06E947376E63FB4.idx deleted file mode 100644 index 7b17743f2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_complete.hpp.F06E947376E63FB4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_complex.hpp.0B042CC735B809A7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_complex.hpp.0B042CC735B809A7.idx deleted file mode 100644 index 30c2f5e01..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_complex.hpp.0B042CC735B809A7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_compound.h.CB8445D8CC13F050.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_compound.h.CB8445D8CC13F050.idx deleted file mode 100644 index 8d202c7f5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_compound.h.CB8445D8CC13F050.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_const.h.206EA475CE6FFAD4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_const.h.206EA475CE6FFAD4.idx deleted file mode 100644 index a51ba6507..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_const.h.206EA475CE6FFAD4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_const.hpp.E4A6852347E3817F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_const.hpp.E4A6852347E3817F.idx deleted file mode 100644 index 96b19f998..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_const.hpp.E4A6852347E3817F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_constant_evaluated.h.EC718B63C55D5AE2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_constant_evaluated.h.EC718B63C55D5AE2.idx deleted file mode 100644 index fa95f3cb3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_constant_evaluated.h.EC718B63C55D5AE2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_constant_evaluated.hpp.52C5B09477F06891.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_constant_evaluated.hpp.52C5B09477F06891.idx deleted file mode 100644 index b98265503..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_constant_evaluated.hpp.52C5B09477F06891.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_constructible.h.6000A671EE5FE1DB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_constructible.h.6000A671EE5FE1DB.idx deleted file mode 100644 index 1bad069d7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_constructible.h.6000A671EE5FE1DB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_convertible.h.BF85042DA022747E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_convertible.h.BF85042DA022747E.idx deleted file mode 100644 index 8fa0dce23..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_convertible.h.BF85042DA022747E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_convertible.hpp.152FFD5B0116A115.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_convertible.hpp.152FFD5B0116A115.idx deleted file mode 100644 index c7e5a2262..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_convertible.hpp.152FFD5B0116A115.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_convertible_arithmetic.hpp.03826F3C61614CC3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_convertible_arithmetic.hpp.03826F3C61614CC3.idx deleted file mode 100644 index c899b5b2d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_convertible_arithmetic.hpp.03826F3C61614CC3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_copy_assignable.h.A6A383ADE3DB34F6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_copy_assignable.h.A6A383ADE3DB34F6.idx deleted file mode 100644 index dc9447839..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_copy_assignable.h.A6A383ADE3DB34F6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_copy_constructible.h.12FEDA934AAAA174.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_copy_constructible.h.12FEDA934AAAA174.idx deleted file mode 100644 index a849d9b2d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_copy_constructible.h.12FEDA934AAAA174.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_core_convertible.h.360966BCCEC5DAC9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_core_convertible.h.360966BCCEC5DAC9.idx deleted file mode 100644 index 7f5da8ed7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_core_convertible.h.360966BCCEC5DAC9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_cstring.hpp.5869299DFFBB4F7A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_cstring.hpp.5869299DFFBB4F7A.idx deleted file mode 100644 index 679ef76b7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_cstring.hpp.5869299DFFBB4F7A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_default_constructible.h.2411BB22B8FB178F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_default_constructible.h.2411BB22B8FB178F.idx deleted file mode 100644 index d211aead1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_default_constructible.h.2411BB22B8FB178F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_destructible.h.9858AA99E355A3D5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_destructible.h.9858AA99E355A3D5.idx deleted file mode 100644 index 2415ca3dc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_destructible.h.9858AA99E355A3D5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_detected.hpp.17989172BFCFA2E0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_detected.hpp.17989172BFCFA2E0.idx deleted file mode 100644 index d1c5e2d82..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_detected.hpp.17989172BFCFA2E0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_empty.h.4BED7E77A9CE0D9A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_empty.h.4BED7E77A9CE0D9A.idx deleted file mode 100644 index 8b6a8dffb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_empty.h.4BED7E77A9CE0D9A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_empty.hpp.ABE96F34843CD02A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_empty.hpp.ABE96F34843CD02A.idx deleted file mode 100644 index a84805fbb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_empty.hpp.ABE96F34843CD02A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_enum.h.AC9DCA11A375D586.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_enum.h.AC9DCA11A375D586.idx deleted file mode 100644 index fa3088a40..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_enum.h.AC9DCA11A375D586.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_enum.hpp.FADF5F6AF1CF51C7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_enum.hpp.FADF5F6AF1CF51C7.idx deleted file mode 100644 index 42beaddb8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_enum.hpp.FADF5F6AF1CF51C7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_eq.h.7456BF8FF051112C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_eq.h.7456BF8FF051112C.idx deleted file mode 100644 index f776853cd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_eq.h.7456BF8FF051112C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_equality_comparable.h.B3AB9BA9BF6AEE5B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_equality_comparable.h.B3AB9BA9BF6AEE5B.idx deleted file mode 100644 index 55ec31177..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_equality_comparable.h.B3AB9BA9BF6AEE5B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_execution_policy.h.FBEAF197BCD6FB2C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_execution_policy.h.FBEAF197BCD6FB2C.idx deleted file mode 100644 index a0b221577..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_execution_policy.h.FBEAF197BCD6FB2C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_final.h.771FE57EE28F2B8A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_final.h.771FE57EE28F2B8A.idx deleted file mode 100644 index b52c9d6b9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_final.h.771FE57EE28F2B8A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_float.hpp.379DAD376FBED53F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_float.hpp.379DAD376FBED53F.idx deleted file mode 100644 index 21699af26..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_float.hpp.379DAD376FBED53F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_floating_point.h.BE7B64B562CB0FAE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_floating_point.h.BE7B64B562CB0FAE.idx deleted file mode 100644 index e3c8244ab..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_floating_point.h.BE7B64B562CB0FAE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_floating_point.hpp.FAF9AA0B06209DF0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_floating_point.hpp.FAF9AA0B06209DF0.idx deleted file mode 100644 index 43dbb022a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_floating_point.hpp.FAF9AA0B06209DF0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_forward_iterable.hpp.1613E4751CE3BA7A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_forward_iterable.hpp.1613E4751CE3BA7A.idx deleted file mode 100644 index 8dfcd42a2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_forward_iterable.hpp.1613E4751CE3BA7A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_function.h.9BF4CAF4CE51A68D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_function.h.9BF4CAF4CE51A68D.idx deleted file mode 100644 index bfaae6ddd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_function.h.9BF4CAF4CE51A68D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_function.hpp.3175CACDFF802320.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_function.hpp.3175CACDFF802320.idx deleted file mode 100644 index b93e29323..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_function.hpp.3175CACDFF802320.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_function_cxx_11.hpp.BB83FA11D39F6D92.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_function_cxx_11.hpp.BB83FA11D39F6D92.idx deleted file mode 100644 index ae167d76e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_function_cxx_11.hpp.BB83FA11D39F6D92.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_fundamental.h.77389166F23D8EAD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_fundamental.h.77389166F23D8EAD.idx deleted file mode 100644 index db28963fb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_fundamental.h.77389166F23D8EAD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_heap.h.DA23AF57F8B38BD6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_heap.h.DA23AF57F8B38BD6.idx deleted file mode 100644 index a2ee9d6f8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_heap.h.DA23AF57F8B38BD6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_heap_until.h.3B3B99C5F32A003B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_heap_until.h.3B3B99C5F32A003B.idx deleted file mode 100644 index 19d0b6dd2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_heap_until.h.3B3B99C5F32A003B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_implicitly_default_constructible.h.CA9A769BB2CE7BD5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_implicitly_default_constructible.h.CA9A769BB2CE7BD5.idx deleted file mode 100644 index 578ef4c9f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_implicitly_default_constructible.h.CA9A769BB2CE7BD5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_integral.h.0CED3047458476A2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_integral.h.0CED3047458476A2.idx deleted file mode 100644 index e50ac01b4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_integral.h.0CED3047458476A2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_integral.hpp.58FD09513C15B35A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_integral.hpp.58FD09513C15B35A.idx deleted file mode 100644 index 9a12e718e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_integral.hpp.58FD09513C15B35A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_literal_type.h.88F7BD12853C28D4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_literal_type.h.88F7BD12853C28D4.idx deleted file mode 100644 index 74f92b931..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_literal_type.h.88F7BD12853C28D4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_lvalue_reference.hpp.A00ECF29CC5F0FD7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_lvalue_reference.hpp.A00ECF29CC5F0FD7.idx deleted file mode 100644 index e876659c7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_lvalue_reference.hpp.A00ECF29CC5F0FD7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_maximum_number.hpp.C8907A231554204F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_maximum_number.hpp.C8907A231554204F.idx deleted file mode 100644 index 7593e7986..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_maximum_number.hpp.C8907A231554204F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_member_function_pointer.h.A78099017C1ACA4D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_member_function_pointer.h.A78099017C1ACA4D.idx deleted file mode 100644 index 4778edeb6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_member_function_pointer.h.A78099017C1ACA4D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_member_object_pointer.h.D15F2DEDBDC86694.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_member_object_pointer.h.D15F2DEDBDC86694.idx deleted file mode 100644 index a854778a8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_member_object_pointer.h.D15F2DEDBDC86694.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_member_pointer.h.06847355735B8210.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_member_pointer.h.06847355735B8210.idx deleted file mode 100644 index 8f26a88de..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_member_pointer.h.06847355735B8210.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_minimum_number.hpp.D1F6A1035E2AFEAE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_minimum_number.hpp.D1F6A1035E2AFEAE.idx deleted file mode 100644 index 1889c592e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_minimum_number.hpp.D1F6A1035E2AFEAE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_move_assignable.h.93EBBB6D73B0857A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_move_assignable.h.93EBBB6D73B0857A.idx deleted file mode 100644 index 932f6b2cf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_move_assignable.h.93EBBB6D73B0857A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_move_constructible.h.5341111195D95C6E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_move_constructible.h.5341111195D95C6E.idx deleted file mode 100644 index da8873f5e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_move_constructible.h.5341111195D95C6E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_msvc_eti_arg.hpp.5C4BA3431D8D471B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_msvc_eti_arg.hpp.5C4BA3431D8D471B.idx deleted file mode 100644 index 14f8d3173..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_msvc_eti_arg.hpp.5C4BA3431D8D471B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_assignable.h.9E68D1B143AD7ACC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_assignable.h.9E68D1B143AD7ACC.idx deleted file mode 100644 index 0eebdd96e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_assignable.h.9E68D1B143AD7ACC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_constructible.h.7D86161685D003E7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_constructible.h.7D86161685D003E7.idx deleted file mode 100644 index eb1cadccc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_constructible.h.7D86161685D003E7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_convertible.h.AD623BF8CFF8CFCF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_convertible.h.AD623BF8CFF8CFCF.idx deleted file mode 100644 index 98d7a3f4a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_convertible.h.AD623BF8CFF8CFCF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_copy_assignable.h.C528543135E0B5B0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_copy_assignable.h.C528543135E0B5B0.idx deleted file mode 100644 index 798264b08..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_copy_assignable.h.C528543135E0B5B0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_copy_constructible.h.18949D35DBD8C252.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_copy_constructible.h.18949D35DBD8C252.idx deleted file mode 100644 index 2977481d3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_copy_constructible.h.18949D35DBD8C252.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_default_constructible.h.5513AE57D53E2DF5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_default_constructible.h.5513AE57D53E2DF5.idx deleted file mode 100644 index c464f829d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_default_constructible.h.5513AE57D53E2DF5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_destructible.h.8992F6864AB7AA26.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_destructible.h.8992F6864AB7AA26.idx deleted file mode 100644 index e1253fd6e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_destructible.h.8992F6864AB7AA26.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_move_assignable.h.D7CDFB89555F7E97.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_move_assignable.h.D7CDFB89555F7E97.idx deleted file mode 100644 index 696c5afb8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_move_assignable.h.D7CDFB89555F7E97.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_move_constructible.h.3ECD71D970C88FE5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_move_constructible.h.3ECD71D970C88FE5.idx deleted file mode 100644 index f5cbe35dd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_move_constructible.h.3ECD71D970C88FE5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_move_constructible.hpp.16BBD94A512174CF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_move_constructible.hpp.16BBD94A512174CF.idx deleted file mode 100644 index 938c3655c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_move_constructible.hpp.16BBD94A512174CF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_null_pointer.h.B5AA9A483D69102F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_null_pointer.h.B5AA9A483D69102F.idx deleted file mode 100644 index 80b99f903..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_null_pointer.h.B5AA9A483D69102F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_object.h.C63743DEF0898F87.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_object.h.C63743DEF0898F87.idx deleted file mode 100644 index 7039861bd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_object.h.C63743DEF0898F87.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_output_streamable.hpp.09936D0CD3BFE4E0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_output_streamable.hpp.09936D0CD3BFE4E0.idx deleted file mode 100644 index 70e1687a5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_output_streamable.hpp.09936D0CD3BFE4E0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_partitioned.h.CDE141ECD97F7995.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_partitioned.h.CDE141ECD97F7995.idx deleted file mode 100644 index 24df19e26..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_partitioned.h.CDE141ECD97F7995.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_permutation.h.DB9A3A2214216255.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_permutation.h.DB9A3A2214216255.idx deleted file mode 100644 index 51afdc734..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_permutation.h.DB9A3A2214216255.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_placeholder.hpp.09A6B7BAC6C107D9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_placeholder.hpp.09A6B7BAC6C107D9.idx deleted file mode 100644 index 06e6fe221..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_placeholder.hpp.09A6B7BAC6C107D9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_pod.h.5DEA16185BAEB5AB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_pod.h.5DEA16185BAEB5AB.idx deleted file mode 100644 index 7e1143e7f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_pod.h.5DEA16185BAEB5AB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_pointer.h.344F946C3DD47851.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_pointer.h.344F946C3DD47851.idx deleted file mode 100644 index 84fc2919f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_pointer.h.344F946C3DD47851.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_pointer.hpp.D3437F5A04DCFE23.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_pointer.hpp.D3437F5A04DCFE23.idx deleted file mode 100644 index fdd9bded8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_pointer.hpp.D3437F5A04DCFE23.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_pointer_in_range.h.1886CB952D8BD3F9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_pointer_in_range.h.1886CB952D8BD3F9.idx deleted file mode 100644 index 9a9de6959..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_pointer_in_range.h.1886CB952D8BD3F9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_polymorphic.h.95479B55974362F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_polymorphic.h.95479B55974362F2.idx deleted file mode 100644 index b3c91cef3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_polymorphic.h.95479B55974362F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_primary_template.h.BCE3C1FAF3D9D6DF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_primary_template.h.BCE3C1FAF3D9D6DF.idx deleted file mode 100644 index 2b221b842..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_primary_template.h.BCE3C1FAF3D9D6DF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_reference.h.C945F4A44A3E4BCE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_reference.h.C945F4A44A3E4BCE.idx deleted file mode 100644 index 1e622e18a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_reference.h.C945F4A44A3E4BCE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_reference.hpp.B848B63E1B0B78FB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_reference.hpp.B848B63E1B0B78FB.idx deleted file mode 100644 index 65ed66662..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_reference.hpp.B848B63E1B0B78FB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_reference_wrapper.h.21AD141AFDC2DF52.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_reference_wrapper.h.21AD141AFDC2DF52.idx deleted file mode 100644 index 997a7fd69..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_reference_wrapper.h.21AD141AFDC2DF52.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_referenceable.h.B465282C27BCEA93.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_referenceable.h.B465282C27BCEA93.idx deleted file mode 100644 index f5e187a5c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_referenceable.h.B465282C27BCEA93.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_restricted_conversion.hpp.CF2565D00003C232.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_restricted_conversion.hpp.CF2565D00003C232.idx deleted file mode 100644 index b5c520e61..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_restricted_conversion.hpp.CF2565D00003C232.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_rvalue_reference.hpp.D373918C7C6DC57B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_rvalue_reference.hpp.D373918C7C6DC57B.idx deleted file mode 100644 index f87e04cb0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_rvalue_reference.hpp.D373918C7C6DC57B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_same.h.BB862EE790EE338D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_same.h.BB862EE790EE338D.idx deleted file mode 100644 index 0bc36876d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_same.h.BB862EE790EE338D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_same.hpp.A7B1C8D96EFAA99A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_same.hpp.A7B1C8D96EFAA99A.idx deleted file mode 100644 index 6f375cd51..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_same.hpp.A7B1C8D96EFAA99A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_scalar.h.D20DDA636B8DBD0D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_scalar.h.D20DDA636B8DBD0D.idx deleted file mode 100644 index fe5284cb9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_scalar.h.D20DDA636B8DBD0D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_scoped_enum.h.231254A0F5A26CFF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_scoped_enum.h.231254A0F5A26CFF.idx deleted file mode 100644 index b8e5bef01..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_scoped_enum.h.231254A0F5A26CFF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_seed_sequence.h.C761C05C5C797383.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_seed_sequence.h.C761C05C5C797383.idx deleted file mode 100644 index 5c56a9be1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_seed_sequence.h.C761C05C5C797383.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_sequence.hpp.72FCDDF1ED2388E5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_sequence.hpp.72FCDDF1ED2388E5.idx deleted file mode 100644 index c60fbd1a5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_sequence.hpp.72FCDDF1ED2388E5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_signed.h.8534468DC3FA25CB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_signed.h.8534468DC3FA25CB.idx deleted file mode 100644 index ab7eb466d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_signed.h.8534468DC3FA25CB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_signed.hpp.FFCD1D74F5A4F5F3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_signed.hpp.FFCD1D74F5A4F5F3.idx deleted file mode 100644 index 46dccb639..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_signed.hpp.FFCD1D74F5A4F5F3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_signed_integer.h.5C4D755335F1E460.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_signed_integer.h.5C4D755335F1E460.idx deleted file mode 100644 index ae400c7da..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_signed_integer.h.5C4D755335F1E460.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_single_return.hpp.5F0ED3A563BAB7A2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_single_return.hpp.5F0ED3A563BAB7A2.idx deleted file mode 100644 index d5b09daef..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_single_return.hpp.5F0ED3A563BAB7A2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_sorted.h.1EACE44922EA2049.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_sorted.h.1EACE44922EA2049.idx deleted file mode 100644 index 472bcebfd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_sorted.h.1EACE44922EA2049.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_sorted_until.h.57AEE60B8539DCD0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_sorted_until.h.57AEE60B8539DCD0.idx deleted file mode 100644 index c7d4b56db..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_sorted_until.h.57AEE60B8539DCD0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_specialization.h.1F464F59BC3A75E6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_specialization.h.1F464F59BC3A75E6.idx deleted file mode 100644 index 1b9a90f74..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_specialization.h.1F464F59BC3A75E6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_standalone.hpp.F6D4CBD39A4418D6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_standalone.hpp.F6D4CBD39A4418D6.idx deleted file mode 100644 index 70dbd0406..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_standalone.hpp.F6D4CBD39A4418D6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_standard_layout.h.64D1432B575B43FC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_standard_layout.h.64D1432B575B43FC.idx deleted file mode 100644 index d90fc963a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_standard_layout.h.64D1432B575B43FC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_subranged.hpp.F92BC197E984D24F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_subranged.hpp.F92BC197E984D24F.idx deleted file mode 100644 index cd705462f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_subranged.hpp.F92BC197E984D24F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_swappable.h.BFE6CF7125476A8D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_swappable.h.BFE6CF7125476A8D.idx deleted file mode 100644 index b9d91a66c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_swappable.h.BFE6CF7125476A8D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_transparent.h.E6F91C16974D328B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_transparent.h.E6F91C16974D328B.idx deleted file mode 100644 index 6812279a2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_transparent.h.E6F91C16974D328B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivial.h.115124B58A82C1EF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivial.h.115124B58A82C1EF.idx deleted file mode 100644 index db99bfa5e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivial.h.115124B58A82C1EF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_assignable.h.2707889731F39B2D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_assignable.h.2707889731F39B2D.idx deleted file mode 100644 index 3c8146002..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_assignable.h.2707889731F39B2D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_constructible.h.57313536C964BCBD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_constructible.h.57313536C964BCBD.idx deleted file mode 100644 index 4ad37ac81..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_constructible.h.57313536C964BCBD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_copy_assignable.h.B71621007B1EB14E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_copy_assignable.h.B71621007B1EB14E.idx deleted file mode 100644 index 3d5d9151a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_copy_assignable.h.B71621007B1EB14E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_copy_constructible.h.93E97C116354819D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_copy_constructible.h.93E97C116354819D.idx deleted file mode 100644 index 72288865e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_copy_constructible.h.93E97C116354819D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_copyable.h.4200B87918BD05CB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_copyable.h.4200B87918BD05CB.idx deleted file mode 100644 index 30e65a35f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_copyable.h.4200B87918BD05CB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_default_constructible.h.76B80801DE2A1E2F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_default_constructible.h.76B80801DE2A1E2F.idx deleted file mode 100644 index f9028d17e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_default_constructible.h.76B80801DE2A1E2F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_destructible.h.D140C6318825CE01.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_destructible.h.D140C6318825CE01.idx deleted file mode 100644 index 9a36dbd7c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_destructible.h.D140C6318825CE01.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_lexicographically_comparable.h.DB381C87A570C6A0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_lexicographically_comparable.h.DB381C87A570C6A0.idx deleted file mode 100644 index be2df6e61..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_lexicographically_comparable.h.DB381C87A570C6A0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_move_assignable.h.F5097C1DAD1E9E27.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_move_assignable.h.F5097C1DAD1E9E27.idx deleted file mode 100644 index c35e2ab57..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_move_assignable.h.F5097C1DAD1E9E27.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_move_constructible.h.8406E06476E46A34.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_move_constructible.h.8406E06476E46A34.idx deleted file mode 100644 index 9c2f819f7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_trivially_move_constructible.h.8406E06476E46A34.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_unbounded_array.h.5DB23A4589AB7E27.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_unbounded_array.h.5DB23A4589AB7E27.idx deleted file mode 100644 index efa325b5f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_unbounded_array.h.5DB23A4589AB7E27.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_union.h.60251E6AD2BDD262.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_union.h.60251E6AD2BDD262.idx deleted file mode 100644 index 7a81935bf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_union.h.60251E6AD2BDD262.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_unsigned.h.A36EBAA412B5A079.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_unsigned.h.A36EBAA412B5A079.idx deleted file mode 100644 index b98ac1542..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_unsigned.h.A36EBAA412B5A079.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_unsigned.hpp.FDDF1788E758A977.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_unsigned.hpp.FDDF1788E758A977.idx deleted file mode 100644 index a88480e9d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_unsigned.hpp.FDDF1788E758A977.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_unsigned_integer.h.12B3626A1FC660D9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_unsigned_integer.h.12B3626A1FC660D9.idx deleted file mode 100644 index 5e612e780..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_unsigned_integer.h.12B3626A1FC660D9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_valid.h.12D77C2FA4B39881.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_valid.h.12D77C2FA4B39881.idx deleted file mode 100644 index 2f9852ce9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_valid.h.12D77C2FA4B39881.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_valid_expansion.h.DACFCE8E82A1618C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_valid_expansion.h.DACFCE8E82A1618C.idx deleted file mode 100644 index c773f9986..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_valid_expansion.h.DACFCE8E82A1618C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_variable_precision.hpp.5DBEE3540A1AE2E9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_variable_precision.hpp.5DBEE3540A1AE2E9.idx deleted file mode 100644 index dfbab3cb6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_variable_precision.hpp.5DBEE3540A1AE2E9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_void.h.A03C7EA19848FE43.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_void.h.A03C7EA19848FE43.idx deleted file mode 100644 index a8aa1f383..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_void.h.A03C7EA19848FE43.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_void.hpp.39248C157D1B419F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_void.hpp.39248C157D1B419F.idx deleted file mode 100644 index aa662e908..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_void.hpp.39248C157D1B419F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_volatile.h.3E364FEDEE763AA8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_volatile.h.3E364FEDEE763AA8.idx deleted file mode 100644 index fd34e6031..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_volatile.h.3E364FEDEE763AA8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_volatile.hpp.F2F5AE11521300AC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_volatile.hpp.F2F5AE11521300AC.idx deleted file mode 100644 index af2d78e95..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/is_volatile.hpp.F2F5AE11521300AC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/istream.5FD809DB4831EDCC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/istream.5FD809DB4831EDCC.idx deleted file mode 100644 index a99a93a28..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/istream.5FD809DB4831EDCC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/istream.h.9D5C80FFC8483E5C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/istream.h.9D5C80FFC8483E5C.idx deleted file mode 100644 index ff2e7e306..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/istream.h.9D5C80FFC8483E5C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/istream_iterator.h.247C090E73B02979.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/istream_iterator.h.247C090E73B02979.idx deleted file mode 100644 index aa3b09014..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/istream_iterator.h.247C090E73B02979.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/istreambuf_iterator.h.2BD211E2EF491E41.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/istreambuf_iterator.h.2BD211E2EF491E41.idx deleted file mode 100644 index bf7ec47ca..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/istreambuf_iterator.h.2BD211E2EF491E41.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/it_pair.hpp.AD326801177DC48C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/it_pair.hpp.AD326801177DC48C.idx deleted file mode 100644 index 9597f7c41..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/it_pair.hpp.AD326801177DC48C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iter_move.h.FEC289A5B532CC6E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iter_move.h.FEC289A5B532CC6E.idx deleted file mode 100644 index 45af02ebd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iter_move.h.FEC289A5B532CC6E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iter_swap.h.2C4427979227F97C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iter_swap.h.2C4427979227F97C.idx deleted file mode 100644 index 995ec1c23..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iter_swap.h.2C4427979227F97C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iter_swap.h.EA87A18217E99967.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iter_swap.h.EA87A18217E99967.idx deleted file mode 100644 index 677e8d1bb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iter_swap.h.EA87A18217E99967.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator.15806713B5093F2A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator.15806713B5093F2A.idx deleted file mode 100644 index e9bc82878..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator.15806713B5093F2A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator.h.54836F27659175F3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator.h.54836F27659175F3.idx deleted file mode 100644 index 23ebd4ee3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator.h.54836F27659175F3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator.hpp.DF3B2B421934CE47.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator.hpp.DF3B2B421934CE47.idx deleted file mode 100644 index 61b234704..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator.hpp.DF3B2B421934CE47.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator_categories.hpp.A586E3E3636EF660.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator_categories.hpp.A586E3E3636EF660.idx deleted file mode 100644 index e2c693add..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator_categories.hpp.A586E3E3636EF660.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator_facade.hpp.F2F3B511E9FB5EE9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator_facade.hpp.F2F3B511E9FB5EE9.idx deleted file mode 100644 index 763f0a552..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator_facade.hpp.F2F3B511E9FB5EE9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator_operations.h.D8432239480547FD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator_operations.h.D8432239480547FD.idx deleted file mode 100644 index c342e6611..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator_operations.h.D8432239480547FD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator_traits.h.B2E5C4E941761054.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator_traits.h.B2E5C4E941761054.idx deleted file mode 100644 index ad1a012da..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator_traits.h.B2E5C4E941761054.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator_traits.hpp.1A86E4069BE11CE7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator_traits.hpp.1A86E4069BE11CE7.idx deleted file mode 100644 index b674268c4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/iterator_traits.hpp.1A86E4069BE11CE7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/itos.hpp.246BD06C909DD8CA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/itos.hpp.246BD06C909DD8CA.idx deleted file mode 100644 index 6e806082f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/itos.hpp.246BD06C909DD8CA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/junit_log_formatter.hpp.70F0210878B65AEC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/junit_log_formatter.hpp.70F0210878B65AEC.idx deleted file mode 100644 index 3e179f3a3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/junit_log_formatter.hpp.70F0210878B65AEC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/junit_log_formatter.ipp.4329B6B97CDC7CE7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/junit_log_formatter.ipp.4329B6B97CDC7CE7.idx deleted file mode 100644 index 906b2d5e6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/junit_log_formatter.ipp.4329B6B97CDC7CE7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/kern_return.h.0B1C67D66DB8A354.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/kern_return.h.0B1C67D66DB8A354.idx deleted file mode 100644 index 7e0827b88..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/kern_return.h.0B1C67D66DB8A354.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/kern_return.h.0E8A0DA9C1A4D106.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/kern_return.h.0E8A0DA9C1A4D106.idx deleted file mode 100644 index b819d2aeb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/kern_return.h.0E8A0DA9C1A4D106.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/kern_return.h.9C0C042008FBA243.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/kern_return.h.9C0C042008FBA243.idx deleted file mode 100644 index f827a541f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/kern_return.h.9C0C042008FBA243.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/kill_dependency.h.A71F22C834BE38CA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/kill_dependency.h.A71F22C834BE38CA.idx deleted file mode 100644 index 1a7864d2f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/kill_dependency.h.A71F22C834BE38CA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/kmod.h.CF8E10E16B33CF83.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/kmod.h.CF8E10E16B33CF83.idx deleted file mode 100644 index c8bdbb582..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/kmod.h.CF8E10E16B33CF83.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/knuth_b.h.66B97048610D8DBC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/knuth_b.h.66B97048610D8DBC.idx deleted file mode 100644 index 01b808b4d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/knuth_b.h.66B97048610D8DBC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lambda.hpp.60155EF58553B708.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lambda.hpp.60155EF58553B708.idx deleted file mode 100644 index 0cf03243e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lambda.hpp.60155EF58553B708.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lambda.hpp.78764B470C01F2A7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lambda.hpp.78764B470C01F2A7.idx deleted file mode 100644 index fb3b1cf88..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lambda.hpp.78764B470C01F2A7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lambda_arity_param.hpp.AF75D0CC837B11B9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lambda_arity_param.hpp.AF75D0CC837B11B9.idx deleted file mode 100644 index 7b8ed5277..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lambda_arity_param.hpp.AF75D0CC837B11B9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lambda_fwd.hpp.F2676DDAD3F5E172.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lambda_fwd.hpp.F2676DDAD3F5E172.idx deleted file mode 100644 index 137e65a82..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lambda_fwd.hpp.F2676DDAD3F5E172.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lambda_support.hpp.9856726792A4169F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lambda_support.hpp.9856726792A4169F.idx deleted file mode 100644 index d19200949..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lambda_support.hpp.9856726792A4169F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lambert_w.hpp.215D9B801252D9F3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lambert_w.hpp.215D9B801252D9F3.idx deleted file mode 100644 index 71e884876..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lambert_w.hpp.215D9B801252D9F3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lambert_w_lookup_table.ipp.3E892E35B703FDB1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lambert_w_lookup_table.ipp.3E892E35B703FDB1.idx deleted file mode 100644 index 99ddafb1e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lambert_w_lookup_table.ipp.3E892E35B703FDB1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lanczos.hpp.ADFE126DC5E7B676.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lanczos.hpp.ADFE126DC5E7B676.idx deleted file mode 100644 index b7ddc89d2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lanczos.hpp.ADFE126DC5E7B676.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/largest_int.hpp.3D80733E5A206197.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/largest_int.hpp.3D80733E5A206197.idx deleted file mode 100644 index 096e04548..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/largest_int.hpp.3D80733E5A206197.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lazy.h.E7301B61285CC42E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lazy.h.E7301B61285CC42E.idx deleted file mode 100644 index 06144c172..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lazy.h.E7301B61285CC42E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lazy_ostream.hpp.E6794285F3454AA6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lazy_ostream.hpp.E6794285F3454AA6.idx deleted file mode 100644 index 36cc91c00..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lazy_ostream.hpp.E6794285F3454AA6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lcast_basic_unlockedbuf.hpp.CFF2680DD11824F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lcast_basic_unlockedbuf.hpp.CFF2680DD11824F2.idx deleted file mode 100644 index 3cc33f187..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lcast_basic_unlockedbuf.hpp.CFF2680DD11824F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lcast_char_constants.hpp.0C57DF72DDB8B629.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lcast_char_constants.hpp.0C57DF72DDB8B629.idx deleted file mode 100644 index 5f0d83788..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lcast_char_constants.hpp.0C57DF72DDB8B629.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lcast_precision.hpp.6B5C05132F20E759.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lcast_precision.hpp.6B5C05132F20E759.idx deleted file mode 100644 index 8428ac254..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lcast_precision.hpp.6B5C05132F20E759.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lcast_unsigned_converters.hpp.883432EC51F27F5A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lcast_unsigned_converters.hpp.883432EC51F27F5A.idx deleted file mode 100644 index 241b9e2c6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lcast_unsigned_converters.hpp.883432EC51F27F5A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/less.hpp.44C6BE7F53079237.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/less.hpp.44C6BE7F53079237.idx deleted file mode 100644 index f5cf80bd6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/less.hpp.44C6BE7F53079237.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/less.hpp.7CC03EB08C8CD00A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/less.hpp.7CC03EB08C8CD00A.idx deleted file mode 100644 index f7b9e57f6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/less.hpp.7CC03EB08C8CD00A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lexical_cast.hpp.D69ACD85F43EF7B6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lexical_cast.hpp.D69ACD85F43EF7B6.idx deleted file mode 100644 index bab6bea5f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lexical_cast.hpp.D69ACD85F43EF7B6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lexicographic_manip.hpp.F0B7BFF9F8E10AEC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lexicographic_manip.hpp.F0B7BFF9F8E10AEC.idx deleted file mode 100644 index 997998e65..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lexicographic_manip.hpp.F0B7BFF9F8E10AEC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lexicographical_compare.h.85D5BE7D625C42ED.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lexicographical_compare.h.85D5BE7D625C42ED.idx deleted file mode 100644 index 3b33e948a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lexicographical_compare.h.85D5BE7D625C42ED.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lexicographical_compare_three_way.h.BFD5C5EA1712B538.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lexicographical_compare_three_way.h.BFD5C5EA1712B538.idx deleted file mode 100644 index c4b9614ee..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lexicographical_compare_three_way.h.BFD5C5EA1712B538.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lgamma_small.hpp.36F0A4269E5D5B46.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lgamma_small.hpp.36F0A4269E5D5B46.idx deleted file mode 100644 index 9d2bb278a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lgamma_small.hpp.36F0A4269E5D5B46.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/libcpp.hpp.3E79F0317320FE5C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/libcpp.hpp.3E79F0317320FE5C.idx deleted file mode 100644 index 67cbcbe72..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/libcpp.hpp.3E79F0317320FE5C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/libdispatch.h.06765AEB553C7399.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/libdispatch.h.06765AEB553C7399.idx deleted file mode 100644 index ad7841548..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/libdispatch.h.06765AEB553C7399.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.66136659905BDCB3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.66136659905BDCB3.idx deleted file mode 100644 index 544dc699a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.66136659905BDCB3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.h.02CAD4F630DE182E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.h.02CAD4F630DE182E.idx deleted file mode 100644 index 8c848fcc1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.h.02CAD4F630DE182E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.h.5EA017B1161D8A9F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.h.5EA017B1161D8A9F.idx deleted file mode 100644 index fc6b8a727..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.h.5EA017B1161D8A9F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.h.A6B79939B34F9A09.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.h.A6B79939B34F9A09.idx deleted file mode 100644 index 96719191a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.h.A6B79939B34F9A09.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.h.B7B49E1B1E0BE2A4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.h.B7B49E1B1E0BE2A4.idx deleted file mode 100644 index df20ed206..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.h.B7B49E1B1E0BE2A4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.hpp.4466552B564470B9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.hpp.4466552B564470B9.idx deleted file mode 100644 index 32816e423..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.hpp.4466552B564470B9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.hpp.D1EDF4CF09E87D35.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.hpp.D1EDF4CF09E87D35.idx deleted file mode 100644 index 22da9e304..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.hpp.D1EDF4CF09E87D35.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.hpp.FE787C55943A4BAB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.hpp.FE787C55943A4BAB.idx deleted file mode 100644 index 4eb0696a8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/limits.hpp.FE787C55943A4BAB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/linear_congruential_engine.h.20618673CD995535.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/linear_congruential_engine.h.20618673CD995535.idx deleted file mode 100644 index 5f013839e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/linear_congruential_engine.h.20618673CD995535.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/list.F35D06E32029FFA7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/list.F35D06E32029FFA7.idx deleted file mode 100644 index c274ecaa8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/list.F35D06E32029FFA7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/list.hpp.6645BCDC7FFEA5CB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/list.hpp.6645BCDC7FFEA5CB.idx deleted file mode 100644 index e97e627f7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/list.hpp.6645BCDC7FFEA5CB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/literals.hpp.9D3B1698C24813BF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/literals.hpp.9D3B1698C24813BF.idx deleted file mode 100644 index 499a380fd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/literals.hpp.9D3B1698C24813BF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/local_counted_base.hpp.308E7DBF69054C40.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/local_counted_base.hpp.308E7DBF69054C40.idx deleted file mode 100644 index 724d54456..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/local_counted_base.hpp.308E7DBF69054C40.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/local_sp_deleter.hpp.E2925E862BBDD39E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/local_sp_deleter.hpp.E2925E862BBDD39E.idx deleted file mode 100644 index fbb123872..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/local_sp_deleter.hpp.E2925E862BBDD39E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/locale.C96DAB94A9CFE17A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/locale.C96DAB94A9CFE17A.idx deleted file mode 100644 index ff06633df..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/locale.C96DAB94A9CFE17A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/locale.h.A2B6266AEFDDB066.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/locale.h.A2B6266AEFDDB066.idx deleted file mode 100644 index b9a7e140f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/locale.h.A2B6266AEFDDB066.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/locale.h.C2E025BD788C3C26.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/locale.h.C2E025BD788C3C26.idx deleted file mode 100644 index cf42526b9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/locale.h.C2E025BD788C3C26.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lock.h.1038EFC51624104C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lock.h.1038EFC51624104C.idx deleted file mode 100644 index 92d9dd6d0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lock.h.1038EFC51624104C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lock_guard.h.548D97F92C571355.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lock_guard.h.548D97F92C571355.idx deleted file mode 100644 index 1d8f6d003..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lock_guard.h.548D97F92C571355.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/log1p.hpp.9E60F58C1964E4A7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/log1p.hpp.9E60F58C1964E4A7.idx deleted file mode 100644 index 2eb0827e8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/log1p.hpp.9E60F58C1964E4A7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/log2.h.2ADFF09B471C9DE8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/log2.h.2ADFF09B471C9DE8.idx deleted file mode 100644 index 13de4e87c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/log2.h.2ADFF09B471C9DE8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/log_level.hpp.DE24D18820D14838.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/log_level.hpp.DE24D18820D14838.idx deleted file mode 100644 index 5408bf004..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/log_level.hpp.DE24D18820D14838.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/logarithms.h.0523B6E8AA67A11F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/logarithms.h.0523B6E8AA67A11F.idx deleted file mode 100644 index 116dd1708..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/logarithms.h.0523B6E8AA67A11F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lognormal_distribution.h.1506F7313BF4095B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lognormal_distribution.h.1506F7313BF4095B.idx deleted file mode 100644 index 8b82f1e50..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lognormal_distribution.h.1506F7313BF4095B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lower_bound.h.A36C09FD1DFC598B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lower_bound.h.A36C09FD1DFC598B.idx deleted file mode 100644 index b3e1916f3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/lower_bound.h.A36C09FD1DFC598B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mach_time.h.EA5947CE11B0C48A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mach_time.h.EA5947CE11B0C48A.idx deleted file mode 100644 index 99c5007b5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mach_time.h.EA5947CE11B0C48A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mach_types.h.3F16E16738279A1C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mach_types.h.3F16E16738279A1C.idx deleted file mode 100644 index 77167bc43..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mach_types.h.3F16E16738279A1C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mach_voucher_types.h.0EF64F9481180606.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mach_voucher_types.h.0EF64F9481180606.idx deleted file mode 100644 index 403ae10f0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mach_voucher_types.h.0EF64F9481180606.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/machine.h.6FB5CF6B3E80A77B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/machine.h.6FB5CF6B3E80A77B.idx deleted file mode 100644 index 9c0c3ee52..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/machine.h.6FB5CF6B3E80A77B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/macos.h.E6FCA98D24CEF3B2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/macos.h.E6FCA98D24CEF3B2.idx deleted file mode 100644 index 611b411c8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/macos.h.E6FCA98D24CEF3B2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/macos.hpp.003ABC793CD3F18E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/macos.hpp.003ABC793CD3F18E.idx deleted file mode 100644 index a7b645dc3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/macos.hpp.003ABC793CD3F18E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make.h.C1AFF9E6DCA0D6C4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make.h.C1AFF9E6DCA0D6C4.idx deleted file mode 100644 index 88e26cb24..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make.h.C1AFF9E6DCA0D6C4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_32_64_or_128_bit.h.1ACCC548CB184B1B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_32_64_or_128_bit.h.1ACCC548CB184B1B.idx deleted file mode 100644 index 250344d45..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_32_64_or_128_bit.h.1ACCC548CB184B1B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_const_lvalue_ref.h.E616A2D38C559260.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_const_lvalue_ref.h.E616A2D38C559260.idx deleted file mode 100644 index 101ec1e42..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_const_lvalue_ref.h.E616A2D38C559260.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_heap.h.36554983553BA2D7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_heap.h.36554983553BA2D7.idx deleted file mode 100644 index c13d0dd58..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_heap.h.36554983553BA2D7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_projected.h.79B86E26B5322A6C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_projected.h.79B86E26B5322A6C.idx deleted file mode 100644 index 5f43cbf71..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_projected.h.79B86E26B5322A6C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_shared.hpp.79061934C3ACF663.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_shared.hpp.79061934C3ACF663.idx deleted file mode 100644 index d1bd8317b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_shared.hpp.79061934C3ACF663.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_shared.hpp.A5BF21C10382FAB0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_shared.hpp.A5BF21C10382FAB0.idx deleted file mode 100644 index 278101833..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_shared.hpp.A5BF21C10382FAB0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_shared_array.hpp.54ADAF118D54C042.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_shared_array.hpp.54ADAF118D54C042.idx deleted file mode 100644 index 20824d764..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_shared_array.hpp.54ADAF118D54C042.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_shared_object.hpp.1B28F754657211A6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_shared_object.hpp.1B28F754657211A6.idx deleted file mode 100644 index 0b9d3b2c1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_shared_object.hpp.1B28F754657211A6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_signed.h.A5E536E92A26CC26.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_signed.h.A5E536E92A26CC26.idx deleted file mode 100644 index e470ab5ee..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_signed.h.A5E536E92A26CC26.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_tuple_types.h.1C0E1574EA6D5522.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_tuple_types.h.1C0E1574EA6D5522.idx deleted file mode 100644 index fb95e6920..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_tuple_types.h.1C0E1574EA6D5522.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_unsigned.h.C34E10A63B5F57E0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_unsigned.h.C34E10A63B5F57E0.idx deleted file mode 100644 index 3e796bacb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_unsigned.h.C34E10A63B5F57E0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_unsigned.hpp.338DCA77B759BB13.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_unsigned.hpp.338DCA77B759BB13.idx deleted file mode 100644 index c17ba8f24..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_unsigned.hpp.338DCA77B759BB13.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_void.hpp.3337E31885F4FAAF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_void.hpp.3337E31885F4FAAF.idx deleted file mode 100644 index 8799de047..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/make_void.hpp.3337E31885F4FAAF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/map.DCF54EEE7B88F99C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/map.DCF54EEE7B88F99C.idx deleted file mode 100644 index 11d4a7d7b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/map.DCF54EEE7B88F99C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/math.h.664378D162589482.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/math.h.664378D162589482.idx deleted file mode 100644 index ca1b6dbcb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/math.h.664378D162589482.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/math.h.9C865B11834CC824.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/math.h.9C865B11834CC824.idx deleted file mode 100644 index 53820ce43..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/math.h.9C865B11834CC824.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/math_fwd.hpp.70442821D2061526.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/math_fwd.hpp.70442821D2061526.idx deleted file mode 100644 index a59374a99..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/math_fwd.hpp.70442821D2061526.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/max.h.A8E41296BCC34EF1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/max.h.A8E41296BCC34EF1.idx deleted file mode 100644 index d49062199..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/max.h.A8E41296BCC34EF1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/max_digits10.hpp.CFB59FD72740A4DE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/max_digits10.hpp.CFB59FD72740A4DE.idx deleted file mode 100644 index bf67911e2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/max_digits10.hpp.CFB59FD72740A4DE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/max_element.h.E03A01BA23923187.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/max_element.h.E03A01BA23923187.idx deleted file mode 100644 index 5aa70d086..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/max_element.h.E03A01BA23923187.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/maximum_number.hpp.794D4AC3D3F07887.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/maximum_number.hpp.794D4AC3D3F07887.idx deleted file mode 100644 index 5b93aa61d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/maximum_number.hpp.794D4AC3D3F07887.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/maybe_const.h.A3462D2652996F69.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/maybe_const.h.A3462D2652996F69.idx deleted file mode 100644 index 083fa0f5c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/maybe_const.h.A3462D2652996F69.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mem_fn.h.BD1121F249D674B3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mem_fn.h.BD1121F249D674B3.idx deleted file mode 100644 index 543152002..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mem_fn.h.BD1121F249D674B3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mem_fn.hpp.1FEC7698984A06D7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mem_fn.hpp.1FEC7698984A06D7.idx deleted file mode 100644 index 70cde8a04..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mem_fn.hpp.1FEC7698984A06D7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mem_fn.hpp.7D0D62D413D1811C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mem_fn.hpp.7D0D62D413D1811C.idx deleted file mode 100644 index 735cc6ded..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mem_fn.hpp.7D0D62D413D1811C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mem_fun_ref.h.EC679B66BD8F4482.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mem_fun_ref.h.EC679B66BD8F4482.idx deleted file mode 100644 index 79115d5f2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mem_fun_ref.h.EC679B66BD8F4482.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/memory.1FD446E05BCC8C34.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/memory.1FD446E05BCC8C34.idx deleted file mode 100644 index 198f886f9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/memory.1FD446E05BCC8C34.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/memory.hpp.2C0A36AE49CA25A6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/memory.hpp.2C0A36AE49CA25A6.idx deleted file mode 100644 index b011ad0b4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/memory.hpp.2C0A36AE49CA25A6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/memory_object_types.h.457B70407D189AA3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/memory_object_types.h.457B70407D189AA3.idx deleted file mode 100644 index fc1630042..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/memory_object_types.h.457B70407D189AA3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/memory_order.h.9EC9BF0B9706DE85.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/memory_order.h.9EC9BF0B9706DE85.idx deleted file mode 100644 index 9512fa522..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/memory_order.h.9EC9BF0B9706DE85.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/memory_resource.h.095E4C524DC9F8C1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/memory_resource.h.095E4C524DC9F8C1.idx deleted file mode 100644 index 17b5a3e0a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/memory_resource.h.095E4C524DC9F8C1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/memory_resource.h.89EA5E68D748AF97.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/memory_resource.h.89EA5E68D748AF97.idx deleted file mode 100644 index 12b4d183d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/memory_resource.h.89EA5E68D748AF97.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/merge.h.57930734648F3458.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/merge.h.57930734648F3458.idx deleted file mode 100644 index 3ebff4bbd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/merge.h.57930734648F3458.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/merge.h.98DAEE294FCA0382.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/merge.h.98DAEE294FCA0382.idx deleted file mode 100644 index 0cc404362..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/merge.h.98DAEE294FCA0382.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mergeable.h.BEE70A5E41BE86D4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mergeable.h.BEE70A5E41BE86D4.idx deleted file mode 100644 index 0f70e853a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mergeable.h.BEE70A5E41BE86D4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mersenne_twister_engine.h.96B0AB6B8B8B63F1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mersenne_twister_engine.h.96B0AB6B8B8B63F1.idx deleted file mode 100644 index 389091e68..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mersenne_twister_engine.h.96B0AB6B8B8B63F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/message.h.34FE47B8AB3594E2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/message.h.34FE47B8AB3594E2.idx deleted file mode 100644 index f83fb1227..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/message.h.34FE47B8AB3594E2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/meta.hpp.279B9A2C2E18D351.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/meta.hpp.279B9A2C2E18D351.idx deleted file mode 100644 index 332e54711..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/meta.hpp.279B9A2C2E18D351.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/midpoint.h.2FF39F4AC3B77A4E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/midpoint.h.2FF39F4AC3B77A4E.idx deleted file mode 100644 index 51ad1f487..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/midpoint.h.2FF39F4AC3B77A4E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/min.h.09D5E185EF97C2F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/min.h.09D5E185EF97C2F2.idx deleted file mode 100644 index d31503ff4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/min.h.09D5E185EF97C2F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/min_element.h.2C0B6FF0039AFAB7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/min_element.h.2C0B6FF0039AFAB7.idx deleted file mode 100644 index 1f1b4566f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/min_element.h.2C0B6FF0039AFAB7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/min_max.h.D8D89A56DAADBE7B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/min_max.h.D8D89A56DAADBE7B.idx deleted file mode 100644 index 5f781b031..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/min_max.h.D8D89A56DAADBE7B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/min_max.hpp.66F72B424126220F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/min_max.hpp.66F72B424126220F.idx deleted file mode 100644 index 2e638f528..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/min_max.hpp.66F72B424126220F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/min_max_result.h.912D7A7CAFABFA73.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/min_max_result.h.912D7A7CAFABFA73.idx deleted file mode 100644 index 08e100d52..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/min_max_result.h.912D7A7CAFABFA73.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/minmax.h.CD5EF782B992907F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/minmax.h.CD5EF782B992907F.idx deleted file mode 100644 index f45811274..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/minmax.h.CD5EF782B992907F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/minmax_element.h.4D6583B13FF71C39.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/minmax_element.h.4D6583B13FF71C39.idx deleted file mode 100644 index 655457f88..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/minmax_element.h.4D6583B13FF71C39.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/misc.hpp.9DAA9ABC88A7898D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/misc.hpp.9DAA9ABC88A7898D.idx deleted file mode 100644 index 3261581ad..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/misc.hpp.9DAA9ABC88A7898D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mismatch.h.2002A6AF0C608ABC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mismatch.h.2002A6AF0C608ABC.idx deleted file mode 100644 index 08096f836..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mismatch.h.2002A6AF0C608ABC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/modifier.hpp.FFDB7BD3E6A21742.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/modifier.hpp.FFDB7BD3E6A21742.idx deleted file mode 100644 index 1c51cfaf0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/modifier.hpp.FFDB7BD3E6A21742.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/modulo.h.429906455CFEC1DD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/modulo.h.429906455CFEC1DD.idx deleted file mode 100644 index 12939f1c0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/modulo.h.429906455CFEC1DD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/monostate.h.441D82CD1158AA8B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/monostate.h.441D82CD1158AA8B.idx deleted file mode 100644 index 445097556..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/monostate.h.441D82CD1158AA8B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/movable.h.69BD76592FFF76DC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/movable.h.69BD76592FFF76DC.idx deleted file mode 100644 index e78434936..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/movable.h.69BD76592FFF76DC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/movable_box.h.D68D2278E9D11192.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/movable_box.h.D68D2278E9D11192.idx deleted file mode 100644 index 8f3817f6e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/movable_box.h.D68D2278E9D11192.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/move.h.917C39EB96CF1DC6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/move.h.917C39EB96CF1DC6.idx deleted file mode 100644 index c2ccaa186..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/move.h.917C39EB96CF1DC6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/move.h.9E9C69AF68C3B075.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/move.h.9E9C69AF68C3B075.idx deleted file mode 100644 index 30fc1664f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/move.h.9E9C69AF68C3B075.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/move_backward.h.4655EC3D78CE62F9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/move_backward.h.4655EC3D78CE62F9.idx deleted file mode 100644 index bbc793de9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/move_backward.h.4655EC3D78CE62F9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/move_iterator.h.7BF27FD97EBD033B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/move_iterator.h.7BF27FD97EBD033B.idx deleted file mode 100644 index 913a3ba7a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/move_iterator.h.7BF27FD97EBD033B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/move_sentinel.h.47D5B9133EA4D02C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/move_sentinel.h.47D5B9133EA4D02C.idx deleted file mode 100644 index f8c50caff..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/move_sentinel.h.47D5B9133EA4D02C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp.hpp.53C2D28A3E3FCCC2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp.hpp.53C2D28A3E3FCCC2.idx deleted file mode 100644 index 1ea457908..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp.hpp.53C2D28A3E3FCCC2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_append.hpp.845639D8E4BCC3D5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_append.hpp.845639D8E4BCC3D5.idx deleted file mode 100644 index 3c37d15c8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_append.hpp.845639D8E4BCC3D5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_count.hpp.35FC0B5B066C0D93.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_count.hpp.35FC0B5B066C0D93.idx deleted file mode 100644 index 547ef9232..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_count.hpp.35FC0B5B066C0D93.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_defer.hpp.37CE1A75703C34BB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_defer.hpp.37CE1A75703C34BB.idx deleted file mode 100644 index a11407f96..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_defer.hpp.37CE1A75703C34BB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_defer.hpp.AC815A6F3B7D620E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_defer.hpp.AC815A6F3B7D620E.idx deleted file mode 100644 index 1ae402a6c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_defer.hpp.AC815A6F3B7D620E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_fold.hpp.07C71873847B53B4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_fold.hpp.07C71873847B53B4.idx deleted file mode 100644 index 8734d88ac..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_fold.hpp.07C71873847B53B4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_front.hpp.48CEFAC01673828C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_front.hpp.48CEFAC01673828C.idx deleted file mode 100644 index 6e9a5b4e6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_front.hpp.48CEFAC01673828C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_is_list.hpp.9242E61E44CDE047.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_is_list.hpp.9242E61E44CDE047.idx deleted file mode 100644 index 83d1393f5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_is_list.hpp.9242E61E44CDE047.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_is_value_list.hpp.E3B960FE332FFAEF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_is_value_list.hpp.E3B960FE332FFAEF.idx deleted file mode 100644 index 1f844ca76..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_is_value_list.hpp.E3B960FE332FFAEF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_list.hpp.2C185EC6D3AAB081.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_list.hpp.2C185EC6D3AAB081.idx deleted file mode 100644 index 6aeba1a34..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_list.hpp.2C185EC6D3AAB081.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_list_v.hpp.8EA249908523E3D1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_list_v.hpp.8EA249908523E3D1.idx deleted file mode 100644 index e77b712f6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_list_v.hpp.8EA249908523E3D1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_min_element.hpp.A6A3BE65A4A16DC6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_min_element.hpp.A6A3BE65A4A16DC6.idx deleted file mode 100644 index f5120e6a5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_min_element.hpp.A6A3BE65A4A16DC6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_plus.hpp.7CD346027731E389.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_plus.hpp.7CD346027731E389.idx deleted file mode 100644 index 81fba08a5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_plus.hpp.7CD346027731E389.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_rename.hpp.E13ADA151188EB0B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_rename.hpp.E13ADA151188EB0B.idx deleted file mode 100644 index 8e8b5d074..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_rename.hpp.E13ADA151188EB0B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_value.hpp.1443F320E8956989.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_value.hpp.1443F320E8956989.idx deleted file mode 100644 index c29fbc1cb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_value.hpp.1443F320E8956989.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_void.hpp.FE37FD7C0851903B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_void.hpp.FE37FD7C0851903B.idx deleted file mode 100644 index e34357727..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mp_void.hpp.FE37FD7C0851903B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/msvc.hpp.AA96651093E14441.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/msvc.hpp.AA96651093E14441.idx deleted file mode 100644 index 44dfefb68..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/msvc.hpp.AA96651093E14441.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/msvc_eti_base.hpp.3F1A55B71919AB70.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/msvc_eti_base.hpp.3F1A55B71919AB70.idx deleted file mode 100644 index 3ae352bae..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/msvc_eti_base.hpp.3F1A55B71919AB70.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/msvc_has_iterator_workaround.hpp.80F6B89C747FB740.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/msvc_has_iterator_workaround.hpp.80F6B89C747FB740.idx deleted file mode 100644 index ef18454e5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/msvc_has_iterator_workaround.hpp.80F6B89C747FB740.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/msvc_never_true.hpp.A1780A72BB744733.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/msvc_never_true.hpp.A1780A72BB744733.idx deleted file mode 100644 index 5467e5157..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/msvc_never_true.hpp.A1780A72BB744733.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/msvc_type.hpp.A10F97DB1404CA1F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/msvc_type.hpp.A10F97DB1404CA1F.idx deleted file mode 100644 index df5ec9570..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/msvc_type.hpp.A10F97DB1404CA1F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/msvc_typename.hpp.E824DD5934184F5E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/msvc_typename.hpp.E824DD5934184F5E.idx deleted file mode 100644 index add1e3533..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/msvc_typename.hpp.E824DD5934184F5E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/multiplies.hpp.9295F5EAB24E714D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/multiplies.hpp.9295F5EAB24E714D.idx deleted file mode 100644 index f14d40b1e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/multiplies.hpp.9295F5EAB24E714D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/multiply.hpp.7BF77181779C6E5C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/multiply.hpp.7BF77181779C6E5C.idx deleted file mode 100644 index 9411f6b94..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/multiply.hpp.7BF77181779C6E5C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mutable_iterator.hpp.5A303BFAD54D6EE1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mutable_iterator.hpp.5A303BFAD54D6EE1.idx deleted file mode 100644 index e42a30bbb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mutable_iterator.hpp.5A303BFAD54D6EE1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mutex.1AE2AD34E97D0121.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mutex.1AE2AD34E97D0121.idx deleted file mode 100644 index 92187e8e2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mutex.1AE2AD34E97D0121.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mutex.h.FEE4475B64B65C07.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mutex.h.FEE4475B64B65C07.idx deleted file mode 100644 index 57e4a24cc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/mutex.h.FEE4475B64B65C07.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/na.hpp.FAF35E88584180FD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/na.hpp.FAF35E88584180FD.idx deleted file mode 100644 index 8d26d9443..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/na.hpp.FAF35E88584180FD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/na_assert.hpp.9959E2FA6C2E4F2C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/na_assert.hpp.9959E2FA6C2E4F2C.idx deleted file mode 100644 index 316074fcc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/na_assert.hpp.9959E2FA6C2E4F2C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/na_fwd.hpp.E2080674E151FBB6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/na_fwd.hpp.E2080674E151FBB6.idx deleted file mode 100644 index a1df5cb00..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/na_fwd.hpp.E2080674E151FBB6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/na_spec.hpp.A8597EC715ADF567.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/na_spec.hpp.A8597EC715ADF567.idx deleted file mode 100644 index b52d541d0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/na_spec.hpp.A8597EC715ADF567.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/named_params.hpp.0D21610728AEE94C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/named_params.hpp.0D21610728AEE94C.idx deleted file mode 100644 index 672579252..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/named_params.hpp.0D21610728AEE94C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nat.h.FFE92BBF76AF371C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nat.h.FFE92BBF76AF371C.idx deleted file mode 100644 index 3bd1ac387..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nat.h.FFE92BBF76AF371C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/negation.h.EC5AA96C8A7348BC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/negation.h.EC5AA96C8A7348BC.idx deleted file mode 100644 index 7c48fe629..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/negation.h.EC5AA96C8A7348BC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/negation.hpp.0159E6FD1202D14D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/negation.hpp.0159E6FD1202D14D.idx deleted file mode 100644 index 83a79fed8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/negation.hpp.0159E6FD1202D14D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/negation.hpp.271A83951F2CD3BE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/negation.hpp.271A83951F2CD3BE.idx deleted file mode 100644 index 3ac4606c4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/negation.hpp.271A83951F2CD3BE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/negative_binomial_distribution.h.2F9D681D6607D374.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/negative_binomial_distribution.h.2F9D681D6607D374.idx deleted file mode 100644 index 2c4dce2ac..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/negative_binomial_distribution.h.2F9D681D6607D374.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nested_exception.h.0699342A3C973ADD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nested_exception.h.0699342A3C973ADD.idx deleted file mode 100644 index 323b649fe..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nested_exception.h.0699342A3C973ADD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nested_type_wknd.hpp.6B2E343E43D17746.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nested_type_wknd.hpp.6B2E343E43D17746.idx deleted file mode 100644 index 29dbadfe1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nested_type_wknd.hpp.6B2E343E43D17746.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/net.h.85DCD0C0B4B3A3DB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/net.h.85DCD0C0B4B3A3DB.idx deleted file mode 100644 index ea113b0a1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/net.h.85DCD0C0B4B3A3DB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/new.628E4BA9208FCBBC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/new.628E4BA9208FCBBC.idx deleted file mode 100644 index dac2e7ce2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/new.628E4BA9208FCBBC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/next.h.73911A56751195CD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/next.h.73911A56751195CD.idx deleted file mode 100644 index 7b6b55c71..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/next.h.73911A56751195CD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/next.hpp.BBB7E1AAD66AAB21.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/next.hpp.BBB7E1AAD66AAB21.idx deleted file mode 100644 index ea876fc31..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/next.hpp.BBB7E1AAD66AAB21.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/next.hpp.DD65430C871A8399.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/next.hpp.DD65430C871A8399.idx deleted file mode 100644 index 1176faab4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/next.hpp.DD65430C871A8399.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/next_permutation.h.2108B9F19B90F1BF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/next_permutation.h.2108B9F19B90F1BF.idx deleted file mode 100644 index c5a5fe10a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/next_permutation.h.2108B9F19B90F1BF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/next_prior.hpp.1B7F4193750E7785.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/next_prior.hpp.1B7F4193750E7785.idx deleted file mode 100644 index 785a23c40..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/next_prior.hpp.1B7F4193750E7785.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nl_types.h.D28CBD299DB6B165.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nl_types.h.D28CBD299DB6B165.idx deleted file mode 100644 index 2644109c3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nl_types.h.D28CBD299DB6B165.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/no_destroy.h.C9B40CF4C5244255.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/no_destroy.h.C9B40CF4C5244255.idx deleted file mode 100644 index 043ac1b88..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/no_destroy.h.C9B40CF4C5244255.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/no_et_ops.hpp.EB610D5DDC3010D0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/no_et_ops.hpp.EB610D5DDC3010D0.idx deleted file mode 100644 index 2147d4c10..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/no_et_ops.hpp.EB610D5DDC3010D0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/no_exceptions_support.hpp.4C2171CEB658F28B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/no_exceptions_support.hpp.4C2171CEB658F28B.idx deleted file mode 100644 index 0bfd3bc00..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/no_exceptions_support.hpp.4C2171CEB658F28B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/no_exceptions_support.hpp.B9BD4B850B03E498.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/no_exceptions_support.hpp.B9BD4B850B03E498.idx deleted file mode 100644 index 4fdecf164..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/no_exceptions_support.hpp.B9BD4B850B03E498.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/noexcept_move_assign_container.h.100B79EFA50623B8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/noexcept_move_assign_container.h.100B79EFA50623B8.idx deleted file mode 100644 index 2a877f716..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/noexcept_move_assign_container.h.100B79EFA50623B8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/noinit_adaptor.hpp.3BF9D55D869BEEB4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/noinit_adaptor.hpp.3BF9D55D869BEEB4.idx deleted file mode 100644 index 8a2f00b59..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/noinit_adaptor.hpp.3BF9D55D869BEEB4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/noncopyable.hpp.2C1FEFB4BAE72807.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/noncopyable.hpp.2C1FEFB4BAE72807.idx deleted file mode 100644 index 594545b0d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/noncopyable.hpp.2C1FEFB4BAE72807.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/none_of.h.FF8D054C9C3E32B4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/none_of.h.FF8D054C9C3E32B4.idx deleted file mode 100644 index 6131d757e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/none_of.h.FF8D054C9C3E32B4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/normal_distribution.h.2C7DE454D3B80DD0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/normal_distribution.h.2C7DE454D3B80DD0.idx deleted file mode 100644 index d040e9d3d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/normal_distribution.h.2C7DE454D3B80DD0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/not.hpp.6F4EBEE3FD83EE59.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/not.hpp.6F4EBEE3FD83EE59.idx deleted file mode 100644 index a5ffb14c9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/not.hpp.6F4EBEE3FD83EE59.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/not.hpp.79521B085F1373EF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/not.hpp.79521B085F1373EF.idx deleted file mode 100644 index eb18e8682..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/not.hpp.79521B085F1373EF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/not_equal.hpp.9A4994FE5ACF6F46.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/not_equal.hpp.9A4994FE5ACF6F46.idx deleted file mode 100644 index a042c99c3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/not_equal.hpp.9A4994FE5ACF6F46.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/not_equal_256.hpp.11DEFF186CEB60E9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/not_equal_256.hpp.11DEFF186CEB60E9.idx deleted file mode 100644 index 0917914ab..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/not_equal_256.hpp.11DEFF186CEB60E9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/not_fn.h.7E785F616F7A3422.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/not_fn.h.7E785F616F7A3422.idx deleted file mode 100644 index 1b3c37f4c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/not_fn.h.7E785F616F7A3422.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nth_element.h.9F9D88F51930F30C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nth_element.h.9F9D88F51930F30C.idx deleted file mode 100644 index 8fd6f5bb8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nth_element.h.9F9D88F51930F30C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nttp.hpp.2FB90C5EBE5A5C82.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nttp.hpp.2FB90C5EBE5A5C82.idx deleted file mode 100644 index cf6081b1b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nttp.hpp.2FB90C5EBE5A5C82.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nttp_decl.hpp.A8F5BB7F5593CC7C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nttp_decl.hpp.A8F5BB7F5593CC7C.idx deleted file mode 100644 index 1784692e5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nttp_decl.hpp.A8F5BB7F5593CC7C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/number.hpp.299625AB2689F3D9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/number.hpp.299625AB2689F3D9.idx deleted file mode 100644 index a8b953f24..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/number.hpp.299625AB2689F3D9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/number_base.hpp.438DCEBB32CD2835.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/number_base.hpp.438DCEBB32CD2835.idx deleted file mode 100644 index ace98b198..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/number_base.hpp.438DCEBB32CD2835.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/number_compare.hpp.2DEF90D26400FCB2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/number_compare.hpp.2DEF90D26400FCB2.idx deleted file mode 100644 index 5a73dcc6c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/number_compare.hpp.2DEF90D26400FCB2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/numeric.B78D618C37014220.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/numeric.B78D618C37014220.idx deleted file mode 100644 index c16771bbf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/numeric.B78D618C37014220.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast.hpp.B620BA57AFFDBE79.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast.hpp.B620BA57AFFDBE79.idx deleted file mode 100644 index b4b9edbc0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast.hpp.B620BA57AFFDBE79.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast_utils.hpp.971A6EAA1BE86439.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast_utils.hpp.971A6EAA1BE86439.idx deleted file mode 100644 index 7dead94da..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast_utils.hpp.971A6EAA1BE86439.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/numeric_limits.hpp.311B7091319E0852.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/numeric_limits.hpp.311B7091319E0852.idx deleted file mode 100644 index ea50ed0c2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/numeric_limits.hpp.311B7091319E0852.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/numeric_op.hpp.16A6446A945EFB7C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/numeric_op.hpp.16A6446A945EFB7C.idx deleted file mode 100644 index 8dae33845..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/numeric_op.hpp.16A6446A945EFB7C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nvp.hpp.E504123BE8936D44.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nvp.hpp.E504123BE8936D44.idx deleted file mode 100644 index e13fe857d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/nvp.hpp.E504123BE8936D44.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/object_hex_dump.hpp.732513DB94661F68.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/object_hex_dump.hpp.732513DB94661F68.idx deleted file mode 100644 index 06e17bbdf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/object_hex_dump.hpp.732513DB94661F68.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/observer.hpp.35332ADCF380AA04.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/observer.hpp.35332ADCF380AA04.idx deleted file mode 100644 index 904d92f21..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/observer.hpp.35332ADCF380AA04.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/once_flag.h.FF702B8F4C1846A7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/once_flag.h.FF702B8F4C1846A7.idx deleted file mode 100644 index 052a39241..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/once_flag.h.FF702B8F4C1846A7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/open.h.06B8CD452114DFA8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/open.h.06B8CD452114DFA8.idx deleted file mode 100644 index 4886a73c2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/open.h.06B8CD452114DFA8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/operation_traits.h.25F8625112001BC7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/operation_traits.h.25F8625112001BC7.idx deleted file mode 100644 index 98acf7e87..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/operation_traits.h.25F8625112001BC7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/operations.h.A0E3B8C5B991981A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/operations.h.A0E3B8C5B991981A.idx deleted file mode 100644 index 2b50d1fd9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/operations.h.A0E3B8C5B991981A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/operations.h.B0F625C8EA65EAB5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/operations.h.B0F625C8EA65EAB5.idx deleted file mode 100644 index ecefd8754..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/operations.h.B0F625C8EA65EAB5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/operations.h.D20419CCF5DA2E0A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/operations.h.D20419CCF5DA2E0A.idx deleted file mode 100644 index 50d703e09..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/operations.h.D20419CCF5DA2E0A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/optional.615C41C8FEDE8F39.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/optional.615C41C8FEDE8F39.idx deleted file mode 100644 index 5daa7a030..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/optional.615C41C8FEDE8F39.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/or.hpp.29277AA61C3415F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/or.hpp.29277AA61C3415F2.idx deleted file mode 100644 index 524bb15ea..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/or.hpp.29277AA61C3415F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/or.hpp.BD9FA03844868344.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/or.hpp.BD9FA03844868344.idx deleted file mode 100644 index b3f3b3a52..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/or.hpp.BD9FA03844868344.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ordering.h.93DAC4523F8D1B70.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ordering.h.93DAC4523F8D1B70.idx deleted file mode 100644 index f1ec99c10..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ordering.h.93DAC4523F8D1B70.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/os_detected.h.62348BBFE93EA89C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/os_detected.h.62348BBFE93EA89C.idx deleted file mode 100644 index a10ff29ee..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/os_detected.h.62348BBFE93EA89C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ostream.DD3B1A229025CB96.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ostream.DD3B1A229025CB96.idx deleted file mode 100644 index 077634a90..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ostream.DD3B1A229025CB96.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ostream.h.03C707A91B1AFC85.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ostream.h.03C707A91B1AFC85.idx deleted file mode 100644 index 89748b237..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ostream.h.03C707A91B1AFC85.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ostream_iterator.h.34DD4FAF4DEDCD0F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ostream_iterator.h.34DD4FAF4DEDCD0F.idx deleted file mode 100644 index 9e0c06a35..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ostream_iterator.h.34DD4FAF4DEDCD0F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ostreambuf_iterator.h.88A485BB8E10B681.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ostreambuf_iterator.h.88A485BB8E10B681.idx deleted file mode 100644 index 01b0cea5c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ostreambuf_iterator.h.88A485BB8E10B681.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/output_test_stream.hpp.7799F436D8F41DAA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/output_test_stream.hpp.7799F436D8F41DAA.idx deleted file mode 100644 index 66cb69fd8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/output_test_stream.hpp.7799F436D8F41DAA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/overload.hpp.138A14CD5193F8D3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/overload.hpp.138A14CD5193F8D3.idx deleted file mode 100644 index f1db02ffd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/overload.hpp.138A14CD5193F8D3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/overload_resolution.hpp.D8395C7FD587BA0A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/overload_resolution.hpp.D8395C7FD587BA0A.idx deleted file mode 100644 index 355f9a1a0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/overload_resolution.hpp.D8395C7FD587BA0A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pair.h.1B0B265AFF44FFC8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pair.h.1B0B265AFF44FFC8.idx deleted file mode 100644 index 9ab4afe83..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pair.h.1B0B265AFF44FFC8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pair.h.752AFB79F673F922.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pair.h.752AFB79F673F922.idx deleted file mode 100644 index 46f4a9c04..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pair.h.752AFB79F673F922.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pair_like.h.AA7CB14BE43B3817.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pair_like.h.AA7CB14BE43B3817.idx deleted file mode 100644 index 715db743b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pair_like.h.AA7CB14BE43B3817.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/param.h.40141D93B6079F8F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/param.h.40141D93B6079F8F.idx deleted file mode 100644 index bbd693c16..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/param.h.40141D93B6079F8F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/param.h.7994FF106286A7CF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/param.h.7994FF106286A7CF.idx deleted file mode 100644 index 7eeebc30d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/param.h.7994FF106286A7CF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/param.h.F995319984853748.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/param.h.F995319984853748.idx deleted file mode 100644 index 533374c5d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/param.h.F995319984853748.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/parameter.hpp.5F6EC0B5EF36270B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/parameter.hpp.5F6EC0B5EF36270B.idx deleted file mode 100644 index c92a5dbb4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/parameter.hpp.5F6EC0B5EF36270B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/params.hpp.848A411E874F7B67.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/params.hpp.848A411E874F7B67.idx deleted file mode 100644 index c06359049..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/params.hpp.848A411E874F7B67.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/parser.hpp.7922210CA740D792.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/parser.hpp.7922210CA740D792.idx deleted file mode 100644 index d35276b9f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/parser.hpp.7922210CA740D792.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/parser_std_format_spec.h.A008922CC6DCFD1A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/parser_std_format_spec.h.A008922CC6DCFD1A.idx deleted file mode 100644 index c7b49098e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/parser_std_format_spec.h.A008922CC6DCFD1A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/partial_order.h.15BE61DA0DDEF2A2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/partial_order.h.15BE61DA0DDEF2A2.idx deleted file mode 100644 index 87a75b8b8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/partial_order.h.15BE61DA0DDEF2A2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/partial_sort.h.78DEB8F9CB6127BD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/partial_sort.h.78DEB8F9CB6127BD.idx deleted file mode 100644 index b8f05d181..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/partial_sort.h.78DEB8F9CB6127BD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/partial_sort_copy.h.23EC96777E8BE87F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/partial_sort_copy.h.23EC96777E8BE87F.idx deleted file mode 100644 index 95812c399..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/partial_sort_copy.h.23EC96777E8BE87F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/partial_sum.h.B983DEBF8C0ED340.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/partial_sum.h.B983DEBF8C0ED340.idx deleted file mode 100644 index 16d828687..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/partial_sum.h.B983DEBF8C0ED340.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/partition.h.69646CE6F6C1BC93.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/partition.h.69646CE6F6C1BC93.idx deleted file mode 100644 index fb94a8144..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/partition.h.69646CE6F6C1BC93.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/partition_copy.h.438DE76018FA1B91.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/partition_copy.h.438DE76018FA1B91.idx deleted file mode 100644 index ac0ac7d60..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/partition_copy.h.438DE76018FA1B91.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/partition_point.h.5D2576E8531C5773.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/partition_point.h.5D2576E8531C5773.idx deleted file mode 100644 index 22f5fbe6f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/partition_point.h.5D2576E8531C5773.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/path.h.0F789E541F8F80C4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/path.h.0F789E541F8F80C4.idx deleted file mode 100644 index e0b537315..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/path.h.0F789E541F8F80C4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/path_iterator.h.3A34CB7FF4330D6E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/path_iterator.h.3A34CB7FF4330D6E.idx deleted file mode 100644 index f23e66902..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/path_iterator.h.3A34CB7FF4330D6E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/per_element_manip.hpp.1114BE543EE19E52.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/per_element_manip.hpp.1114BE543EE19E52.idx deleted file mode 100644 index 2b98bf8eb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/per_element_manip.hpp.1114BE543EE19E52.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/perfect_forward.h.46FCA46361EBF368.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/perfect_forward.h.46FCA46361EBF368.idx deleted file mode 100644 index af79095d7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/perfect_forward.h.46FCA46361EBF368.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/perm_options.h.224FCDF15866F460.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/perm_options.h.224FCDF15866F460.idx deleted file mode 100644 index 3199d646e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/perm_options.h.224FCDF15866F460.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/perms.h.F76CF83D8E1F8F52.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/perms.h.F76CF83D8E1F8F52.idx deleted file mode 100644 index a0f0f88da..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/perms.h.F76CF83D8E1F8F52.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/permutable.h.B5AD4C1F5D5E8EF6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/permutable.h.B5AD4C1F5D5E8EF6.idx deleted file mode 100644 index ddf29d6dd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/permutable.h.B5AD4C1F5D5E8EF6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/piecewise_constant_distribution.h.2AA7905ECA3B7BB7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/piecewise_constant_distribution.h.2AA7905ECA3B7BB7.idx deleted file mode 100644 index 0d09968ea..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/piecewise_constant_distribution.h.2AA7905ECA3B7BB7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/piecewise_construct.h.1212840C0BF2980E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/piecewise_construct.h.1212840C0BF2980E.idx deleted file mode 100644 index 7bc305e54..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/piecewise_construct.h.1212840C0BF2980E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/piecewise_linear_distribution.h.FDC487BE0978EF2D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/piecewise_linear_distribution.h.FDC487BE0978EF2D.idx deleted file mode 100644 index 538390f46..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/piecewise_linear_distribution.h.FDC487BE0978EF2D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/placeholders.hpp.6D0AA6CDB550D2D5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/placeholders.hpp.6D0AA6CDB550D2D5.idx deleted file mode 100644 index 326c032f7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/placeholders.hpp.6D0AA6CDB550D2D5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/placeholders.hpp.C46FDE4E868F0530.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/placeholders.hpp.C46FDE4E868F0530.idx deleted file mode 100644 index 8d214ec9e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/placeholders.hpp.C46FDE4E868F0530.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/placeholders.hpp.D4143A736AA8BECF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/placeholders.hpp.D4143A736AA8BECF.idx deleted file mode 100644 index e87a9e5b5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/placeholders.hpp.D4143A736AA8BECF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/plain_report_formatter.hpp.ADCBFC5D83A03E9F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/plain_report_formatter.hpp.ADCBFC5D83A03E9F.idx deleted file mode 100644 index 6ace1293b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/plain_report_formatter.hpp.ADCBFC5D83A03E9F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/plain_report_formatter.ipp.EE968CA22E35A713.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/plain_report_formatter.ipp.EE968CA22E35A713.idx deleted file mode 100644 index 1958be919..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/plain_report_formatter.ipp.EE968CA22E35A713.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pointer_to_binary_function.h.8A5B2DF78F12E4A3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pointer_to_binary_function.h.8A5B2DF78F12E4A3.idx deleted file mode 100644 index f265e91db..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pointer_to_binary_function.h.8A5B2DF78F12E4A3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pointer_to_unary_function.h.97BDF428AA90A020.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pointer_to_unary_function.h.97BDF428AA90A020.idx deleted file mode 100644 index c8a756cfc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pointer_to_unary_function.h.97BDF428AA90A020.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pointer_traits.h.FC0F49D7E5636F93.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pointer_traits.h.FC0F49D7E5636F93.idx deleted file mode 100644 index a6c552aa0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pointer_traits.h.FC0F49D7E5636F93.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pointer_traits.hpp.15A3E1EF41208B3C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pointer_traits.hpp.15A3E1EF41208B3C.idx deleted file mode 100644 index 374651ad2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pointer_traits.hpp.15A3E1EF41208B3C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/poisson_distribution.h.745547C0BB924CC8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/poisson_distribution.h.745547C0BB924CC8.idx deleted file mode 100644 index 8c79da971..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/poisson_distribution.h.745547C0BB924CC8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/policy.h.D040A3D75338482E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/policy.h.D040A3D75338482E.idx deleted file mode 100644 index 5ced45dd0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/policy.h.D040A3D75338482E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/policy.hpp.E35248993003FB78.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/policy.hpp.E35248993003FB78.idx deleted file mode 100644 index 21fb2ad37..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/policy.hpp.E35248993003FB78.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/poll_with_backoff.h.9013129E5698DB5D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/poll_with_backoff.h.9013129E5698DB5D.idx deleted file mode 100644 index 8ed315ca0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/poll_with_backoff.h.9013129E5698DB5D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/polygamma.hpp.398856F98BFC7855.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/polygamma.hpp.398856F98BFC7855.idx deleted file mode 100644 index 6f0e03778..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/polygamma.hpp.398856F98BFC7855.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/polygamma.hpp.CE05531E5D0287E6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/polygamma.hpp.CE05531E5D0287E6.idx deleted file mode 100644 index 3ada9c45c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/polygamma.hpp.CE05531E5D0287E6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/polymorphic_allocator.h.451AF8B963CC19E1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/polymorphic_allocator.h.451AF8B963CC19E1.idx deleted file mode 100644 index c8bd25733..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/polymorphic_allocator.h.451AF8B963CC19E1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/polynomial_horner3_20.hpp.AE9C363F34781AE1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/polynomial_horner3_20.hpp.AE9C363F34781AE1.idx deleted file mode 100644 index 84b225a6d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/polynomial_horner3_20.hpp.AE9C363F34781AE1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pop_heap.h.D8D841352EE4C8F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pop_heap.h.D8D841352EE4C8F2.idx deleted file mode 100644 index 4a8e356b2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pop_heap.h.D8D841352EE4C8F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/popcount.h.5E3C1D8C67A87088.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/popcount.h.5E3C1D8C67A87088.idx deleted file mode 100644 index 2d1329ed1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/popcount.h.5E3C1D8C67A87088.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/port.h.2F64B0F8A6D7BA23.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/port.h.2F64B0F8A6D7BA23.idx deleted file mode 100644 index 284c5afbf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/port.h.2F64B0F8A6D7BA23.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/posix_features.hpp.E8E024F1F86E15D2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/posix_features.hpp.E8E024F1F86E15D2.idx deleted file mode 100644 index 634da8f71..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/posix_features.hpp.E8E024F1F86E15D2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pow.hpp.114EA8B57D37789A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pow.hpp.114EA8B57D37789A.idx deleted file mode 100644 index 492d35d19..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pow.hpp.114EA8B57D37789A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pow.hpp.8584A5BC9F3D6735.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pow.hpp.8584A5BC9F3D6735.idx deleted file mode 100644 index 7a22d2e22..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pow.hpp.8584A5BC9F3D6735.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/powm1.hpp.9A5F4209403F5C42.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/powm1.hpp.9A5F4209403F5C42.idx deleted file mode 100644 index 4c58b6241..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/powm1.hpp.9A5F4209403F5C42.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pp_counter.hpp.87E4FB2934AD65F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pp_counter.hpp.87E4FB2934AD65F2.idx deleted file mode 100644 index 196a68622..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pp_counter.hpp.87E4FB2934AD65F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pp_variadic.hpp.3CCF1FE79A4B8C13.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pp_variadic.hpp.3CCF1FE79A4B8C13.idx deleted file mode 100644 index ed39b1276..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pp_variadic.hpp.3CCF1FE79A4B8C13.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pragma_message.hpp.1031CCF104328440.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pragma_message.hpp.1031CCF104328440.idx deleted file mode 100644 index 353681ddc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pragma_message.hpp.1031CCF104328440.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/precision.hpp.A0ABD617210AF092.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/precision.hpp.A0ABD617210AF092.idx deleted file mode 100644 index 70770d581..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/precision.hpp.A0ABD617210AF092.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/precision.hpp.A1C95EB90A596667.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/precision.hpp.A1C95EB90A596667.idx deleted file mode 100644 index c0fed4afe..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/precision.hpp.A1C95EB90A596667.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/predicate.h.2A2C875B48524710.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/predicate.h.2A2C875B48524710.idx deleted file mode 100644 index 3fb51e58c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/predicate.h.2A2C875B48524710.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/preprocessor.hpp.4FD234C8DFEDA47D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/preprocessor.hpp.4FD234C8DFEDA47D.idx deleted file mode 100644 index d8b64f24e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/preprocessor.hpp.4FD234C8DFEDA47D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/prev.h.B8BAB9C2F6C72552.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/prev.h.B8BAB9C2F6C72552.idx deleted file mode 100644 index 68a70ef9b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/prev.h.B8BAB9C2F6C72552.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/prev_permutation.h.7077BB4EE835D513.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/prev_permutation.h.7077BB4EE835D513.idx deleted file mode 100644 index 9da66a11d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/prev_permutation.h.7077BB4EE835D513.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/print.F81DE93554EB1BF9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/print.F81DE93554EB1BF9.idx deleted file mode 100644 index 66c1dc2c6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/print.F81DE93554EB1BF9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/print_helper.hpp.82F777D8321597B4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/print_helper.hpp.82F777D8321597B4.idx deleted file mode 100644 index 16fc07caa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/print_helper.hpp.82F777D8321597B4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/priority_tag.h.7D8E766591A8BDC9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/priority_tag.h.7D8E766591A8BDC9.idx deleted file mode 100644 index c95a61399..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/priority_tag.h.7D8E766591A8BDC9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/proc.h.D1A06A7E8CDD9344.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/proc.h.D1A06A7E8CDD9344.idx deleted file mode 100644 index a247a1023..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/proc.h.D1A06A7E8CDD9344.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/processor_info.h.245DBBE444BF463D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/processor_info.h.245DBBE444BF463D.idx deleted file mode 100644 index 5dc241cae..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/processor_info.h.245DBBE444BF463D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/processor_info.h.8065FBE6652D4744.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/processor_info.h.8065FBE6652D4744.idx deleted file mode 100644 index f2149c8ef..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/processor_info.h.8065FBE6652D4744.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/processor_info.h.A3A6C86B780B0AD9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/processor_info.h.A3A6C86B780B0AD9.idx deleted file mode 100644 index 82c59d9f5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/processor_info.h.A3A6C86B780B0AD9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/progress_monitor.hpp.644C170C84BAF4FF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/progress_monitor.hpp.644C170C84BAF4FF.idx deleted file mode 100644 index 4be5913e4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/progress_monitor.hpp.644C170C84BAF4FF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/progress_monitor.ipp.23A84E6D50C2DF1B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/progress_monitor.ipp.23A84E6D50C2DF1B.idx deleted file mode 100644 index 3a20ed647..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/progress_monitor.ipp.23A84E6D50C2DF1B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/projected.h.4E84AE7FCE845AA6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/projected.h.4E84AE7FCE845AA6.idx deleted file mode 100644 index 439215700..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/projected.h.4E84AE7FCE845AA6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/promote.h.6344C954A627E80F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/promote.h.6344C954A627E80F.idx deleted file mode 100644 index 0f0c512c9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/promote.h.6344C954A627E80F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/promotion.hpp.5F5F0BEA318C91A4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/promotion.hpp.5F5F0BEA318C91A4.idx deleted file mode 100644 index b3dc1861f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/promotion.hpp.5F5F0BEA318C91A4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/protect.hpp.5CF5A78BF8E66303.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/protect.hpp.5CF5A78BF8E66303.idx deleted file mode 100644 index 1b9342193..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/protect.hpp.5CF5A78BF8E66303.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_any_all_none_of.h.FC3B69220B8F3261.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_any_all_none_of.h.FC3B69220B8F3261.idx deleted file mode 100644 index 2c36ad49d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_any_all_none_of.h.FC3B69220B8F3261.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_backend.h.EB616164CD58B331.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_backend.h.EB616164CD58B331.idx deleted file mode 100644 index 1c89f39a6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_backend.h.EB616164CD58B331.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_copy.h.D6831A9ACB6E770A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_copy.h.D6831A9ACB6E770A.idx deleted file mode 100644 index 81b03f3af..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_copy.h.D6831A9ACB6E770A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_count.h.C54FA7575E3E5F63.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_count.h.C54FA7575E3E5F63.idx deleted file mode 100644 index a3789089c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_count.h.C54FA7575E3E5F63.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_equal.h.69E2DB6CC74F8332.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_equal.h.69E2DB6CC74F8332.idx deleted file mode 100644 index 7d074fcc8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_equal.h.69E2DB6CC74F8332.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_fill.h.BB366B773F702DF6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_fill.h.BB366B773F702DF6.idx deleted file mode 100644 index f02f5bffd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_fill.h.BB366B773F702DF6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_find.h.F91E0B14C12E1C06.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_find.h.F91E0B14C12E1C06.idx deleted file mode 100644 index 3df902bdf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_find.h.F91E0B14C12E1C06.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_for_each.h.E66E01F15C4C9D91.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_for_each.h.E66E01F15C4C9D91.idx deleted file mode 100644 index 5ea6ec632..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_for_each.h.E66E01F15C4C9D91.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_frontend_dispatch.h.EDD190416A6392FE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_frontend_dispatch.h.EDD190416A6392FE.idx deleted file mode 100644 index 2b4c0079a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_frontend_dispatch.h.EDD190416A6392FE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_generate.h.A57F6A0B6778F819.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_generate.h.A57F6A0B6778F819.idx deleted file mode 100644 index 254394426..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_generate.h.A57F6A0B6778F819.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_is_partitioned.h.849E765725AAA504.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_is_partitioned.h.849E765725AAA504.idx deleted file mode 100644 index e4f8c920f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_is_partitioned.h.849E765725AAA504.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_merge.h.C796492D41595A30.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_merge.h.C796492D41595A30.idx deleted file mode 100644 index 054e9d7e1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_merge.h.C796492D41595A30.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_move.h.08FF62AE98FDED27.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_move.h.08FF62AE98FDED27.idx deleted file mode 100644 index 63eb6449b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_move.h.08FF62AE98FDED27.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_reduce.h.17117E689921D20C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_reduce.h.17117E689921D20C.idx deleted file mode 100644 index 83475bdb4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_reduce.h.17117E689921D20C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_replace.h.D964B06995A4DE73.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_replace.h.D964B06995A4DE73.idx deleted file mode 100644 index aa24ef22f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_replace.h.D964B06995A4DE73.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_rotate_copy.h.F85581B2A0DD7774.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_rotate_copy.h.F85581B2A0DD7774.idx deleted file mode 100644 index c863b2daf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_rotate_copy.h.F85581B2A0DD7774.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_sort.h.1675978BDF6CDF9B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_sort.h.1675978BDF6CDF9B.idx deleted file mode 100644 index 2b780601a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_sort.h.1675978BDF6CDF9B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_stable_sort.h.245F41D882AFE556.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_stable_sort.h.245F41D882AFE556.idx deleted file mode 100644 index b219b74f0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_stable_sort.h.245F41D882AFE556.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_transform.h.FC4BD6B7BD5816C7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_transform.h.FC4BD6B7BD5816C7.idx deleted file mode 100644 index 43ba13d12..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_transform.h.FC4BD6B7BD5816C7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_transform_reduce.h.82227FC8BEA168CF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_transform_reduce.h.82227FC8BEA168CF.idx deleted file mode 100644 index ae1f10bdb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pstl_transform_reduce.h.82227FC8BEA168CF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pthread.h.8EBC61018CCE699C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pthread.h.8EBC61018CCE699C.idx deleted file mode 100644 index 70a8d8fb2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pthread.h.8EBC61018CCE699C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pthread_impl.h.C16D905C3B2C42DE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pthread_impl.h.C16D905C3B2C42DE.idx deleted file mode 100644 index c7e41b35c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/pthread_impl.h.C16D905C3B2C42DE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/push_heap.h.ED5B302CF23490F9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/push_heap.h.ED5B302CF23490F9.idx deleted file mode 100644 index 77d95e278..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/push_heap.h.ED5B302CF23490F9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/qos.h.4C87337680C3468F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/qos.h.4C87337680C3468F.idx deleted file mode 100644 index 94a26c7de..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/qos.h.4C87337680C3468F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/qos.h.FBEAC6672B9ADAA2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/qos.h.FBEAC6672B9ADAA2.idx deleted file mode 100644 index 5822c77fc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/qos.h.FBEAC6672B9ADAA2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/queue.A4DCA11C813DA4F7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/queue.A4DCA11C813DA4F7.idx deleted file mode 100644 index 5739b84a9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/queue.A4DCA11C813DA4F7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/queue.h.9E27852FB22F76CA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/queue.h.9E27852FB22F76CA.idx deleted file mode 100644 index b8f740cc9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/queue.h.9E27852FB22F76CA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/quote.hpp.2D99C3D8A16EF605.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/quote.hpp.2D99C3D8A16EF605.idx deleted file mode 100644 index ecf27d25e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/quote.hpp.2D99C3D8A16EF605.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/quote.hpp.43A1A98E2872CE12.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/quote.hpp.43A1A98E2872CE12.idx deleted file mode 100644 index 7ac931111..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/quote.hpp.43A1A98E2872CE12.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/random.2419624F5B14C5D1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/random.2419624F5B14C5D1.idx deleted file mode 100644 index 706e38b6f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/random.2419624F5B14C5D1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/random_device.h.51889DFD675FCE9C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/random_device.h.51889DFD675FCE9C.idx deleted file mode 100644 index b6adc3e5e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/random_device.h.51889DFD675FCE9C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/randomize_range.h.73BDD6074EB2C7A4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/randomize_range.h.73BDD6074EB2C7A4.idx deleted file mode 100644 index d2d9f3fe0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/randomize_range.h.73BDD6074EB2C7A4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/range_default_formatter.h.9A4564214DE5BAE0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/range_default_formatter.h.9A4564214DE5BAE0.idx deleted file mode 100644 index ec99b5b2b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/range_default_formatter.h.9A4564214DE5BAE0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/range_formatter.h.0AA29C62275013B0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/range_formatter.h.0AA29C62275013B0.idx deleted file mode 100644 index 0209812b8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/range_formatter.h.0AA29C62275013B0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/range_fwd.hpp.659BC16A0B73C20B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/range_fwd.hpp.659BC16A0B73C20B.idx deleted file mode 100644 index 5cf74052e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/range_fwd.hpp.659BC16A0B73C20B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_adjacent_find.h.5566707537DB5430.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_adjacent_find.h.5566707537DB5430.idx deleted file mode 100644 index 980022e82..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_adjacent_find.h.5566707537DB5430.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_all_of.h.54AC0C7961AA0F4B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_all_of.h.54AC0C7961AA0F4B.idx deleted file mode 100644 index d0326fe98..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_all_of.h.54AC0C7961AA0F4B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_any_of.h.5DF9ECFB6BAE9D63.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_any_of.h.5DF9ECFB6BAE9D63.idx deleted file mode 100644 index 7b7984252..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_any_of.h.5DF9ECFB6BAE9D63.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_binary_search.h.171E325AB056EB2C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_binary_search.h.171E325AB056EB2C.idx deleted file mode 100644 index 1cff8ac81..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_binary_search.h.171E325AB056EB2C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_clamp.h.810E74314880026B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_clamp.h.810E74314880026B.idx deleted file mode 100644 index cc1432f4b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_clamp.h.810E74314880026B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_construct_at.h.AE8D15402251C76A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_construct_at.h.AE8D15402251C76A.idx deleted file mode 100644 index f986b060f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_construct_at.h.AE8D15402251C76A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_contains.h.9932F8B25AE2802B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_contains.h.9932F8B25AE2802B.idx deleted file mode 100644 index ef5333a9f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_contains.h.9932F8B25AE2802B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_copy.h.25E4523F553419D7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_copy.h.25E4523F553419D7.idx deleted file mode 100644 index 2ed8ba32d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_copy.h.25E4523F553419D7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_copy_backward.h.3C000C6EDB025344.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_copy_backward.h.3C000C6EDB025344.idx deleted file mode 100644 index 6ab5e6e38..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_copy_backward.h.3C000C6EDB025344.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_copy_if.h.9FC073CABDE1D3BD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_copy_if.h.9FC073CABDE1D3BD.idx deleted file mode 100644 index 5beebfe17..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_copy_if.h.9FC073CABDE1D3BD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_copy_n.h.C92E9093096431B1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_copy_n.h.C92E9093096431B1.idx deleted file mode 100644 index c9904295f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_copy_n.h.C92E9093096431B1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_count.h.22A1C75E72DAB420.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_count.h.22A1C75E72DAB420.idx deleted file mode 100644 index a29a0bdf3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_count.h.22A1C75E72DAB420.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_count_if.h.24A734B703131281.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_count_if.h.24A734B703131281.idx deleted file mode 100644 index a1aa91140..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_count_if.h.24A734B703131281.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_ends_with.h.97FD0A4F702544F1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_ends_with.h.97FD0A4F702544F1.idx deleted file mode 100644 index ceed04492..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_ends_with.h.97FD0A4F702544F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_equal.h.8997933995AB573A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_equal.h.8997933995AB573A.idx deleted file mode 100644 index 46a829e82..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_equal.h.8997933995AB573A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_equal_range.h.49570412E7B39DE6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_equal_range.h.49570412E7B39DE6.idx deleted file mode 100644 index b1f6648cf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_equal_range.h.49570412E7B39DE6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_fill.h.FE4DA03034C1FC02.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_fill.h.FE4DA03034C1FC02.idx deleted file mode 100644 index 8b46620df..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_fill.h.FE4DA03034C1FC02.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_fill_n.h.65AC083CB504DBBC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_fill_n.h.65AC083CB504DBBC.idx deleted file mode 100644 index 46a4c30fd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_fill_n.h.65AC083CB504DBBC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_find.h.AB378F612C02E33D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_find.h.AB378F612C02E33D.idx deleted file mode 100644 index a717bb51c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_find.h.AB378F612C02E33D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_find_end.h.43F94BC74AF6F59F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_find_end.h.43F94BC74AF6F59F.idx deleted file mode 100644 index b32567b85..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_find_end.h.43F94BC74AF6F59F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_find_first_of.h.4C5BA88578E14104.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_find_first_of.h.4C5BA88578E14104.idx deleted file mode 100644 index 325ad5a37..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_find_first_of.h.4C5BA88578E14104.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_find_if.h.BB2246028EAAF1AB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_find_if.h.BB2246028EAAF1AB.idx deleted file mode 100644 index 053796fb5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_find_if.h.BB2246028EAAF1AB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_find_if_not.h.237BB7D9F7591B84.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_find_if_not.h.237BB7D9F7591B84.idx deleted file mode 100644 index 7da026140..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_find_if_not.h.237BB7D9F7591B84.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_for_each.h.43D540C443AAD947.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_for_each.h.43D540C443AAD947.idx deleted file mode 100644 index 489d21eac..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_for_each.h.43D540C443AAD947.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_for_each_n.h.546F4E50E9F09513.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_for_each_n.h.546F4E50E9F09513.idx deleted file mode 100644 index 0d5743d3e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_for_each_n.h.546F4E50E9F09513.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_generate.h.154DB7FB148D7B81.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_generate.h.154DB7FB148D7B81.idx deleted file mode 100644 index bd49066f0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_generate.h.154DB7FB148D7B81.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_generate_n.h.74C03EB4AEB15F25.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_generate_n.h.74C03EB4AEB15F25.idx deleted file mode 100644 index 1b3702967..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_generate_n.h.74C03EB4AEB15F25.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_includes.h.7C2DB0D3176D0DB2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_includes.h.7C2DB0D3176D0DB2.idx deleted file mode 100644 index 84b030947..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_includes.h.7C2DB0D3176D0DB2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_inplace_merge.h.C4C158AC134BD3B4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_inplace_merge.h.C4C158AC134BD3B4.idx deleted file mode 100644 index dfd1f1bfa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_inplace_merge.h.C4C158AC134BD3B4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_is_heap.h.35D76996763BF4ED.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_is_heap.h.35D76996763BF4ED.idx deleted file mode 100644 index e70c6d190..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_is_heap.h.35D76996763BF4ED.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_is_heap_until.h.D20293997639C756.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_is_heap_until.h.D20293997639C756.idx deleted file mode 100644 index 79b0b2c42..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_is_heap_until.h.D20293997639C756.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_is_partitioned.h.FCF64F686B3B0346.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_is_partitioned.h.FCF64F686B3B0346.idx deleted file mode 100644 index ef1564505..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_is_partitioned.h.FCF64F686B3B0346.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_is_permutation.h.B5249C03C73C6AB3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_is_permutation.h.B5249C03C73C6AB3.idx deleted file mode 100644 index 96e1838f2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_is_permutation.h.B5249C03C73C6AB3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_is_sorted.h.9C98F8BAA9D879B2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_is_sorted.h.9C98F8BAA9D879B2.idx deleted file mode 100644 index c6a046895..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_is_sorted.h.9C98F8BAA9D879B2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_is_sorted_until.h.1DF5CCBDD72896A4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_is_sorted_until.h.1DF5CCBDD72896A4.idx deleted file mode 100644 index 344bc2731..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_is_sorted_until.h.1DF5CCBDD72896A4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_iterator_concept.h.66B474346E58DD69.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_iterator_concept.h.66B474346E58DD69.idx deleted file mode 100644 index 8ae8abfb8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_iterator_concept.h.66B474346E58DD69.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_iterator_traits.h.241715626AB9F758.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_iterator_traits.h.241715626AB9F758.idx deleted file mode 100644 index a8eabce17..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_iterator_traits.h.241715626AB9F758.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_lexicographical_compare.h.421786EF2E4AEBB3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_lexicographical_compare.h.421786EF2E4AEBB3.idx deleted file mode 100644 index 5c1dc05d8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_lexicographical_compare.h.421786EF2E4AEBB3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_lower_bound.h.1BC4FDA580289FE4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_lower_bound.h.1BC4FDA580289FE4.idx deleted file mode 100644 index a8b87aac1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_lower_bound.h.1BC4FDA580289FE4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_make_heap.h.B9CE0E603AC7FCEB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_make_heap.h.B9CE0E603AC7FCEB.idx deleted file mode 100644 index 9f830b229..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_make_heap.h.B9CE0E603AC7FCEB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_max.h.CC8556CCF437D91A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_max.h.CC8556CCF437D91A.idx deleted file mode 100644 index cde94a71c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_max.h.CC8556CCF437D91A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_max_element.h.7F65B0CC9620A668.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_max_element.h.7F65B0CC9620A668.idx deleted file mode 100644 index 95362134b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_max_element.h.7F65B0CC9620A668.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_merge.h.2773E45D4AB43BB1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_merge.h.2773E45D4AB43BB1.idx deleted file mode 100644 index fad427957..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_merge.h.2773E45D4AB43BB1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_min.h.ADBE0A13E7D84C21.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_min.h.ADBE0A13E7D84C21.idx deleted file mode 100644 index 6619d04f5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_min.h.ADBE0A13E7D84C21.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_min_element.h.B639DBA83AA55E9E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_min_element.h.B639DBA83AA55E9E.idx deleted file mode 100644 index 0a9a3167f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_min_element.h.B639DBA83AA55E9E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_minmax.h.385C025AB82B2B2E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_minmax.h.385C025AB82B2B2E.idx deleted file mode 100644 index 6920c1c96..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_minmax.h.385C025AB82B2B2E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_minmax_element.h.413F2487A045E192.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_minmax_element.h.413F2487A045E192.idx deleted file mode 100644 index 9b1e67b1f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_minmax_element.h.413F2487A045E192.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_mismatch.h.6DEAA2D8770C5411.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_mismatch.h.6DEAA2D8770C5411.idx deleted file mode 100644 index c86266dde..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_mismatch.h.6DEAA2D8770C5411.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_move.h.59FBC5EFCA5382D1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_move.h.59FBC5EFCA5382D1.idx deleted file mode 100644 index b1947c04e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_move.h.59FBC5EFCA5382D1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_move_backward.h.2D63AC4DEA4FBFE3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_move_backward.h.2D63AC4DEA4FBFE3.idx deleted file mode 100644 index 9fcbd5fa3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_move_backward.h.2D63AC4DEA4FBFE3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_next_permutation.h.705DC6A44D55447F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_next_permutation.h.705DC6A44D55447F.idx deleted file mode 100644 index 668742ffa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_next_permutation.h.705DC6A44D55447F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_none_of.h.F458D0F666D4713B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_none_of.h.F458D0F666D4713B.idx deleted file mode 100644 index 45f108488..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_none_of.h.F458D0F666D4713B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_nth_element.h.55002D2751DA6126.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_nth_element.h.55002D2751DA6126.idx deleted file mode 100644 index 031420df4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_nth_element.h.55002D2751DA6126.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_operations.h.536DEB800586CD9B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_operations.h.536DEB800586CD9B.idx deleted file mode 100644 index 0fde7c671..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_operations.h.536DEB800586CD9B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_partial_sort.h.DE644D74995ADE86.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_partial_sort.h.DE644D74995ADE86.idx deleted file mode 100644 index 0f6a63049..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_partial_sort.h.DE644D74995ADE86.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_partial_sort_copy.h.85EEF38E02A2E6E2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_partial_sort_copy.h.85EEF38E02A2E6E2.idx deleted file mode 100644 index 7ca30d381..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_partial_sort_copy.h.85EEF38E02A2E6E2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_partition.h.B410D88B3CE2471F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_partition.h.B410D88B3CE2471F.idx deleted file mode 100644 index f810042c6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_partition.h.B410D88B3CE2471F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_partition_copy.h.636DD64CB097F162.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_partition_copy.h.636DD64CB097F162.idx deleted file mode 100644 index 2df38d9c5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_partition_copy.h.636DD64CB097F162.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_partition_point.h.93F792B47D5FB585.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_partition_point.h.93F792B47D5FB585.idx deleted file mode 100644 index 2c555d1d0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_partition_point.h.93F792B47D5FB585.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_pop_heap.h.AE38F95F6CA5D74A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_pop_heap.h.AE38F95F6CA5D74A.idx deleted file mode 100644 index 30a364d7d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_pop_heap.h.AE38F95F6CA5D74A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_prev_permutation.h.B89940C506866F48.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_prev_permutation.h.B89940C506866F48.idx deleted file mode 100644 index 798c337a5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_prev_permutation.h.B89940C506866F48.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_push_heap.h.E4E3D31503BABE35.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_push_heap.h.E4E3D31503BABE35.idx deleted file mode 100644 index 2a046d195..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_push_heap.h.E4E3D31503BABE35.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_remove.h.B258155217DCF1C9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_remove.h.B258155217DCF1C9.idx deleted file mode 100644 index a5b2a1d78..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_remove.h.B258155217DCF1C9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_remove_copy.h.A458AA3773026013.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_remove_copy.h.A458AA3773026013.idx deleted file mode 100644 index c1d5c0083..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_remove_copy.h.A458AA3773026013.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_remove_copy_if.h.27B26065A928EBEA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_remove_copy_if.h.27B26065A928EBEA.idx deleted file mode 100644 index c841fe6b0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_remove_copy_if.h.27B26065A928EBEA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_remove_if.h.B0A4DDE596985783.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_remove_if.h.B0A4DDE596985783.idx deleted file mode 100644 index 3b6af55a7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_remove_if.h.B0A4DDE596985783.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_replace.h.AFBDD7D522A7B14D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_replace.h.AFBDD7D522A7B14D.idx deleted file mode 100644 index 0c269e92d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_replace.h.AFBDD7D522A7B14D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_replace_copy.h.2E33904B5E3C75BE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_replace_copy.h.2E33904B5E3C75BE.idx deleted file mode 100644 index 56f1282d8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_replace_copy.h.2E33904B5E3C75BE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_replace_copy_if.h.7E51B9D164784CE0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_replace_copy_if.h.7E51B9D164784CE0.idx deleted file mode 100644 index b9f24794f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_replace_copy_if.h.7E51B9D164784CE0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_replace_if.h.1A6EB1DA8E217BAF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_replace_if.h.1A6EB1DA8E217BAF.idx deleted file mode 100644 index c66f17ebe..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_replace_if.h.1A6EB1DA8E217BAF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_reverse.h.5A1D6341248D4845.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_reverse.h.5A1D6341248D4845.idx deleted file mode 100644 index a09685e46..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_reverse.h.5A1D6341248D4845.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_reverse_copy.h.5F5C73209EE2EE22.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_reverse_copy.h.5F5C73209EE2EE22.idx deleted file mode 100644 index 5f6913e0e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_reverse_copy.h.5F5C73209EE2EE22.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_rotate.h.D3C98F58DB4FB2D8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_rotate.h.D3C98F58DB4FB2D8.idx deleted file mode 100644 index 252316b0b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_rotate.h.D3C98F58DB4FB2D8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_rotate_copy.h.9FF72376D33904D9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_rotate_copy.h.9FF72376D33904D9.idx deleted file mode 100644 index 7e5d1bed6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_rotate_copy.h.9FF72376D33904D9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_sample.h.78EC0F39A700774F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_sample.h.78EC0F39A700774F.idx deleted file mode 100644 index b92a7c713..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_sample.h.78EC0F39A700774F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_search.h.F2D70C2A9955E409.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_search.h.F2D70C2A9955E409.idx deleted file mode 100644 index be82555be..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_search.h.F2D70C2A9955E409.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_search_n.h.EFA2BF3711B6ACA0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_search_n.h.EFA2BF3711B6ACA0.idx deleted file mode 100644 index 7c14c5045..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_search_n.h.EFA2BF3711B6ACA0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_set_difference.h.BD1EF91206B5A595.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_set_difference.h.BD1EF91206B5A595.idx deleted file mode 100644 index fa213ccb2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_set_difference.h.BD1EF91206B5A595.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_set_intersection.h.BE62FACBA05DAB69.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_set_intersection.h.BE62FACBA05DAB69.idx deleted file mode 100644 index 96526e34c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_set_intersection.h.BE62FACBA05DAB69.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_set_symmetric_difference.h.BAEB7EF74928FE42.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_set_symmetric_difference.h.BAEB7EF74928FE42.idx deleted file mode 100644 index 08e59b0a6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_set_symmetric_difference.h.BAEB7EF74928FE42.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_set_union.h.833287D37FB60E5C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_set_union.h.833287D37FB60E5C.idx deleted file mode 100644 index d26f8f79b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_set_union.h.833287D37FB60E5C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_shuffle.h.97BA54A330D08120.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_shuffle.h.97BA54A330D08120.idx deleted file mode 100644 index 403d6095a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_shuffle.h.97BA54A330D08120.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_sort.h.4BE02001743800CD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_sort.h.4BE02001743800CD.idx deleted file mode 100644 index 65353dcde..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_sort.h.4BE02001743800CD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_sort_heap.h.D57AACE426A3636E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_sort_heap.h.D57AACE426A3636E.idx deleted file mode 100644 index 6b75e606b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_sort_heap.h.D57AACE426A3636E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_stable_partition.h.D59A1252F7C4503D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_stable_partition.h.D59A1252F7C4503D.idx deleted file mode 100644 index b92deffe5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_stable_partition.h.D59A1252F7C4503D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_stable_sort.h.F7434A82426F668C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_stable_sort.h.F7434A82426F668C.idx deleted file mode 100644 index f3ca7d386..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_stable_sort.h.F7434A82426F668C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_starts_with.h.F61BD60CDF4F55F7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_starts_with.h.F61BD60CDF4F55F7.idx deleted file mode 100644 index 9fc869a3e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_starts_with.h.F61BD60CDF4F55F7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_swap_ranges.h.BC1170604E4A3F79.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_swap_ranges.h.BC1170604E4A3F79.idx deleted file mode 100644 index 92deef4c9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_swap_ranges.h.BC1170604E4A3F79.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_transform.h.AB6ED48ED6126FDB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_transform.h.AB6ED48ED6126FDB.idx deleted file mode 100644 index 482612fd0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_transform.h.AB6ED48ED6126FDB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_uninitialized_algorithms.h.74E2770C3DB4D85C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_uninitialized_algorithms.h.74E2770C3DB4D85C.idx deleted file mode 100644 index 61124c0a5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_uninitialized_algorithms.h.74E2770C3DB4D85C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_unique.h.6450B01082EC4C21.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_unique.h.6450B01082EC4C21.idx deleted file mode 100644 index 965bafb62..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_unique.h.6450B01082EC4C21.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_unique_copy.h.9FF6506DFAC2A570.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_unique_copy.h.9FF6506DFAC2A570.idx deleted file mode 100644 index eadec0258..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_unique_copy.h.9FF6506DFAC2A570.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_upper_bound.h.FC24D4B84EE5BC97.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_upper_bound.h.FC24D4B84EE5BC97.idx deleted file mode 100644 index b94d48703..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranges_upper_bound.h.FC24D4B84EE5BC97.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rank.h.778A75965E51AF20.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rank.h.778A75965E51AF20.idx deleted file mode 100644 index 99f2ed915..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rank.h.778A75965E51AF20.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranlux.h.C910F2413D96CC67.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranlux.h.C910F2413D96CC67.idx deleted file mode 100644 index 5b0aed09d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ranlux.h.C910F2413D96CC67.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ratio.C8673BB1350519B3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ratio.C8673BB1350519B3.idx deleted file mode 100644 index 237c2a795..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ratio.C8673BB1350519B3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rational.hpp.DAA96A81257075CF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rational.hpp.DAA96A81257075CF.idx deleted file mode 100644 index f213793f8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rational.hpp.DAA96A81257075CF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rational_adaptor.hpp.BAE3E68137C8F32E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rational_adaptor.hpp.BAE3E68137C8F32E.idx deleted file mode 100644 index 5b3f7130d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rational_adaptor.hpp.BAE3E68137C8F32E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rational_horner3_20.hpp.D2C12C318D1F2675.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rational_horner3_20.hpp.D2C12C318D1F2675.idx deleted file mode 100644 index a1bb97a42..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rational_horner3_20.hpp.D2C12C318D1F2675.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/raw_storage_iterator.h.531422E948C9C117.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/raw_storage_iterator.h.531422E948C9C117.idx deleted file mode 100644 index bc32fd23c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/raw_storage_iterator.h.531422E948C9C117.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/readable_traits.h.D6EC7141C507C112.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/readable_traits.h.D6EC7141C507C112.idx deleted file mode 100644 index 91cd91e4a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/readable_traits.h.D6EC7141C507C112.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/real_cast.hpp.6823B3F2A0A7A2CC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/real_cast.hpp.6823B3F2A0A7A2CC.idx deleted file mode 100644 index 3f37dd9aa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/real_cast.hpp.6823B3F2A0A7A2CC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rebind.hpp.2393CF323F9A1727.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rebind.hpp.2393CF323F9A1727.idx deleted file mode 100644 index d5215e645..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rebind.hpp.2393CF323F9A1727.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/recursive_directory_iterator.h.0AF5B4C346EC69F7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/recursive_directory_iterator.h.0AF5B4C346EC69F7.idx deleted file mode 100644 index 7a52c5c46..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/recursive_directory_iterator.h.0AF5B4C346EC69F7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/reduce.h.C9EBE20AD90F2C34.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/reduce.h.C9EBE20AD90F2C34.idx deleted file mode 100644 index e0931a7cf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/reduce.h.C9EBE20AD90F2C34.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ref.hpp.250E1AD5D2AE2F1E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ref.hpp.250E1AD5D2AE2F1E.idx deleted file mode 100644 index 47b4bcfd7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ref.hpp.250E1AD5D2AE2F1E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ref.hpp.78602E3304854B1D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ref.hpp.78602E3304854B1D.idx deleted file mode 100644 index b0938be73..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ref.hpp.78602E3304854B1D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ref_view.h.9ABC759B788F34AD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ref_view.h.9ABC759B788F34AD.idx deleted file mode 100644 index 1b9d792e2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ref_view.h.9ABC759B788F34AD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/reference_wrapper.h.C8DD8C8EBEC9FA81.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/reference_wrapper.h.C8DD8C8EBEC9FA81.idx deleted file mode 100644 index bf69a35c4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/reference_wrapper.h.C8DD8C8EBEC9FA81.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/regular.h.65BBD4BECBD4BA82.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/regular.h.65BBD4BECBD4BA82.idx deleted file mode 100644 index 6e8ebe7fb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/regular.h.65BBD4BECBD4BA82.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rel_ops.h.2ACAD2DFD14D259C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rel_ops.h.2ACAD2DFD14D259C.idx deleted file mode 100644 index 2b2d3620b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rel_ops.h.2ACAD2DFD14D259C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/relation.h.1299F4859A5ECDAD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/relation.h.1299F4859A5ECDAD.idx deleted file mode 100644 index dfad1a753..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/relation.h.1299F4859A5ECDAD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rem.hpp.886851F110C7F886.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rem.hpp.886851F110C7F886.idx deleted file mode 100644 index 33c200e32..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rem.hpp.886851F110C7F886.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remainder.h.736582507960ABB5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remainder.h.736582507960ABB5.idx deleted file mode 100644 index adf4a3e24..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remainder.h.736582507960ABB5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove.h.FA99938C61D785A5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove.h.FA99938C61D785A5.idx deleted file mode 100644 index 699e5753a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove.h.FA99938C61D785A5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_all_extents.h.CC8308A0BCEC62E6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_all_extents.h.CC8308A0BCEC62E6.idx deleted file mode 100644 index 04972bf2c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_all_extents.h.CC8308A0BCEC62E6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_bounds.hpp.26F182905E0713B0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_bounds.hpp.26F182905E0713B0.idx deleted file mode 100644 index e478ab703..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_bounds.hpp.26F182905E0713B0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_const.h.39A6E46DE8AE4116.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_const.h.39A6E46DE8AE4116.idx deleted file mode 100644 index b73a526b1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_const.h.39A6E46DE8AE4116.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_const.hpp.63D6868670E0A53B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_const.hpp.63D6868670E0A53B.idx deleted file mode 100644 index 505be6499..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_const.hpp.63D6868670E0A53B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_const_ref.h.FCA9E28118FD0159.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_const_ref.h.FCA9E28118FD0159.idx deleted file mode 100644 index 1a8b290c0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_const_ref.h.FCA9E28118FD0159.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_copy.h.E2A99D1266CAC361.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_copy.h.E2A99D1266CAC361.idx deleted file mode 100644 index ddcae3b2f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_copy.h.E2A99D1266CAC361.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_copy_if.h.1CC2279013A5C8FA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_copy_if.h.1CC2279013A5C8FA.idx deleted file mode 100644 index 55243be5f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_copy_if.h.1CC2279013A5C8FA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_cv.h.F5162BDEBD7037E2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_cv.h.F5162BDEBD7037E2.idx deleted file mode 100644 index a1072934a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_cv.h.F5162BDEBD7037E2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_cv.hpp.9CDF0385E77296D4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_cv.hpp.9CDF0385E77296D4.idx deleted file mode 100644 index 312f1347c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_cv.hpp.9CDF0385E77296D4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_cvref.h.DF3FF2DFB71E7490.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_cvref.h.DF3FF2DFB71E7490.idx deleted file mode 100644 index 7a13dcad7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_cvref.h.DF3FF2DFB71E7490.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_extent.h.EA4A130B4BAB6776.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_extent.h.EA4A130B4BAB6776.idx deleted file mode 100644 index 92450cd6a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_extent.h.EA4A130B4BAB6776.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_extent.hpp.6AF2E800BA90E3F0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_extent.hpp.6AF2E800BA90E3F0.idx deleted file mode 100644 index 174b27264..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_extent.hpp.6AF2E800BA90E3F0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_if.h.A5D97FA45E8FFDB8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_if.h.A5D97FA45E8FFDB8.idx deleted file mode 100644 index bc89c4781..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_if.h.A5D97FA45E8FFDB8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_pointer.h.99300758475167BF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_pointer.h.99300758475167BF.idx deleted file mode 100644 index f8531b7f2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_pointer.h.99300758475167BF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_pointer.hpp.6067A7A401B95FE6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_pointer.hpp.6067A7A401B95FE6.idx deleted file mode 100644 index befdfbf87..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_pointer.hpp.6067A7A401B95FE6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_reference.h.18F74D8EA7C71130.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_reference.h.18F74D8EA7C71130.idx deleted file mode 100644 index 873aa82bd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_reference.h.18F74D8EA7C71130.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_reference.hpp.2BDED718A76C5D01.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_reference.hpp.2BDED718A76C5D01.idx deleted file mode 100644 index e3906d3bc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_reference.hpp.2BDED718A76C5D01.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_volatile.h.981DC9061E461D8B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_volatile.h.981DC9061E461D8B.idx deleted file mode 100644 index 97ff20a97..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/remove_volatile.h.981DC9061E461D8B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/repeat.hpp.2057DFC919D73C03.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/repeat.hpp.2057DFC919D73C03.idx deleted file mode 100644 index 6e34c9386..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/repeat.hpp.2057DFC919D73C03.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/repeat.hpp.A0C73257963A086C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/repeat.hpp.A0C73257963A086C.idx deleted file mode 100644 index b259d1cc2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/repeat.hpp.A0C73257963A086C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/repeat_256.hpp.565B9F89BCF09B3E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/repeat_256.hpp.565B9F89BCF09B3E.idx deleted file mode 100644 index 2522dd6d5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/repeat_256.hpp.565B9F89BCF09B3E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/repeat_from_to.hpp.96C72C453110CA83.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/repeat_from_to.hpp.96C72C453110CA83.idx deleted file mode 100644 index b07d14a4a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/repeat_from_to.hpp.96C72C453110CA83.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/replace.h.7956327095C3F6E7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/replace.h.7956327095C3F6E7.idx deleted file mode 100644 index 722b01316..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/replace.h.7956327095C3F6E7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/replace_copy.h.FE5B103E30895060.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/replace_copy.h.FE5B103E30895060.idx deleted file mode 100644 index 78001a82b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/replace_copy.h.FE5B103E30895060.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/replace_copy_if.h.B3248A3AF4CC9869.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/replace_copy_if.h.B3248A3AF4CC9869.idx deleted file mode 100644 index 1acefb91b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/replace_copy_if.h.B3248A3AF4CC9869.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/replace_if.h.692636FE0451FD16.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/replace_if.h.692636FE0451FD16.idx deleted file mode 100644 index e1d4e5ec3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/replace_if.h.692636FE0451FD16.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/resource.h.2DBFA86D5BECEA7A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/resource.h.2DBFA86D5BECEA7A.idx deleted file mode 100644 index c327534b1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/resource.h.2DBFA86D5BECEA7A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/result_of.h.8719BF607D0B360A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/result_of.h.8719BF607D0B360A.idx deleted file mode 100644 index 87a6b38f3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/result_of.h.8719BF607D0B360A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/result_traits.hpp.6D8E4A3C7EDD0A31.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/result_traits.hpp.6D8E4A3C7EDD0A31.idx deleted file mode 100644 index 9871474a8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/result_traits.hpp.6D8E4A3C7EDD0A31.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/results_collector.hpp.45F0ADCE28ED6FB4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/results_collector.hpp.45F0ADCE28ED6FB4.idx deleted file mode 100644 index 7c44e895e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/results_collector.hpp.45F0ADCE28ED6FB4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/results_collector.ipp.75099CD074D33DB4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/results_collector.ipp.75099CD074D33DB4.idx deleted file mode 100644 index 4f8208328..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/results_collector.ipp.75099CD074D33DB4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/results_reporter.hpp.7E86DAFA1F448CBA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/results_reporter.hpp.7E86DAFA1F448CBA.idx deleted file mode 100644 index 6c8cd05d2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/results_reporter.hpp.7E86DAFA1F448CBA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/results_reporter.ipp.2594B6BCD334B2F7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/results_reporter.ipp.2594B6BCD334B2F7.idx deleted file mode 100644 index 7adf01d52..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/results_reporter.ipp.2594B6BCD334B2F7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/reverse.h.6661CC2E66A9E256.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/reverse.h.6661CC2E66A9E256.idx deleted file mode 100644 index aa5ce31de..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/reverse.h.6661CC2E66A9E256.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/reverse.hpp.352779538C5E2DC5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/reverse.hpp.352779538C5E2DC5.idx deleted file mode 100644 index 346926667..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/reverse.hpp.352779538C5E2DC5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/reverse_access.h.FC34745499C45078.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/reverse_access.h.FC34745499C45078.idx deleted file mode 100644 index cb4e518d1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/reverse_access.h.FC34745499C45078.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/reverse_copy.h.718C6EC70853880C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/reverse_copy.h.718C6EC70853880C.idx deleted file mode 100644 index da81f1e4f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/reverse_copy.h.718C6EC70853880C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/reverse_iterator.h.AAF505227FFB06E7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/reverse_iterator.h.AAF505227FFB06E7.idx deleted file mode 100644 index ec3353377..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/reverse_iterator.h.AAF505227FFB06E7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/roots.h.7B1FF97CFB5A7182.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/roots.h.7B1FF97CFB5A7182.idx deleted file mode 100644 index 52e1a212d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/roots.h.7B1FF97CFB5A7182.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/roots.hpp.DBD6909AE995078E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/roots.hpp.DBD6909AE995078E.idx deleted file mode 100644 index f07f13f43..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/roots.hpp.DBD6909AE995078E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rotate.h.10CD5E10A3EB1783.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rotate.h.10CD5E10A3EB1783.idx deleted file mode 100644 index 60be91170..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rotate.h.10CD5E10A3EB1783.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rotate.h.CF84798ED6B760AA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rotate.h.CF84798ED6B760AA.idx deleted file mode 100644 index bf5df1f8a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rotate.h.CF84798ED6B760AA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rotate_copy.h.737385C710F52DED.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rotate_copy.h.737385C710F52DED.idx deleted file mode 100644 index 1e8bd84bc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rotate_copy.h.737385C710F52DED.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/round.hpp.005FACB50FEA22A9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/round.hpp.005FACB50FEA22A9.idx deleted file mode 100644 index 761084ee6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/round.hpp.005FACB50FEA22A9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/round_fwd.hpp.6563B6DDB188B05B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/round_fwd.hpp.6563B6DDB188B05B.idx deleted file mode 100644 index c98e7fb25..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/round_fwd.hpp.6563B6DDB188B05B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rounding_functions.h.68CD73C314A49170.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rounding_functions.h.68CD73C314A49170.idx deleted file mode 100644 index cab0a5061..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rounding_functions.h.68CD73C314A49170.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rtti.hpp.CD765260849E750B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rtti.hpp.CD765260849E750B.idx deleted file mode 100644 index 95c436564..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/rtti.hpp.CD765260849E750B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/runetype.h.D079B468B6595120.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/runetype.h.D079B468B6595120.idx deleted file mode 100644 index c4d2300e9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/runetype.h.D079B468B6595120.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/same_as.h.F491326C251CA550.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/same_as.h.F491326C251CA550.idx deleted file mode 100644 index f13b930d7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/same_as.h.F491326C251CA550.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sample.h.03ACD5D8AE179A57.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sample.h.03ACD5D8AE179A57.idx deleted file mode 100644 index 607b5d0fb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sample.h.03ACD5D8AE179A57.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/saturation_arithmetic.h.C7536555E6CCC240.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/saturation_arithmetic.h.C7536555E6CCC240.idx deleted file mode 100644 index e6a209fe6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/saturation_arithmetic.h.C7536555E6CCC240.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sched.h.316C49C58D11D5AA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sched.h.316C49C58D11D5AA.idx deleted file mode 100644 index ecea02c2f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sched.h.316C49C58D11D5AA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/scoped_array.hpp.0F3091177E6FEBCA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/scoped_array.hpp.0F3091177E6FEBCA.idx deleted file mode 100644 index f326cc726..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/scoped_array.hpp.0F3091177E6FEBCA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/scoped_array.hpp.CF8C9D5EE4CF4945.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/scoped_array.hpp.CF8C9D5EE4CF4945.idx deleted file mode 100644 index d9815bf42..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/scoped_array.hpp.CF8C9D5EE4CF4945.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/scoped_ptr.hpp.435164AA8C5CD8FD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/scoped_ptr.hpp.435164AA8C5CD8FD.idx deleted file mode 100644 index 93639f207..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/scoped_ptr.hpp.435164AA8C5CD8FD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/scoped_ptr.hpp.F79239C983F8FDA5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/scoped_ptr.hpp.F79239C983F8FDA5.idx deleted file mode 100644 index 3fa30f07d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/scoped_ptr.hpp.F79239C983F8FDA5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/search.h.F33AC9EFBD0DD65C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/search.h.F33AC9EFBD0DD65C.idx deleted file mode 100644 index 031532103..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/search.h.F33AC9EFBD0DD65C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/search_n.h.3C1BE3910FEB502D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/search_n.h.3C1BE3910FEB502D.idx deleted file mode 100644 index 8c356c38d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/search_n.h.3C1BE3910FEB502D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/seed_seq.h.EBA91EF39ADA9F0D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/seed_seq.h.EBA91EF39ADA9F0D.idx deleted file mode 100644 index f5d85963a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/seed_seq.h.EBA91EF39ADA9F0D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/segmented_iterator.h.54BBFBE008C7EC33.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/segmented_iterator.h.54BBFBE008C7EC33.idx deleted file mode 100644 index d5de8b3ad..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/segmented_iterator.h.54BBFBE008C7EC33.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/select.h.6A539DA30EA5389B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/select.h.6A539DA30EA5389B.idx deleted file mode 100644 index c66cd34b3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/select.h.6A539DA30EA5389B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/select_compiler_config.hpp.67D984E2F7877DC1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/select_compiler_config.hpp.67D984E2F7877DC1.idx deleted file mode 100644 index 6865b12d3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/select_compiler_config.hpp.67D984E2F7877DC1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/select_platform_config.hpp.F0ACD15BC3D6953F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/select_platform_config.hpp.F0ACD15BC3D6953F.idx deleted file mode 100644 index c1e13492d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/select_platform_config.hpp.F0ACD15BC3D6953F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/select_stdlib_config.hpp.A598774F6FFF5082.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/select_stdlib_config.hpp.A598774F6FFF5082.idx deleted file mode 100644 index 3896d07ac..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/select_stdlib_config.hpp.A598774F6FFF5082.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/semiregular.h.CDEA9839A9ECC9D6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/semiregular.h.CDEA9839A9ECC9D6.idx deleted file mode 100644 index f4ade7e78..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/semiregular.h.CDEA9839A9ECC9D6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/seq.hpp.CA6AF419BA690779.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/seq.hpp.CA6AF419BA690779.idx deleted file mode 100644 index 63fa43fc0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/seq.hpp.CA6AF419BA690779.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sequence_tag.hpp.DA00AA619A7335F5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sequence_tag.hpp.DA00AA619A7335F5.idx deleted file mode 100644 index cf4c4baab..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sequence_tag.hpp.DA00AA619A7335F5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sequence_tag_fwd.hpp.AC7DABD91BD5B522.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sequence_tag_fwd.hpp.AC7DABD91BD5B522.idx deleted file mode 100644 index e2bbacad0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sequence_tag_fwd.hpp.AC7DABD91BD5B522.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/serialize.hpp.BE19B76FB0181798.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/serialize.hpp.BE19B76FB0181798.idx deleted file mode 100644 index af88e23cc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/serialize.hpp.BE19B76FB0181798.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/series.hpp.7DE1E45011383A4D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/series.hpp.7DE1E45011383A4D.idx deleted file mode 100644 index af271fc88..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/series.hpp.7DE1E45011383A4D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/set.781041B2F52D4BB9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/set.781041B2F52D4BB9.idx deleted file mode 100644 index 70658a73b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/set.781041B2F52D4BB9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/set_difference.h.AC8119C71D35E2E7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/set_difference.h.AC8119C71D35E2E7.idx deleted file mode 100644 index 844027ab1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/set_difference.h.AC8119C71D35E2E7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/set_intersection.h.B3BEF8A5F127F9CC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/set_intersection.h.B3BEF8A5F127F9CC.idx deleted file mode 100644 index d32ef011b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/set_intersection.h.B3BEF8A5F127F9CC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/set_symmetric_difference.h.B78740322F9A59E3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/set_symmetric_difference.h.B78740322F9A59E3.idx deleted file mode 100644 index 265794c37..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/set_symmetric_difference.h.B78740322F9A59E3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/set_union.h.A7592BA3AC8A87F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/set_union.h.A7592BA3AC8A87F2.idx deleted file mode 100644 index 8cc84df37..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/set_union.h.A7592BA3AC8A87F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/setcolor.hpp.09C378097EA2DE6B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/setcolor.hpp.09C378097EA2DE6B.idx deleted file mode 100644 index db0dea81d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/setcolor.hpp.09C378097EA2DE6B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/setjmp.h.02F359A3C96271C1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/setjmp.h.02F359A3C96271C1.idx deleted file mode 100644 index f75264645..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/setjmp.h.02F359A3C96271C1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sfinae.hpp.75314C93B8654C74.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sfinae.hpp.75314C93B8654C74.idx deleted file mode 100644 index 60fd2fb6f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sfinae.hpp.75314C93B8654C74.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sfinae_helpers.h.2EB553E380E68C03.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sfinae_helpers.h.2EB553E380E68C03.idx deleted file mode 100644 index f42e25d3f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sfinae_helpers.h.2EB553E380E68C03.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shared_count.hpp.6D6F4A50A066DC0D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shared_count.hpp.6D6F4A50A066DC0D.idx deleted file mode 100644 index 51aa3c74f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shared_count.hpp.6D6F4A50A066DC0D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.h.80612FEA697BA35A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.h.80612FEA697BA35A.idx deleted file mode 100644 index 8f6231836..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.h.80612FEA697BA35A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.1C09995181B0CAC7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.1C09995181B0CAC7.idx deleted file mode 100644 index ddd10834f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.1C09995181B0CAC7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.7CA1401EBD3CC46C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.7CA1401EBD3CC46C.idx deleted file mode 100644 index cfd56891c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.7CA1401EBD3CC46C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.BB8BE545DDF8D62D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.BB8BE545DDF8D62D.idx deleted file mode 100644 index 731cd47a2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.BB8BE545DDF8D62D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shift_left.h.17A2E582F2E52954.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shift_left.h.17A2E582F2E52954.idx deleted file mode 100644 index e76b883fa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shift_left.h.17A2E582F2E52954.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shift_right.h.D1F75AD197BC5B8D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shift_right.h.D1F75AD197BC5B8D.idx deleted file mode 100644 index 150c48000..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shift_right.h.D1F75AD197BC5B8D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shuffle.h.EB059BD3C187A785.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shuffle.h.EB059BD3C187A785.idx deleted file mode 100644 index 57780b509..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shuffle.h.EB059BD3C187A785.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shuffle_order_engine.h.898D475B885CFC76.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shuffle_order_engine.h.898D475B885CFC76.idx deleted file mode 100644 index ebac39ebf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/shuffle_order_engine.h.898D475B885CFC76.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sift_down.h.79E3CB2EDD792E1E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sift_down.h.79E3CB2EDD792E1E.idx deleted file mode 100644 index a54eb62dc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sift_down.h.79E3CB2EDD792E1E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sign.hpp.143DCDE3F3FDBD02.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sign.hpp.143DCDE3F3FDBD02.idx deleted file mode 100644 index 52c24c5a5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sign.hpp.143DCDE3F3FDBD02.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sign_mixture.hpp.902F3899A474C452.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sign_mixture.hpp.902F3899A474C452.idx deleted file mode 100644 index 852296e06..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sign_mixture.hpp.902F3899A474C452.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sign_mixture_enum.hpp.7D12A9801896D0FB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sign_mixture_enum.hpp.7D12A9801896D0FB.idx deleted file mode 100644 index 60e6a9ee9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sign_mixture_enum.hpp.7D12A9801896D0FB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/signal.h.4288E1B411C11C49.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/signal.h.4288E1B411C11C49.idx deleted file mode 100644 index b755a6850..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/signal.h.4288E1B411C11C49.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/signal.h.AA8130B814081BF1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/signal.h.AA8130B814081BF1.idx deleted file mode 100644 index 95d139493..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/signal.h.AA8130B814081BF1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/signal.h.D23B7199510558D6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/signal.h.D23B7199510558D6.idx deleted file mode 100644 index 3ae2adea2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/signal.h.D23B7199510558D6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/signal.h.E868029C3FB31C92.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/signal.h.E868029C3FB31C92.idx deleted file mode 100644 index 51343e3ae..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/signal.h.E868029C3FB31C92.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sin_pi.hpp.5E91E5C49511096A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sin_pi.hpp.5E91E5C49511096A.idx deleted file mode 100644 index bb598bca8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sin_pi.hpp.5E91E5C49511096A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size.h.CFBD99AAADD5ED01.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size.h.CFBD99AAADD5ED01.idx deleted file mode 100644 index 3c8424b77..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size.h.CFBD99AAADD5ED01.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size.h.FCEA919C391B5508.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size.h.FCEA919C391B5508.idx deleted file mode 100644 index d6497967a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size.h.FCEA919C391B5508.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.30284EFCF2944DCC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.30284EFCF2944DCC.idx deleted file mode 100644 index 5acfe9718..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.30284EFCF2944DCC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.45E36F46AFF9C97E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.45E36F46AFF9C97E.idx deleted file mode 100644 index 4f48a91cc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.45E36F46AFF9C97E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.A8315284BD8B0D2A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.A8315284BD8B0D2A.idx deleted file mode 100644 index 87c1f4e8c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.A8315284BD8B0D2A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.FF4A50D80D22BC33.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.FF4A50D80D22BC33.idx deleted file mode 100644 index 7b2fa8ac1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.FF4A50D80D22BC33.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size_256.hpp.A7B902F803B66F22.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size_256.hpp.A7B902F803B66F22.idx deleted file mode 100644 index 4fc4e2051..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size_256.hpp.A7B902F803B66F22.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size_64.hpp.4F722E3A864CE77A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size_64.hpp.4F722E3A864CE77A.idx deleted file mode 100644 index a84ac2bea..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/size_64.hpp.4F722E3A864CE77A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/snprintf.hpp.D65F48E65CB8DD75.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/snprintf.hpp.D65F48E65CB8DD75.idx deleted file mode 100644 index 79c5578bf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/snprintf.hpp.D65F48E65CB8DD75.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sort.h.AA1897A091D4C585.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sort.h.AA1897A091D4C585.idx deleted file mode 100644 index d5c457c48..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sort.h.AA1897A091D4C585.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sort_heap.h.1B31EE65C8BDE9D9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sort_heap.h.1B31EE65C8BDE9D9.idx deleted file mode 100644 index 9d5039e5a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sort_heap.h.1B31EE65C8BDE9D9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sortable.h.6D6DA6BBB09C703B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sortable.h.6D6DA6BBB09C703B.idx deleted file mode 100644 index a96b4fb7e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sortable.h.6D6DA6BBB09C703B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/source_location.hpp.4DF0F436520F1A18.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/source_location.hpp.4DF0F436520F1A18.idx deleted file mode 100644 index e13eebb08..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/source_location.hpp.4DF0F436520F1A18.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_convertible.hpp.C3DEDEADFBFB389C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_convertible.hpp.C3DEDEADFBFB389C.idx deleted file mode 100644 index 83bc4239f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_convertible.hpp.C3DEDEADFBFB389C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_counted_base.hpp.F3D9C826A1C554B4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_counted_base.hpp.F3D9C826A1C554B4.idx deleted file mode 100644 index b0c193f90..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_counted_base.hpp.F3D9C826A1C554B4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_counted_base_gcc_atomic.hpp.E8AB7BA207DDF6AA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_counted_base_gcc_atomic.hpp.E8AB7BA207DDF6AA.idx deleted file mode 100644 index 9e5b78b53..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_counted_base_gcc_atomic.hpp.E8AB7BA207DDF6AA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_counted_impl.hpp.4A9F500D4D7D1045.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_counted_impl.hpp.4A9F500D4D7D1045.idx deleted file mode 100644 index 12f29a2c2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_counted_impl.hpp.4A9F500D4D7D1045.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_disable_deprecated.hpp.919B3F9995BCCF12.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_disable_deprecated.hpp.919B3F9995BCCF12.idx deleted file mode 100644 index e872855e0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_disable_deprecated.hpp.919B3F9995BCCF12.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_has_gcc_intrinsics.hpp.7D19235C9787F6F9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_has_gcc_intrinsics.hpp.7D19235C9787F6F9.idx deleted file mode 100644 index 6952ef955..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_has_gcc_intrinsics.hpp.7D19235C9787F6F9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_has_sync_intrinsics.hpp.BBF6A76B1BFC6094.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_has_sync_intrinsics.hpp.BBF6A76B1BFC6094.idx deleted file mode 100644 index bcf4d2275..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_has_sync_intrinsics.hpp.BBF6A76B1BFC6094.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_noexcept.hpp.C370CE7B37E84483.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_noexcept.hpp.C370CE7B37E84483.idx deleted file mode 100644 index 93ae3d168..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_noexcept.hpp.C370CE7B37E84483.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_thread_pause.hpp.8550B57811270AD0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_thread_pause.hpp.8550B57811270AD0.idx deleted file mode 100644 index b5d863fc7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_thread_pause.hpp.8550B57811270AD0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_thread_sleep.hpp.2A5F7763C77974F1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_thread_sleep.hpp.2A5F7763C77974F1.idx deleted file mode 100644 index e1cdbe57b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_thread_sleep.hpp.2A5F7763C77974F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_thread_yield.hpp.2A2C277DAB392DF9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_thread_yield.hpp.2A2C277DAB392DF9.idx deleted file mode 100644 index d199de7d5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_thread_yield.hpp.2A2C277DAB392DF9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_type_traits.hpp.932819191EF60EFB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_type_traits.hpp.932819191EF60EFB.idx deleted file mode 100644 index 2fdf1bae0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_type_traits.hpp.932819191EF60EFB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_typeinfo_.hpp.A2704F44ECF0BAE6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_typeinfo_.hpp.A2704F44ECF0BAE6.idx deleted file mode 100644 index 7571dc4ca..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sp_typeinfo_.hpp.A2704F44ECF0BAE6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/space_info.h.628D805EC247282B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/space_info.h.628D805EC247282B.idx deleted file mode 100644 index 62807430f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/space_info.h.628D805EC247282B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/spinlock.hpp.ABB241E798777992.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/spinlock.hpp.ABB241E798777992.idx deleted file mode 100644 index 4ebb55080..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/spinlock.hpp.ABB241E798777992.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/spinlock_gcc_atomic.hpp.9D3F7247720BF75A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/spinlock_gcc_atomic.hpp.9D3F7247720BF75A.idx deleted file mode 100644 index aee5cafa4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/spinlock_gcc_atomic.hpp.9D3F7247720BF75A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/spinlock_pool.hpp.1B0ABBB1BDA3A37E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/spinlock_pool.hpp.1B0ABBB1BDA3A37E.idx deleted file mode 100644 index 452bf3b2d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/spinlock_pool.hpp.1B0ABBB1BDA3A37E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sqrt1pm1.hpp.ABECD39282976BF3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sqrt1pm1.hpp.ABECD39282976BF3.idx deleted file mode 100644 index 83fa14033..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sqrt1pm1.hpp.ABECD39282976BF3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sstream.0344158C1543DCC6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sstream.0344158C1543DCC6.idx deleted file mode 100644 index b52fff3ce..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sstream.0344158C1543DCC6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sstream.h.B9DCF3522EC676A5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sstream.h.B9DCF3522EC676A5.idx deleted file mode 100644 index 852bc97ad..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sstream.h.B9DCF3522EC676A5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stable_partition.h.3682017494FD2BBE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stable_partition.h.3682017494FD2BBE.idx deleted file mode 100644 index a21a19478..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stable_partition.h.3682017494FD2BBE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stable_sort.h.B1C6B94E35113E9B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stable_sort.h.B1C6B94E35113E9B.idx deleted file mode 100644 index 300169eb0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stable_sort.h.B1C6B94E35113E9B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stable_sort.h.E96DC0A78B500CCF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stable_sort.h.E96DC0A78B500CCF.idx deleted file mode 100644 index ab4636a06..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stable_sort.h.E96DC0A78B500CCF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stack.D6B86514AFC1D611.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stack.D6B86514AFC1D611.idx deleted file mode 100644 index 297c70ae0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stack.D6B86514AFC1D611.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/standalone_config.hpp.E401C527D2441E24.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/standalone_config.hpp.E401C527D2441E24.idx deleted file mode 100644 index 8605eed40..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/standalone_config.hpp.E401C527D2441E24.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/static_array.hpp.6743E29366007A65.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/static_array.hpp.6743E29366007A65.idx deleted file mode 100644 index 59b719bd2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/static_array.hpp.6743E29366007A65.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/static_assert.hpp.7F74D821CE538BCF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/static_assert.hpp.7F74D821CE538BCF.idx deleted file mode 100644 index 849c9afd7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/static_assert.hpp.7F74D821CE538BCF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/static_cast.hpp.B473EED18642EAA2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/static_cast.hpp.B473EED18642EAA2.idx deleted file mode 100644 index 1307bbc17..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/static_cast.hpp.B473EED18642EAA2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/static_constant.hpp.4E22E46524F6D9A6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/static_constant.hpp.4E22E46524F6D9A6.idx deleted file mode 100644 index c0fce9abb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/static_constant.hpp.4E22E46524F6D9A6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/statically_widen.h.744361C262B4EFF1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/statically_widen.h.744361C262B4EFF1.idx deleted file mode 100644 index 58eae6e5c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/statically_widen.h.744361C262B4EFF1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/std_fwd.hpp.22285A1542AD0539.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/std_fwd.hpp.22285A1542AD0539.idx deleted file mode 100644 index ae833c59e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/std_fwd.hpp.22285A1542AD0539.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/std_integer_traits.hpp.42DB3267A943C848.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/std_integer_traits.hpp.42DB3267A943C848.idx deleted file mode 100644 index 2e4590aee..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/std_integer_traits.hpp.42DB3267A943C848.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/std_ns_begin.hpp.E98F423E9D2BF20C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/std_ns_begin.hpp.E98F423E9D2BF20C.idx deleted file mode 100644 index 456862edd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/std_ns_begin.hpp.E98F423E9D2BF20C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/std_ns_end.hpp.1ECADE0A9B8FEC6E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/std_ns_end.hpp.1ECADE0A9B8FEC6E.idx deleted file mode 100644 index aa1c3b53f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/std_ns_end.hpp.1ECADE0A9B8FEC6E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/std_placeholders.hpp.796BAAF9F5935CD6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/std_placeholders.hpp.796BAAF9F5935CD6.idx deleted file mode 100644 index e03f2dd2a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/std_placeholders.hpp.796BAAF9F5935CD6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/std_types.h.1D4288645860C18F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/std_types.h.1D4288645860C18F.idx deleted file mode 100644 index 45cda2b5f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/std_types.h.1D4288645860C18F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdarg.h.AE70FDF8F6C55C0E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdarg.h.AE70FDF8F6C55C0E.idx deleted file mode 100644 index d89c4778b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdarg.h.AE70FDF8F6C55C0E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stddef.h.621D5508B857FBD9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stddef.h.621D5508B857FBD9.idx deleted file mode 100644 index e516e6b16..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stddef.h.621D5508B857FBD9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stddef.h.930AC05CA75502E3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stddef.h.930AC05CA75502E3.idx deleted file mode 100644 index 53c0ed67f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stddef.h.930AC05CA75502E3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdexcept.E7B1D3D4DBEC46F5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdexcept.E7B1D3D4DBEC46F5.idx deleted file mode 100644 index e4bed4c4a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdexcept.E7B1D3D4DBEC46F5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdint.h.0ECE0F4CF0E8CD7A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdint.h.0ECE0F4CF0E8CD7A.idx deleted file mode 100644 index 55140ad27..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdint.h.0ECE0F4CF0E8CD7A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdint.h.875BC4550D07A7E1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdint.h.875BC4550D07A7E1.idx deleted file mode 100644 index e40d70a69..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdint.h.875BC4550D07A7E1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdint.h.889E522CB97F3346.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdint.h.889E522CB97F3346.idx deleted file mode 100644 index f6ea3ea27..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdint.h.889E522CB97F3346.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdio.h.219AFCCB853DC14A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdio.h.219AFCCB853DC14A.idx deleted file mode 100644 index ceef19730..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdio.h.219AFCCB853DC14A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdio.h.AA2AE218006DE074.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdio.h.AA2AE218006DE074.idx deleted file mode 100644 index 3e470a338..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdio.h.AA2AE218006DE074.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdio.h.DCDD4D181CC7AF11.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdio.h.DCDD4D181CC7AF11.idx deleted file mode 100644 index 399c4247a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdio.h.DCDD4D181CC7AF11.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdlib.h.15CE1BD2F0F8F07F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdlib.h.15CE1BD2F0F8F07F.idx deleted file mode 100644 index 6eca45750..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdlib.h.15CE1BD2F0F8F07F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdlib.h.7D5B2EF90E941293.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdlib.h.7D5B2EF90E941293.idx deleted file mode 100644 index 44c554261..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stdlib.h.7D5B2EF90E941293.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/steady_clock.h.DB3B179FFFB4F1FA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/steady_clock.h.DB3B179FFFB4F1FA.idx deleted file mode 100644 index 9d4326c61..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/steady_clock.h.DB3B179FFFB4F1FA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/streambuf.C423CADBF2B1C45A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/streambuf.C423CADBF2B1C45A.idx deleted file mode 100644 index 36b9ef5a2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/streambuf.C423CADBF2B1C45A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/streambuf.h.3E4B8CD08A93292B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/streambuf.h.3E4B8CD08A93292B.idx deleted file mode 100644 index 4a0f673b5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/streambuf.h.3E4B8CD08A93292B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/strict_weak_ordering_check.h.8617C384CC431DA3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/strict_weak_ordering_check.h.8617C384CC431DA3.idx deleted file mode 100644 index 1a4877b14..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/strict_weak_ordering_check.h.8617C384CC431DA3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/string.DBCEB9FA023E46DA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/string.DBCEB9FA023E46DA.idx deleted file mode 100644 index 28891140f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/string.DBCEB9FA023E46DA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/string.h.286567FDC94A9AD0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/string.h.286567FDC94A9AD0.idx deleted file mode 100644 index e44a44f99..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/string.h.286567FDC94A9AD0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/string.h.54A68E415E89A230.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/string.h.54A68E415E89A230.idx deleted file mode 100644 index 0110df054..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/string.h.54A68E415E89A230.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/string.h.E9F7E6126C2C3D0B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/string.h.E9F7E6126C2C3D0B.idx deleted file mode 100644 index 20bb21db3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/string.h.E9F7E6126C2C3D0B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/string_cast.hpp.DB35A562DD525E40.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/string_cast.hpp.DB35A562DD525E40.idx deleted file mode 100644 index dc622105a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/string_cast.hpp.DB35A562DD525E40.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/string_view.41C29D679565671D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/string_view.41C29D679565671D.idx deleted file mode 100644 index 53b58c54b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/string_view.41C29D679565671D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/string_view.h.26B5CEFE8BD5B52C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/string_view.h.26B5CEFE8BD5B52C.idx deleted file mode 100644 index e619325c9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/string_view.h.26B5CEFE8BD5B52C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stringize.hpp.3CED599D1D846AA9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stringize.hpp.3CED599D1D846AA9.idx deleted file mode 100644 index bec0207e5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/stringize.hpp.3CED599D1D846AA9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/strip_signature.h.8F7FCC7C5CA91270.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/strip_signature.h.8F7FCC7C5CA91270.idx deleted file mode 100644 index 81ad479e0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/strip_signature.h.8F7FCC7C5CA91270.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/strong_order.h.922FA7B450028A37.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/strong_order.h.922FA7B450028A37.idx deleted file mode 100644 index 8815afd84..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/strong_order.h.922FA7B450028A37.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/student_t_distribution.h.02D9687800EF5EC0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/student_t_distribution.h.02D9687800EF5EC0.idx deleted file mode 100644 index a248baf32..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/student_t_distribution.h.02D9687800EF5EC0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sub.hpp.F80E96F53D78F019.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sub.hpp.F80E96F53D78F019.idx deleted file mode 100644 index 9baa5f71e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sub.hpp.F80E96F53D78F019.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/subrange.h.06E9AC2C15B35AC4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/subrange.h.06E9AC2C15B35AC4.idx deleted file mode 100644 index 769c6e1af..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/subrange.h.06E9AC2C15B35AC4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/subrange.h.D9E463D3A4D32D4E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/subrange.h.D9E463D3A4D32D4E.idx deleted file mode 100644 index 5323b8bc6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/subrange.h.D9E463D3A4D32D4E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/subtract_with_carry_engine.h.F512848BD8ACFEFA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/subtract_with_carry_engine.h.F512848BD8ACFEFA.idx deleted file mode 100644 index be3aa824d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/subtract_with_carry_engine.h.F512848BD8ACFEFA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/suffix.hpp.0191385242B6BF24.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/suffix.hpp.0191385242B6BF24.idx deleted file mode 100644 index d48a156d8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/suffix.hpp.0191385242B6BF24.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/suppress_warnings.hpp.144EB5DF7A9CE58C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/suppress_warnings.hpp.144EB5DF7A9CE58C.idx deleted file mode 100644 index 15f0f30b3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/suppress_warnings.hpp.144EB5DF7A9CE58C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/swap.h.51E065CE4CF9590B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/swap.h.51E065CE4CF9590B.idx deleted file mode 100644 index fe438b276..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/swap.h.51E065CE4CF9590B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/swap_allocator.h.8033EF5D07739B2A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/swap_allocator.h.8033EF5D07739B2A.idx deleted file mode 100644 index 9fccb4cee..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/swap_allocator.h.8033EF5D07739B2A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/swap_ranges.h.17A7DA258C9CE6FD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/swap_ranges.h.17A7DA258C9CE6FD.idx deleted file mode 100644 index 1ffab454d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/swap_ranges.h.17A7DA258C9CE6FD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/swappable.h.0C41A8EC60A08EE3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/swappable.h.0C41A8EC60A08EE3.idx deleted file mode 100644 index 0b3937c18..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/swappable.h.0C41A8EC60A08EE3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/synth_three_way.h.D29B0EAE8A068D98.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/synth_three_way.h.D29B0EAE8A068D98.idx deleted file mode 100644 index 146c97c6d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/synth_three_way.h.D29B0EAE8A068D98.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sysctl.h.B271B9C333929E21.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sysctl.h.B271B9C333929E21.idx deleted file mode 100644 index 73d29b1ec..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/sysctl.h.B271B9C333929E21.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/syslimits.h.CE7FF235E5A1139D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/syslimits.h.CE7FF235E5A1139D.idx deleted file mode 100644 index 294f2358e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/syslimits.h.CE7FF235E5A1139D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/system_clock.h.712D20743B9B0960.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/system_clock.h.712D20743B9B0960.idx deleted file mode 100644 index f8b00b06b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/system_clock.h.712D20743B9B0960.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/system_error.0B49AF04D9B002AC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/system_error.0B49AF04D9B002AC.idx deleted file mode 100644 index 3642426c1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/system_error.0B49AF04D9B002AC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/system_error.h.0559C0EC3D33E6A6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/system_error.h.0559C0EC3D33E6A6.idx deleted file mode 100644 index 81e0c2473..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/system_error.h.0559C0EC3D33E6A6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tables.h.1120E7A93D903BF6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tables.h.1120E7A93D903BF6.idx deleted file mode 100644 index 4169c8482..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tables.h.1120E7A93D903BF6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tables.hpp.36D445E728A87B82.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tables.hpp.36D445E728A87B82.idx deleted file mode 100644 index d38eccda2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tables.hpp.36D445E728A87B82.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tag.hpp.537BE23D67BABBD7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tag.hpp.537BE23D67BABBD7.idx deleted file mode 100644 index 251787797..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tag.hpp.537BE23D67BABBD7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tag_types.h.6E5A41A50E5D5EEF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tag_types.h.6E5A41A50E5D5EEF.idx deleted file mode 100644 index f3805a493..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tag_types.h.6E5A41A50E5D5EEF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/task_info.h.63A5751B839646D1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/task_info.h.63A5751B839646D1.idx deleted file mode 100644 index cd4fd6fb4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/task_info.h.63A5751B839646D1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/task_inspect.h.D6A4648B4ECF7914.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/task_inspect.h.D6A4648B4ECF7914.idx deleted file mode 100644 index e17ff4ebb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/task_inspect.h.D6A4648B4ECF7914.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/task_policy.h.5C2F0C915B375CA6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/task_policy.h.5C2F0C915B375CA6.idx deleted file mode 100644 index 6a48f6173..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/task_policy.h.5C2F0C915B375CA6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/task_special_ports.h.5872C7EC4D648CCF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/task_special_ports.h.5872C7EC4D648CCF.idx deleted file mode 100644 index e48426fff..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/task_special_ports.h.5872C7EC4D648CCF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/temp_value.h.6E40261F4956BBE6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/temp_value.h.6E40261F4956BBE6.idx deleted file mode 100644 index 4b637fb08..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/temp_value.h.6E40261F4956BBE6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/template_arity.hpp.23D0BBED1BEA552D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/template_arity.hpp.23D0BBED1BEA552D.idx deleted file mode 100644 index 1e0622dbf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/template_arity.hpp.23D0BBED1BEA552D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/template_arity.hpp.A7BE0D565F764110.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/template_arity.hpp.A7BE0D565F764110.idx deleted file mode 100644 index 2b9287644..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/template_arity.hpp.A7BE0D565F764110.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/template_arity_fwd.hpp.29B43F5744E2C213.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/template_arity_fwd.hpp.29B43F5744E2C213.idx deleted file mode 100644 index ec5357a4c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/template_arity_fwd.hpp.29B43F5744E2C213.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/temporary_buffer.h.8EE8621A10D7FE59.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/temporary_buffer.h.8EE8621A10D7FE59.idx deleted file mode 100644 index 2388d9f55..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/temporary_buffer.h.8EE8621A10D7FE59.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/terminate.h.40D0EA2510CBC057.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/terminate.h.40D0EA2510CBC057.idx deleted file mode 100644 index 8d08c0247..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/terminate.h.40D0EA2510CBC057.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test.h.E1E004E6587017F0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test.h.E1E004E6587017F0.idx deleted file mode 100644 index f03565d7d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test.h.E1E004E6587017F0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_autodiff_basic_math_ops.cpp.0A12080438D3598E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_autodiff_basic_math_ops.cpp.0A12080438D3598E.idx deleted file mode 100644 index a14a1b31d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_autodiff_basic_math_ops.cpp.0A12080438D3598E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_autodiff_reverse.hpp.1C01127388A50B16.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_autodiff_reverse.hpp.1C01127388A50B16.idx deleted file mode 100644 index 2cc6d9eed..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_autodiff_reverse.hpp.1C01127388A50B16.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_case_counter.hpp.A4A972D589218E63.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_case_counter.hpp.A4A972D589218E63.idx deleted file mode 100644 index b02b28b86..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_case_counter.hpp.A4A972D589218E63.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_case_template.hpp.3552E7413CBCF638.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_case_template.hpp.3552E7413CBCF638.idx deleted file mode 100644 index f1798977e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_case_template.hpp.3552E7413CBCF638.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_framework_init_observer.hpp.2C8DF5E7050F1BA9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_framework_init_observer.hpp.2C8DF5E7050F1BA9.idx deleted file mode 100644 index 01efae75c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_framework_init_observer.hpp.2C8DF5E7050F1BA9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_framework_init_observer.ipp.F51ADD1CCF6946FD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_framework_init_observer.ipp.F51ADD1CCF6946FD.idx deleted file mode 100644 index 526fa2e8a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_framework_init_observer.ipp.F51ADD1CCF6946FD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_rvar_constructors.cpp.308EF0C868A66CCB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_rvar_constructors.cpp.308EF0C868A66CCB.idx deleted file mode 100644 index 90022859e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_rvar_constructors.cpp.308EF0C868A66CCB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_tools.hpp.96745A2246BEBB08.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_tools.hpp.96745A2246BEBB08.idx deleted file mode 100644 index b5fe5a837..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_tools.hpp.96745A2246BEBB08.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_tools.ipp.68494A1F46A28A94.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_tools.ipp.68494A1F46A28A94.idx deleted file mode 100644 index 86e24337a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_tools.ipp.68494A1F46A28A94.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_tree.ipp.04B21BD3C4B4ADF6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_tree.ipp.04B21BD3C4B4ADF6.idx deleted file mode 100644 index 07e686229..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_tree.ipp.04B21BD3C4B4ADF6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_unit.hpp.24C2DB31E277CB66.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_unit.hpp.24C2DB31E277CB66.idx deleted file mode 100644 index 9c7581884..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/test_unit.hpp.24C2DB31E277CB66.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_info.h.4B3CC2A3FE279E99.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_info.h.4B3CC2A3FE279E99.idx deleted file mode 100644 index 6c66c8c76..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_info.h.4B3CC2A3FE279E99.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_policy.h.6376BBABE64B560E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_policy.h.6376BBABE64B560E.idx deleted file mode 100644 index 1ef7d4984..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_policy.h.6376BBABE64B560E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_special_ports.h.9487D84D78220F94.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_special_ports.h.9487D84D78220F94.idx deleted file mode 100644 index 9d188c0c7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_special_ports.h.9487D84D78220F94.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_state.h.2D7AF44D0E5FF55D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_state.h.2D7AF44D0E5FF55D.idx deleted file mode 100644 index addbc1178..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_state.h.2D7AF44D0E5FF55D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_state.h.4008494A0A64386E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_state.h.4008494A0A64386E.idx deleted file mode 100644 index bf6eea27b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_state.h.4008494A0A64386E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_status.h.4898D8DABAF8CFAB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_status.h.4898D8DABAF8CFAB.idx deleted file mode 100644 index 56e19ba09..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_status.h.4898D8DABAF8CFAB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_status.h.7ECC9501638FD6C2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_status.h.7ECC9501638FD6C2.idx deleted file mode 100644 index 88ac0cfba..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_status.h.7ECC9501638FD6C2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_status.h.C7D931D18A345E11.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_status.h.C7D931D18A345E11.idx deleted file mode 100644 index 110e4eaf1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/thread_status.h.C7D931D18A345E11.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/three_way_comp_ref_type.h.240305657701E992.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/three_way_comp_ref_type.h.240305657701E992.idx deleted file mode 100644 index 198a48e5c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/three_way_comp_ref_type.h.240305657701E992.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/three_way_comparable.h.6DE2419BF32521EA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/three_way_comparable.h.6DE2419BF32521EA.idx deleted file mode 100644 index 30b573e1c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/three_way_comparable.h.6DE2419BF32521EA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.7319A5F7FCCBDC6A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.7319A5F7FCCBDC6A.idx deleted file mode 100644 index f9fa50168..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.7319A5F7FCCBDC6A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.78EB2C128B6F321C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.78EB2C128B6F321C.idx deleted file mode 100644 index 073cd5096..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.78EB2C128B6F321C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.9038FF376045E2F1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.9038FF376045E2F1.idx deleted file mode 100644 index cc9b939ea..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.9038FF376045E2F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/time.h.0C8145535EEFF35A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/time.h.0C8145535EEFF35A.idx deleted file mode 100644 index c2ae2ad63..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/time.h.0C8145535EEFF35A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/time.h.F4538F5BAABEE5B3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/time.h.F4538F5BAABEE5B3.idx deleted file mode 100644 index 60d1c27c6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/time.h.F4538F5BAABEE5B3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/time_point.h.B9B4DB1B58B1E50C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/time_point.h.B9B4DB1B58B1E50C.idx deleted file mode 100644 index eacbea013..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/time_point.h.B9B4DB1B58B1E50C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/time_value.h.5DAB95D8B0C37F31.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/time_value.h.5DAB95D8B0C37F31.idx deleted file mode 100644 index 431dec26e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/time_value.h.5DAB95D8B0C37F31.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/timer.hpp.E259F76ED7E40EEE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/timer.hpp.E259F76ED7E40EEE.idx deleted file mode 100644 index be1fcab1e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/timer.hpp.E259F76ED7E40EEE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/times.hpp.562A54927ACA555F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/times.hpp.562A54927ACA555F.idx deleted file mode 100644 index 22567707f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/times.hpp.562A54927ACA555F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/times.hpp.8C7A4C030279EDCA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/times.hpp.8C7A4C030279EDCA.idx deleted file mode 100644 index 774341daa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/times.hpp.8C7A4C030279EDCA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_chars_base_10.h.57C954E4521C0468.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_chars_base_10.h.57C954E4521C0468.idx deleted file mode 100644 index 15c5ab4b0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_chars_base_10.h.57C954E4521C0468.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_chars_floating_point.h.482C7ACE5DABB343.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_chars_floating_point.h.482C7ACE5DABB343.idx deleted file mode 100644 index 0a3b3519f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_chars_floating_point.h.482C7ACE5DABB343.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_chars_integral.h.50471E106ABBECF9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_chars_integral.h.50471E106ABBECF9.idx deleted file mode 100644 index 6e95a67d4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_chars_integral.h.50471E106ABBECF9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_chars_result.h.E09A4127B01BDB97.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_chars_result.h.E09A4127B01BDB97.idx deleted file mode 100644 index 6a1c3cdde..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_chars_result.h.E09A4127B01BDB97.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_seq.hpp.11B4D40FBC91A684.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_seq.hpp.11B4D40FBC91A684.idx deleted file mode 100644 index 296ce0fe6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_seq.hpp.11B4D40FBC91A684.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_seq.hpp.FE749D28B7B78109.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_seq.hpp.FE749D28B7B78109.idx deleted file mode 100644 index 75e1e0aa6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_seq.hpp.FE749D28B7B78109.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_seq_64.hpp.B4C4589FC16B6404.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_seq_64.hpp.B4C4589FC16B6404.idx deleted file mode 100644 index 4bbdec1a8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_seq_64.hpp.B4C4589FC16B6404.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_string.hpp.8709C33F50D6EF1B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_string.hpp.8709C33F50D6EF1B.idx deleted file mode 100644 index 8ab5857cb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_string.hpp.8709C33F50D6EF1B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_string_stub.hpp.3C30F8C702FA4951.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_string_stub.hpp.3C30F8C702FA4951.idx deleted file mode 100644 index 61c30c0ee..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_string_stub.hpp.3C30F8C702FA4951.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_tuple.hpp.98D4A6CBCB917151.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_tuple.hpp.98D4A6CBCB917151.idx deleted file mode 100644 index adfed8103..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_tuple.hpp.98D4A6CBCB917151.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_underlying.h.DA190B4C3676AF63.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_underlying.h.DA190B4C3676AF63.idx deleted file mode 100644 index 602dcb0a5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/to_underlying.h.DA190B4C3676AF63.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/token_iterator.hpp.56F3B0BF73841372.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/token_iterator.hpp.56F3B0BF73841372.idx deleted file mode 100644 index 262824230..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/token_iterator.hpp.56F3B0BF73841372.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tolerance_manip.hpp.DF4358A730739A57.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tolerance_manip.hpp.DF4358A730739A57.idx deleted file mode 100644 index a547af754..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tolerance_manip.hpp.DF4358A730739A57.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/toms748_solve.hpp.FD839F777C9D563F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/toms748_solve.hpp.FD839F777C9D563F.idx deleted file mode 100644 index 4ccdb56e0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/toms748_solve.hpp.FD839F777C9D563F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/totally_ordered.h.5DA1E5C0A61C2521.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/totally_ordered.h.5DA1E5C0A61C2521.idx deleted file mode 100644 index 3c43f866e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/totally_ordered.h.5DA1E5C0A61C2521.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/traits.h.24BF41D5021A3256.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/traits.h.24BF41D5021A3256.idx deleted file mode 100644 index 18f4a5427..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/traits.h.24BF41D5021A3256.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/traits.h.9F0E2CD2F7E35F04.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/traits.h.9F0E2CD2F7E35F04.idx deleted file mode 100644 index bae6b59fb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/traits.h.9F0E2CD2F7E35F04.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/traits.hpp.080144D04245E434.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/traits.hpp.080144D04245E434.idx deleted file mode 100644 index 3297199ab..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/traits.hpp.080144D04245E434.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/traits_lambda_spec.hpp.80AF0D608485520B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/traits_lambda_spec.hpp.80AF0D608485520B.idx deleted file mode 100644 index c26337ecb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/traits_lambda_spec.hpp.80AF0D608485520B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transcendental.hpp.AC58EE1776BBDA72.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transcendental.hpp.AC58EE1776BBDA72.idx deleted file mode 100644 index dc7efde1d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transcendental.hpp.AC58EE1776BBDA72.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transcendental_reduction_type.hpp.10C6F5E57223C469.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transcendental_reduction_type.hpp.10C6F5E57223C469.idx deleted file mode 100644 index 14e9cb4e2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transcendental_reduction_type.hpp.10C6F5E57223C469.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transform.h.9D968351C8A1CB5A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transform.h.9D968351C8A1CB5A.idx deleted file mode 100644 index f37a7fcf3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transform.h.9D968351C8A1CB5A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transform.h.C3AFBE78D6F4F133.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transform.h.C3AFBE78D6F4F133.idx deleted file mode 100644 index 6ed9c24db..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transform.h.C3AFBE78D6F4F133.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transform_exclusive_scan.h.2A410BF981E0DC28.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transform_exclusive_scan.h.2A410BF981E0DC28.idx deleted file mode 100644 index 034f8a770..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transform_exclusive_scan.h.2A410BF981E0DC28.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transform_inclusive_scan.h.C6EA129310C0329B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transform_inclusive_scan.h.C6EA129310C0329B.idx deleted file mode 100644 index 52905fcba..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transform_inclusive_scan.h.C6EA129310C0329B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transform_reduce.h.019008392F49CACD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transform_reduce.h.019008392F49CACD.idx deleted file mode 100644 index 3e34586dd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transform_reduce.h.019008392F49CACD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transform_reduce.h.CCB8B64C673B7545.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transform_reduce.h.CCB8B64C673B7545.idx deleted file mode 100644 index 99b304a3d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/transform_reduce.h.CCB8B64C673B7545.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/traverse.hpp.DA7AD71F700D407B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/traverse.hpp.DA7AD71F700D407B.idx deleted file mode 100644 index 0b09294e2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/traverse.hpp.DA7AD71F700D407B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/trig.hpp.F4431E52D0C47221.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/trig.hpp.F4431E52D0C47221.idx deleted file mode 100644 index 1c0f3551d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/trig.hpp.F4431E52D0C47221.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/trigamma.hpp.72B4037AF91D8144.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/trigamma.hpp.72B4037AF91D8144.idx deleted file mode 100644 index 18a3d8ed5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/trigamma.hpp.72B4037AF91D8144.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/trigonometric_functions.h.456832B53E3E4A96.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/trigonometric_functions.h.456832B53E3E4A96.idx deleted file mode 100644 index 6ae339ef3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/trigonometric_functions.h.456832B53E3E4A96.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/trunc.hpp.19541BE7CB7A131B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/trunc.hpp.19541BE7CB7A131B.idx deleted file mode 100644 index d7a24984b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/trunc.hpp.19541BE7CB7A131B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/trunc.hpp.952BC0F5C6CCD038.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/trunc.hpp.952BC0F5C6CCD038.idx deleted file mode 100644 index da3df0aa9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/trunc.hpp.952BC0F5C6CCD038.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/try_lexical_convert.hpp.9E1B6F44EA250024.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/try_lexical_convert.hpp.9E1B6F44EA250024.idx deleted file mode 100644 index f03c6e79f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/try_lexical_convert.hpp.9E1B6F44EA250024.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ttp.hpp.4A51FFBABB7056DE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ttp.hpp.4A51FFBABB7056DE.idx deleted file mode 100644 index 51ab853c5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ttp.hpp.4A51FFBABB7056DE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple.FCE797F62D80944C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple.FCE797F62D80944C.idx deleted file mode 100644 index 8436b8629..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple.FCE797F62D80944C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple.h.4831094659CAA4A3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple.h.4831094659CAA4A3.idx deleted file mode 100644 index 54f1a4e4a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple.h.4831094659CAA4A3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple.hpp.2138EC1E5C1F7507.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple.hpp.2138EC1E5C1F7507.idx deleted file mode 100644 index 300500dd7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple.hpp.2138EC1E5C1F7507.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple_element.h.656AF1FB091EA8C9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple_element.h.656AF1FB091EA8C9.idx deleted file mode 100644 index bb193804d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple_element.h.656AF1FB091EA8C9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple_for_each.hpp.84F77BE3E9BECF0C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple_for_each.hpp.84F77BE3E9BECF0C.idx deleted file mode 100644 index d8f9a1315..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple_for_each.hpp.84F77BE3E9BECF0C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple_indices.h.409287386EF4689D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple_indices.h.409287386EF4689D.idx deleted file mode 100644 index ebf96cd3f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple_indices.h.409287386EF4689D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple_like.h.D52747E9393518DF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple_like.h.D52747E9393518DF.idx deleted file mode 100644 index 3d9610bc4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple_like.h.D52747E9393518DF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple_like_ext.h.D1018ABC16D2648D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple_like_ext.h.D1018ABC16D2648D.idx deleted file mode 100644 index bd09a0666..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple_like_ext.h.D1018ABC16D2648D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple_size.h.7EBE03FF5DA8DAA1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple_size.h.7EBE03FF5DA8DAA1.idx deleted file mode 100644 index b59c1a05c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple_size.h.7EBE03FF5DA8DAA1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple_types.h.8C47933FC79DCF56.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple_types.h.8C47933FC79DCF56.idx deleted file mode 100644 index 35f01b51c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/tuple_types.h.8C47933FC79DCF56.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type.hpp.79C4D97FC32654E5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type.hpp.79C4D97FC32654E5.idx deleted file mode 100644 index 1d6ced4b6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type.hpp.79C4D97FC32654E5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type_identity.h.0B1E8FCB468F4146.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type_identity.h.0B1E8FCB468F4146.idx deleted file mode 100644 index 0b088e6cd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type_identity.h.0B1E8FCB468F4146.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type_identity.hpp.BEC9F7282B64B3E4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type_identity.hpp.BEC9F7282B64B3E4.idx deleted file mode 100644 index 04f473387..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type_identity.hpp.BEC9F7282B64B3E4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type_info.hpp.8826E65E065017E5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type_info.hpp.8826E65E065017E5.idx deleted file mode 100644 index b595f93c4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type_info.hpp.8826E65E065017E5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type_list.h.6C83DB3AB4886FEA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type_list.h.6C83DB3AB4886FEA.idx deleted file mode 100644 index d6b95db23..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type_list.h.6C83DB3AB4886FEA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type_traits.590A75026877E05D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type_traits.590A75026877E05D.idx deleted file mode 100644 index 40fad9b29..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type_traits.590A75026877E05D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type_traits.hpp.D4313427E9E5AF40.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type_traits.hpp.D4313427E9E5AF40.idx deleted file mode 100644 index e9d55c448..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type_traits.hpp.D4313427E9E5AF40.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type_wrapper.hpp.467AA20604793F79.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type_wrapper.hpp.467AA20604793F79.idx deleted file mode 100644 index bfdc0f335..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/type_wrapper.hpp.467AA20604793F79.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/typeinfo.C60CAEB5CAD76B46.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/typeinfo.C60CAEB5CAD76B46.idx deleted file mode 100644 index fcc502e7f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/typeinfo.C60CAEB5CAD76B46.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/typeinfo.hpp.61117474206F20C4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/typeinfo.hpp.61117474206F20C4.idx deleted file mode 100644 index 8615cd286..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/typeinfo.hpp.61117474206F20C4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/types.h.51C72FDDAA2F4142.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/types.h.51C72FDDAA2F4142.idx deleted file mode 100644 index 9c8a34f4f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/types.h.51C72FDDAA2F4142.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/types.h.B75E31C1FE973A3B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/types.h.B75E31C1FE973A3B.idx deleted file mode 100644 index 41e8b27ce..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/types.h.B75E31C1FE973A3B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/types.h.D0EA65788DAE9D6F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/types.h.D0EA65788DAE9D6F.idx deleted file mode 100644 index 9e7d18310..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/types.h.D0EA65788DAE9D6F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/u8path.h.FB3E0879F46F9AB6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/u8path.h.FB3E0879F46F9AB6.idx deleted file mode 100644 index 24de7d76a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/u8path.h.FB3E0879F46F9AB6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ublas_interop.hpp.416DBD3E51C02A64.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ublas_interop.hpp.416DBD3E51C02A64.idx deleted file mode 100644 index 295c49f61..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ublas_interop.hpp.416DBD3E51C02A64.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ucred.h.2A243F223A61A9F3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ucred.h.2A243F223A61A9F3.idx deleted file mode 100644 index da8eceef3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/ucred.h.2A243F223A61A9F3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/udt_builtin_mixture.hpp.F4607E03D8C2D522.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/udt_builtin_mixture.hpp.F4607E03D8C2D522.idx deleted file mode 100644 index 4c5fe257f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/udt_builtin_mixture.hpp.F4607E03D8C2D522.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/udt_builtin_mixture_enum.hpp.DCB6FE6F0D1382DF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/udt_builtin_mixture_enum.hpp.DCB6FE6F0D1382DF.idx deleted file mode 100644 index d759c3734..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/udt_builtin_mixture_enum.hpp.DCB6FE6F0D1382DF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unary_function.h.0EBECEAC6C665C3C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unary_function.h.0EBECEAC6C665C3C.idx deleted file mode 100644 index 1c0e0d2b6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unary_function.h.0EBECEAC6C665C3C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unary_negate.h.1C93D58754563C30.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unary_negate.h.1C93D58754563C30.idx deleted file mode 100644 index f2bc19f3d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unary_negate.h.1C93D58754563C30.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unchecked_bernoulli.hpp.B19B846AE61984FE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unchecked_bernoulli.hpp.B19B846AE61984FE.idx deleted file mode 100644 index 337b67ebe..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unchecked_bernoulli.hpp.B19B846AE61984FE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unchecked_factorial.hpp.AC06DE7ACCAA80A4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unchecked_factorial.hpp.AC06DE7ACCAA80A4.idx deleted file mode 100644 index 782b4ac38..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unchecked_factorial.hpp.AC06DE7ACCAA80A4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/underlying_type.h.0CE92058D5EB661B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/underlying_type.h.0CE92058D5EB661B.idx deleted file mode 100644 index fa8ad2674..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/underlying_type.h.0CE92058D5EB661B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unicode.h.438C8DF7E375311B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unicode.h.438C8DF7E375311B.idx deleted file mode 100644 index 41b302151..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unicode.h.438C8DF7E375311B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/uniform_int_distribution.h.6D4D2E98E543092E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/uniform_int_distribution.h.6D4D2E98E543092E.idx deleted file mode 100644 index a62a545e1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/uniform_int_distribution.h.6D4D2E98E543092E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/uniform_random_bit_generator.h.4EEDFA5C138AA359.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/uniform_random_bit_generator.h.4EEDFA5C138AA359.idx deleted file mode 100644 index a7dc014fc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/uniform_random_bit_generator.h.4EEDFA5C138AA359.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/uniform_random_bit_generator_adaptor.h.ACBD8091368E285A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/uniform_random_bit_generator_adaptor.h.ACBD8091368E285A.idx deleted file mode 100644 index ba95d4d35..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/uniform_random_bit_generator_adaptor.h.ACBD8091368E285A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/uniform_real_distribution.h.FA45D58529E4C489.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/uniform_real_distribution.h.FA45D58529E4C489.idx deleted file mode 100644 index b2a383dce..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/uniform_real_distribution.h.FA45D58529E4C489.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/uninitialized_algorithms.h.47FEA19C226D0794.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/uninitialized_algorithms.h.47FEA19C226D0794.idx deleted file mode 100644 index fedee78fd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/uninitialized_algorithms.h.47FEA19C226D0794.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unique.h.E6CD5FF24CC9A6E4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unique.h.E6CD5FF24CC9A6E4.idx deleted file mode 100644 index b52d6ef88..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unique.h.E6CD5FF24CC9A6E4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unique_copy.h.42EA0FC0522F0ACB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unique_copy.h.42EA0FC0522F0ACB.idx deleted file mode 100644 index 241b553df..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unique_copy.h.42EA0FC0522F0ACB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unique_lock.h.72C71C757EE8B163.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unique_lock.h.72C71C757EE8B163.idx deleted file mode 100644 index a4451910d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unique_lock.h.72C71C757EE8B163.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unique_ptr.h.2452A78F9BDC0B53.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unique_ptr.h.2452A78F9BDC0B53.idx deleted file mode 100644 index 9a6eb078b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unique_ptr.h.2452A78F9BDC0B53.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unistd.h.642D71ADD8B20FC3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unistd.h.642D71ADD8B20FC3.idx deleted file mode 100644 index be8f56ad6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unistd.h.642D71ADD8B20FC3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unistd.h.6601E55F6B9F3744.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unistd.h.6601E55F6B9F3744.idx deleted file mode 100644 index efdce3d19..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unistd.h.6601E55F6B9F3744.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test.hpp.8E78C790A3D17E4F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test.hpp.8E78C790A3D17E4F.idx deleted file mode 100644 index 4d226ac4c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test.hpp.8E78C790A3D17E4F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test.hpp.EED270B49DAAFF9E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test.hpp.EED270B49DAAFF9E.idx deleted file mode 100644 index 396646b13..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test.hpp.EED270B49DAAFF9E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_log.hpp.81047968E824BEEF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_log.hpp.81047968E824BEEF.idx deleted file mode 100644 index bac0d0c29..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_log.hpp.81047968E824BEEF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_log.ipp.660CFF31975205FB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_log.ipp.660CFF31975205FB.idx deleted file mode 100644 index 60c7e98fd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_log.ipp.660CFF31975205FB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_log_formatter.hpp.803B9B54FFE346D3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_log_formatter.hpp.803B9B54FFE346D3.idx deleted file mode 100644 index a6af19305..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_log_formatter.hpp.803B9B54FFE346D3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_main.ipp.F4DD6A630EB711FA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_main.ipp.F4DD6A630EB711FA.idx deleted file mode 100644 index 792077358..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_main.ipp.F4DD6A630EB711FA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_monitor.hpp.1A60B92A5B0C9555.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_monitor.hpp.1A60B92A5B0C9555.idx deleted file mode 100644 index c2b1276a1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_monitor.hpp.1A60B92A5B0C9555.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_monitor.ipp.47D10C81417F0075.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_monitor.ipp.47D10C81417F0075.idx deleted file mode 100644 index a1f06fd9d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_monitor.ipp.47D10C81417F0075.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_parameters.hpp.19E7D7CE60E17E48.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_parameters.hpp.19E7D7CE60E17E48.idx deleted file mode 100644 index 3c59d62e1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_parameters.hpp.19E7D7CE60E17E48.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_parameters.ipp.25932BA995B8E77A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_parameters.ipp.25932BA995B8E77A.idx deleted file mode 100644 index 9438e540b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_parameters.ipp.25932BA995B8E77A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_suite.hpp.3ED930B595A953B5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_suite.hpp.3ED930B595A953B5.idx deleted file mode 100644 index 896f21aea..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unit_test_suite.hpp.3ED930B595A953B5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unordered_map.73F5303632A121F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unordered_map.73F5303632A121F2.idx deleted file mode 100644 index 9fd14ad29..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unordered_map.73F5303632A121F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unreachable.h.F615D6043A80ECDB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unreachable.h.F615D6043A80ECDB.idx deleted file mode 100644 index 4e95e4236..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unreachable.h.F615D6043A80ECDB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unreachable_sentinel.h.911CF725FF04547C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unreachable_sentinel.h.911CF725FF04547C.idx deleted file mode 100644 index 0ffd5bde1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unreachable_sentinel.h.911CF725FF04547C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unwrap.hpp.DD17B525AE081082.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unwrap.hpp.DD17B525AE081082.idx deleted file mode 100644 index b9b6cac3c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unwrap.hpp.DD17B525AE081082.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unwrap_iter.h.9F77E54AE476B140.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unwrap_iter.h.9F77E54AE476B140.idx deleted file mode 100644 index ca424ee07..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unwrap_iter.h.9F77E54AE476B140.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unwrap_range.h.DA44DC58A39A135D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unwrap_range.h.DA44DC58A39A135D.idx deleted file mode 100644 index 4fd74b539..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unwrap_range.h.DA44DC58A39A135D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unwrap_ref.h.3E43D1306A423850.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unwrap_ref.h.3E43D1306A423850.idx deleted file mode 100644 index 40acd534d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/unwrap_ref.h.3E43D1306A423850.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/upper_bound.h.F63A31322A4FB2AD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/upper_bound.h.F63A31322A4FB2AD.idx deleted file mode 100644 index 79b707fa7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/upper_bound.h.F63A31322A4FB2AD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/use_preprocessed.hpp.42F2584041F16C23.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/use_preprocessed.hpp.42F2584041F16C23.idx deleted file mode 100644 index b1946b034..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/use_preprocessed.hpp.42F2584041F16C23.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/user.hpp.6840B9AA3229F542.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/user.hpp.6840B9AA3229F542.idx deleted file mode 100644 index ac7fd32d4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/user.hpp.6840B9AA3229F542.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/user.hpp.BF59EC81189EABE1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/user.hpp.BF59EC81189EABE1.idx deleted file mode 100644 index 7f58583c3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/user.hpp.BF59EC81189EABE1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/uses_allocator.h.F188B055518F9A1D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/uses_allocator.h.F188B055518F9A1D.idx deleted file mode 100644 index 63d377f33..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/uses_allocator.h.F188B055518F9A1D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/uses_allocator_construction.h.AF8DD3CFB9CF9A7C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/uses_allocator_construction.h.AF8DD3CFB9CF9A7C.idx deleted file mode 100644 index c34b1a51a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/uses_allocator_construction.h.AF8DD3CFB9CF9A7C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/utility.FC576DAB2D06779A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/utility.FC576DAB2D06779A.idx deleted file mode 100644 index 03bc535a4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/utility.FC576DAB2D06779A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/utility.hpp.54FBB3202A21D81B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/utility.hpp.54FBB3202A21D81B.idx deleted file mode 100644 index b13d6997a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/utility.hpp.54FBB3202A21D81B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/value_init.hpp.9622212E6F83CE00.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/value_init.hpp.9622212E6F83CE00.idx deleted file mode 100644 index ed21755e5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/value_init.hpp.9622212E6F83CE00.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/value_pack.hpp.5121851B53E5E99D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/value_pack.hpp.5121851B53E5E99D.idx deleted file mode 100644 index 5a731d015..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/value_pack.hpp.5121851B53E5E99D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/value_wknd.hpp.CE723FDF5FC9D6A5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/value_wknd.hpp.CE723FDF5FC9D6A5.idx deleted file mode 100644 index 02025eb39..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/value_wknd.hpp.CE723FDF5FC9D6A5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/variant.962AF376830D391A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/variant.962AF376830D391A.idx deleted file mode 100644 index 0e582e739..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/variant.962AF376830D391A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vector.6B13BAC610326321.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vector.6B13BAC610326321.idx deleted file mode 100644 index 4edf3bc2b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vector.6B13BAC610326321.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/version.B7EFDAC524FC15D8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/version.B7EFDAC524FC15D8.idx deleted file mode 100644 index bf47283fd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/version.B7EFDAC524FC15D8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/version.hpp.0D2EE9987492E4D5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/version.hpp.0D2EE9987492E4D5.idx deleted file mode 100644 index b2b6e8f62..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/version.hpp.0D2EE9987492E4D5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/version.hpp.5AC37B60DA5BEF60.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/version.hpp.5AC37B60DA5BEF60.idx deleted file mode 100644 index 3feae9b00..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/version.hpp.5AC37B60DA5BEF60.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/version_number.h.68252FAD1D7E36CB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/version_number.h.68252FAD1D7E36CB.idx deleted file mode 100644 index 0d7b7b646..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/version_number.h.68252FAD1D7E36CB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/view_interface.h.89579C86D09BCE0F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/view_interface.h.89579C86D09BCE0F.idx deleted file mode 100644 index ca0530054..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/view_interface.h.89579C86D09BCE0F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/visit_each.hpp.11A5AD5AA4F37C32.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/visit_each.hpp.11A5AD5AA4F37C32.idx deleted file mode 100644 index 1f125c9a9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/visit_each.hpp.11A5AD5AA4F37C32.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/visitor.hpp.9122093FB117C829.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/visitor.hpp.9122093FB117C829.idx deleted file mode 100644 index 022176bf8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/visitor.hpp.9122093FB117C829.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm.h.1FFBA542EECD36B8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm.h.1FFBA542EECD36B8.idx deleted file mode 100644 index c7dddd1c9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm.h.1FFBA542EECD36B8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_attributes.h.671E87C5BC836794.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_attributes.h.671E87C5BC836794.idx deleted file mode 100644 index bad628b82..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_attributes.h.671E87C5BC836794.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_behavior.h.8AA12E9E5A737EE6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_behavior.h.8AA12E9E5A737EE6.idx deleted file mode 100644 index 25383ac3f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_behavior.h.8AA12E9E5A737EE6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_inherit.h.A7C05D528017A129.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_inherit.h.A7C05D528017A129.idx deleted file mode 100644 index d0a9e55b4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_inherit.h.A7C05D528017A129.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_page_size.h.32F295DF38F9A30B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_page_size.h.32F295DF38F9A30B.idx deleted file mode 100644 index 0ed512a1b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_page_size.h.32F295DF38F9A30B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_param.h.47FA1A36DBE0C19A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_param.h.47FA1A36DBE0C19A.idx deleted file mode 100644 index 212831007..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_param.h.47FA1A36DBE0C19A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_param.h.F4CAC9CC08E394F1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_param.h.F4CAC9CC08E394F1.idx deleted file mode 100644 index 622ee1b3f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_param.h.F4CAC9CC08E394F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_prot.h.133EE0BCE2EE57E3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_prot.h.133EE0BCE2EE57E3.idx deleted file mode 100644 index fed087123..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_prot.h.133EE0BCE2EE57E3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_purgable.h.681303E6FB39D6B4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_purgable.h.681303E6FB39D6B4.idx deleted file mode 100644 index 7f3562550..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_purgable.h.681303E6FB39D6B4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_region.h.314BFEED3493BD37.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_region.h.314BFEED3493BD37.idx deleted file mode 100644 index 1dab722a8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_region.h.314BFEED3493BD37.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_statistics.h.27B96B21154F9A28.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_statistics.h.27B96B21154F9A28.idx deleted file mode 100644 index 17e9c5ebd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_statistics.h.27B96B21154F9A28.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_sync.h.88237D5E2D449785.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_sync.h.88237D5E2D449785.idx deleted file mode 100644 index e1a693cdd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_sync.h.88237D5E2D449785.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_types.h.046F35C098F2F1CB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_types.h.046F35C098F2F1CB.idx deleted file mode 100644 index 736b3eae0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_types.h.046F35C098F2F1CB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_types.h.BE0C33DDEABE797D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_types.h.BE0C33DDEABE797D.idx deleted file mode 100644 index f1163517a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_types.h.BE0C33DDEABE797D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_types.h.DAA322889C03B416.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_types.h.DAA322889C03B416.idx deleted file mode 100644 index c111037f9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/vm_types.h.DAA322889C03B416.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/void.hpp.B769F97B3985C3E4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/void.hpp.B769F97B3985C3E4.idx deleted file mode 100644 index 0c1cb1738..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/void.hpp.B769F97B3985C3E4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/void_fwd.hpp.16DAB216C798096D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/void_fwd.hpp.16DAB216C798096D.idx deleted file mode 100644 index c005a9932..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/void_fwd.hpp.16DAB216C798096D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/void_t.h.64A5A3890E2C744B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/void_t.h.64A5A3890E2C744B.idx deleted file mode 100644 index bfe21131b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/void_t.h.64A5A3890E2C744B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/voidify.h.8F68B63F815A4A9D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/voidify.h.8F68B63F815A4A9D.idx deleted file mode 100644 index 0a633876e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/voidify.h.8F68B63F815A4A9D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/wait.h.10986BA616613A3D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/wait.h.10986BA616613A3D.idx deleted file mode 100644 index 5f168a39a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/wait.h.10986BA616613A3D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/wchar.h.76B34DB3E0AF7824.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/wchar.h.76B34DB3E0AF7824.idx deleted file mode 100644 index 5beb7df28..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/wchar.h.76B34DB3E0AF7824.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/wchar.h.990A2958A4042DC9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/wchar.h.990A2958A4042DC9.idx deleted file mode 100644 index 09ce94477..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/wchar.h.990A2958A4042DC9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/wctype.h.2B8A4F2615F6E1A1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/wctype.h.2B8A4F2615F6E1A1.idx deleted file mode 100644 index e5cd01ab9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/wctype.h.2B8A4F2615F6E1A1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/wctype.h.8622623CD1041144.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/wctype.h.8622623CD1041144.idx deleted file mode 100644 index bb697ad71..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/wctype.h.8622623CD1041144.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/weak_order.h.D33F5EC304F361D8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/weak_order.h.D33F5EC304F361D8.idx deleted file mode 100644 index 49d0f7f1a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/weak_order.h.D33F5EC304F361D8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/weak_result_type.h.A02FC42B50154A2F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/weak_result_type.h.A02FC42B50154A2F.idx deleted file mode 100644 index b26995b5a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/weak_result_type.h.A02FC42B50154A2F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/weibull_distribution.h.68012DF8DC99E0DA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/weibull_distribution.h.68012DF8DC99E0DA.idx deleted file mode 100644 index 89833d50c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/weibull_distribution.h.68012DF8DC99E0DA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/while.hpp.7925DC7F6E062EE9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/while.hpp.7925DC7F6E062EE9.idx deleted file mode 100644 index 9b87b83c1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/while.hpp.7925DC7F6E062EE9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/while.hpp.E4DB5EAD9275A39B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/while.hpp.E4DB5EAD9275A39B.idx deleted file mode 100644 index 2c940f586..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/while.hpp.E4DB5EAD9275A39B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/while_256.hpp.6F895254EDF9D1A7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/while_256.hpp.6F895254EDF9D1A7.idx deleted file mode 100644 index 9ef79adef..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/while_256.hpp.6F895254EDF9D1A7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/while_256.hpp.F6994CB74803399B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/while_256.hpp.F6994CB74803399B.idx deleted file mode 100644 index 926ae6a1f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/while_256.hpp.F6994CB74803399B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/widest_char.hpp.ECBD7851576B59C0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/widest_char.hpp.ECBD7851576B59C0.idx deleted file mode 100644 index e3b774915..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/widest_char.hpp.ECBD7851576B59C0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/width_estimation_table.h.61B66235FDBB7FE5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/width_estimation_table.h.61B66235FDBB7FE5.idx deleted file mode 100644 index e8c20d61b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/width_estimation_table.h.61B66235FDBB7FE5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.3ECC8E697E437C05.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.3ECC8E697E437C05.idx deleted file mode 100644 index 454faf23d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.3ECC8E697E437C05.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.4713B1D4F6E0686B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.4713B1D4F6E0686B.idx deleted file mode 100644 index 75d62c752..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.4713B1D4F6E0686B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.A1D28F4D838CE5F8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.A1D28F4D838CE5F8.idx deleted file mode 100644 index f54e03c4e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.A1D28F4D838CE5F8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.D7C4CB2EE31CCA61.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.D7C4CB2EE31CCA61.idx deleted file mode 100644 index 07b3cee2e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.D7C4CB2EE31CCA61.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/wrap_iter.h.2F9BBCEAAFCA5254.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/wrap_iter.h.2F9BBCEAAFCA5254.idx deleted file mode 100644 index 8baaf472a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/wrap_iter.h.2F9BBCEAAFCA5254.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/wrap_stringstream.hpp.6898B290DF6D66D5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/wrap_stringstream.hpp.6898B290DF6D66D5.idx deleted file mode 100644 index c6c51e44c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/wrap_stringstream.hpp.6898B290DF6D66D5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/write_escaped.h.2BA07EEB3E3FE2E4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/write_escaped.h.2BA07EEB3E3FE2E4.idx deleted file mode 100644 index 7ccb8ce21..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/write_escaped.h.2BA07EEB3E3FE2E4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/xlocale.h.8B4E3F476EF23E9E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/xlocale.h.8B4E3F476EF23E9E.idx deleted file mode 100644 index 6a43b5a21..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/xlocale.h.8B4E3F476EF23E9E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/xml_log_formatter.hpp.E41271AE1DBAF7B8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/xml_log_formatter.hpp.E41271AE1DBAF7B8.idx deleted file mode 100644 index 7d01410cf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/xml_log_formatter.hpp.E41271AE1DBAF7B8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/xml_log_formatter.ipp.7EEF0CF10E500999.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/xml_log_formatter.ipp.7EEF0CF10E500999.idx deleted file mode 100644 index 551393df1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/xml_log_formatter.ipp.7EEF0CF10E500999.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/xml_printer.hpp.F289C791BC38CC3D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/xml_printer.hpp.F289C791BC38CC3D.idx deleted file mode 100644 index fef9f74a8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/xml_printer.hpp.F289C791BC38CC3D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/xml_report_formatter.hpp.BB8D36F5B59E9827.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/xml_report_formatter.hpp.BB8D36F5B59E9827.idx deleted file mode 100644 index baef3efd7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/xml_report_formatter.hpp.BB8D36F5B59E9827.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/xml_report_formatter.ipp.4746AC3EECCA1729.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/xml_report_formatter.ipp.4746AC3EECCA1729.idx deleted file mode 100644 index 47f198dfb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/xml_report_formatter.ipp.4746AC3EECCA1729.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/yes_no.hpp.9610E48F282A6596.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/yes_no.hpp.9610E48F282A6596.idx deleted file mode 100644 index f66630765..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/yes_no.hpp.9610E48F282A6596.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/yes_no_type.hpp.9B224C43938105C7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/yes_no_type.hpp.9B224C43938105C7.idx deleted file mode 100644 index 826555d91..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/yes_no_type.hpp.9B224C43938105C7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/yield_k.hpp.AEAAEFA4A5F605DC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/yield_k.hpp.AEAAEFA4A5F605DC.idx deleted file mode 100644 index 5c9622ebd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/yield_k.hpp.AEAAEFA4A5F605DC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/yield_primitives.hpp.68B675EBEC4D39C4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/yield_primitives.hpp.68B675EBEC4D39C4.idx deleted file mode 100644 index 65a14bf9e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/yield_primitives.hpp.68B675EBEC4D39C4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/zeta.hpp.14D32C5A2EFDBA83.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/zeta.hpp.14D32C5A2EFDBA83.idx deleted file mode 100644 index a432e692c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/.cache/clangd/index/zeta.hpp.14D32C5A2EFDBA83.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/compile_commands.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/compile_commands.json deleted file mode 100644 index 910008825..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd/compile_commands.json +++ /dev/null @@ -1 +0,0 @@ -[{"arguments":["clang","-Wno-documentation-unknown-command","-Wno-unknown-warning-option","-Wno-unknown-pragmas","-nostdinc","-nostdinc++","-arch","arm64","-DQT_QML_DEBUG","-g","-std=gnu++14","-arch","arm64","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk","-mmacosx-version-min=14.6","-fcolor-diagnostics","-fsyntax-only","--target=arm64-apple-darwin23.6.0","-DQ_CREATOR_RUN","-I/Users/mzhelyez/Documents/code/boost/libs/math/include","-I/Users/mzhelyez/Documents/code/boost","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks","-isystem","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1","-isystem","/Users/mzhelyez/Qt/Qt Creator.app/Contents/Resources/libexec/clang/lib/clang/19/include","-isystem","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include","-isystem","/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fretain-comments-from-system-headers","-fmacro-backtrace-limit=0","-ferror-limit=1000","-x","c++","/Users/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_basic_math_ops.cpp"],"directory":"/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd","file":"/Users/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_basic_math_ops.cpp"},{"arguments":["clang","-Wno-documentation-unknown-command","-Wno-unknown-warning-option","-Wno-unknown-pragmas","-nostdinc","-nostdinc++","-arch","arm64","-DQT_QML_DEBUG","-g","-std=gnu++14","-arch","arm64","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk","-mmacosx-version-min=14.6","-fcolor-diagnostics","-fsyntax-only","--target=arm64-apple-darwin23.6.0","-DQ_CREATOR_RUN","-I/Users/mzhelyez/Documents/code/boost/libs/math/include","-I/Users/mzhelyez/Documents/code/boost","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks","-isystem","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1","-isystem","/Users/mzhelyez/Qt/Qt Creator.app/Contents/Resources/libexec/clang/lib/clang/19/include","-isystem","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include","-isystem","/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fretain-comments-from-system-headers","-fmacro-backtrace-limit=0","-ferror-limit=1000","-x","c++-header","/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/autodiff_reverse.hpp"],"directory":"/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd","file":"/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/autodiff_reverse.hpp"},{"arguments":["clang","-Wno-documentation-unknown-command","-Wno-unknown-warning-option","-Wno-unknown-pragmas","-nostdinc","-nostdinc++","-arch","arm64","-DQT_QML_DEBUG","-g","-std=gnu++14","-arch","arm64","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk","-mmacosx-version-min=14.6","-fcolor-diagnostics","-fsyntax-only","--target=arm64-apple-darwin23.6.0","-DQ_CREATOR_RUN","-I/Users/mzhelyez/Documents/code/boost/libs/math/include","-I/Users/mzhelyez/Documents/code/boost","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks","-isystem","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1","-isystem","/Users/mzhelyez/Qt/Qt Creator.app/Contents/Resources/libexec/clang/lib/clang/19/include","-isystem","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include","-isystem","/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fretain-comments-from-system-headers","-fmacro-backtrace-limit=0","-ferror-limit=1000","-x","c++-header","/Users/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_reverse.hpp"],"directory":"/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc_clangd","file":"/Users/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_reverse.hpp"}] \ No newline at end of file diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/CMakeCache.txt.prev b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/CMakeCache.txt.prev deleted file mode 100644 index 1efc5b8d1..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/CMakeCache.txt.prev +++ /dev/null @@ -1,382 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug -# It was generated by CMake: /Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/cmake -# You can edit this file to change values found and used by cmake. -# If you do not want to change any of the values, simply exit the editor. -# If you do want to change a value, simply edit, save, and exit the editor. -# The syntax for the file is as follows: -# KEY:TYPE=VALUE -# KEY is the name of a variable in the cache. -# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. -# VALUE is the current value for the KEY. - -######################## -# EXTERNAL cache entries -######################## - -//Path to a program. -CMAKE_ADDR2LINE:FILEPATH=CMAKE_ADDR2LINE-NOTFOUND - -//Path to a program. -CMAKE_AR:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar - -//No help, variable specified on the command line. -CMAKE_BUILD_TYPE:STRING=Debug - -//Enable colored diagnostics throughout. -CMAKE_COLOR_DIAGNOSTICS:BOOL=1 - -//CXX compiler -CMAKE_CXX_COMPILER:STRING=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ - -//Flags used by the CXX compiler during all build types. -CMAKE_CXX_FLAGS:STRING=-DQT_QML_DEBUG - -//Flags used by the CXX compiler during DEBUG builds. -CMAKE_CXX_FLAGS_DEBUG:STRING=-g - -//No help, variable specified on the command line. -CMAKE_CXX_FLAGS_INIT:STRING=-DQT_QML_DEBUG - -//Flags used by the CXX compiler during MINSIZEREL builds. -CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the CXX compiler during RELEASE builds. -CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG - -//Flags used by the CXX compiler during RELWITHDEBINFO builds. -CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -CMAKE_CXX_OUTPUT_EXTENSION:STRING=.o - -//C compiler -CMAKE_C_COMPILER:STRING=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang - -//Flags used by the C compiler during all build types. -CMAKE_C_FLAGS:STRING= - -//Flags used by the C compiler during DEBUG builds. -CMAKE_C_FLAGS_DEBUG:STRING=-g - -//Flags used by the C compiler during MINSIZEREL builds. -CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the C compiler during RELEASE builds. -CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG - -//Flags used by the C compiler during RELWITHDEBINFO builds. -CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -CMAKE_C_OUTPUT_EXTENSION:STRING=.o - -//Path to a program. -CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND - -//Flags used by the linker during all build types. -CMAKE_EXE_LINKER_FLAGS:STRING= - -//Flags used by the linker during DEBUG builds. -CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during MINSIZEREL builds. -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during RELEASE builds. -CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during RELWITHDEBINFO builds. -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Value Computed by CMake. -CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/CMakeFiles/pkgRedirects - -//No help, variable specified on the command line. -CMAKE_GENERATOR:STRING=Ninja - -//Path to a program. -CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool - -//Install path prefix, prepended onto install directories. -CMAKE_INSTALL_PREFIX:PATH=/usr/local - -//Path to a program. -CMAKE_LINKER:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld - -//Program used to build from build.ninja files. -CMAKE_MAKE_PROGRAM:FILEPATH=/Users/mzhelyez/Qt/Tools/Ninja/ninja - -//Flags used by the linker during the creation of modules during -// all build types. -CMAKE_MODULE_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of modules during -// DEBUG builds. -CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of modules during -// MINSIZEREL builds. -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of modules during -// RELEASE builds. -CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of modules during -// RELWITHDEBINFO builds. -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_NM:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump - -//Build architectures for OSX -CMAKE_OSX_ARCHITECTURES:STRING= - -//Minimum OS X version to target for deployment (at runtime); newer -// APIs weak linked. Set to empty string for default value. -CMAKE_OSX_DEPLOYMENT_TARGET:STRING=14.6 - -//The product will be built against the headers and libraries located -// inside the indicated SDK. -CMAKE_OSX_SYSROOT:PATH=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk - -//No help, variable specified on the command line. -CMAKE_PREFIX_PATH:PATH=/Users/mzhelyez/Qt/6.8.1/macos - -//Value Computed by CMake -CMAKE_PROJECT_DESCRIPTION:STATIC= - -//Value Computed by CMake -CMAKE_PROJECT_HOMEPAGE_URL:STATIC= - -//No help, variable specified on the command line. -CMAKE_PROJECT_INCLUDE_BEFORE:FILEPATH=/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/.qtc/package-manager/auto-setup.cmake - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=autodiff_reverse - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib - -//Path to a program. -CMAKE_READELF:FILEPATH=CMAKE_READELF-NOTFOUND - -//Flags used by the linker during the creation of shared libraries -// during all build types. -CMAKE_SHARED_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of shared libraries -// during DEBUG builds. -CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of shared libraries -// during MINSIZEREL builds. -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of shared libraries -// during RELEASE builds. -CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of shared libraries -// during RELWITHDEBINFO builds. -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//If set, runtime paths are not added when installing shared libraries, -// but are added when building. -CMAKE_SKIP_INSTALL_RPATH:BOOL=NO - -//If set, runtime paths are not added when using shared libraries. -CMAKE_SKIP_RPATH:BOOL=NO - -//Flags used by the linker during the creation of static libraries -// during all build types. -CMAKE_STATIC_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of static libraries -// during DEBUG builds. -CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of static libraries -// during MINSIZEREL builds. -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of static libraries -// during RELEASE builds. -CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of static libraries -// during RELWITHDEBINFO builds. -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_STRIP:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip - -//Path to a program. -CMAKE_TAPI:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi - -//If this value is on, makefiles will be generated without the -// .SILENT directive, and all commands will be echoed to the console -// during the make. This is useful for debugging only. With Visual -// Studio IDE projects all commands are done without /nologo. -CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE - -//Skip Qt Creator's package manager auto-setup -QT_CREATOR_SKIP_PACKAGE_MANAGER_SETUP:BOOL=OFF - -//Qt Creator source groups extensions -QT_CREATOR_SOURCE_GROUPS:BOOL=ON - -//No help, variable specified on the command line. -QT_QMAKE_EXECUTABLE:FILEPATH=/Users/mzhelyez/Qt/6.8.1/macos/bin/qmake - -//Value Computed by CMake -autodiff_reverse_BINARY_DIR:STATIC=/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug - -//Value Computed by CMake -autodiff_reverse_IS_TOP_LEVEL:STATIC=ON - -//Value Computed by CMake -autodiff_reverse_SOURCE_DIR:STATIC=/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation - - -######################## -# INTERNAL cache entries -######################## - -//ADVANCED property for variable: CMAKE_ADDR2LINE -CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_AR -CMAKE_AR-ADVANCED:INTERNAL=1 -//This is the directory where this CMakeCache.txt was created -CMAKE_CACHEFILE_DIR:INTERNAL=/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug -//Major version of cmake used to create the current loaded cache -CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 -//Minor version of cmake used to create the current loaded cache -CMAKE_CACHE_MINOR_VERSION:INTERNAL=29 -//Patch version of cmake used to create the current loaded cache -CMAKE_CACHE_PATCH_VERSION:INTERNAL=3 -//Path to CMake executable. -CMAKE_COMMAND:INTERNAL=/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/ctest -//ADVANCED property for variable: CMAKE_CXX_COMPILER -CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS -CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG -CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL -CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE -CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO -CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER -CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS -CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG -CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL -CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE -CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO -CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_DLLTOOL -CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 -//Path to cache edit program executable. -CMAKE_EDIT_COMMAND:INTERNAL=/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/ccmake -//Executable file format -CMAKE_EXECUTABLE_FORMAT:INTERNAL=MACHO -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS -CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG -CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE -CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//Generator instance identifier. -CMAKE_GENERATOR_INSTANCE:INTERNAL= -//Name of generator platform. -CMAKE_GENERATOR_PLATFORM:INTERNAL= -//Name of generator toolset. -CMAKE_GENERATOR_TOOLSET:INTERNAL= -//Source directory with the top level CMakeLists.txt file for this -// project -CMAKE_HOME_DIRECTORY:INTERNAL=/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation -//ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL -CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_LINKER -CMAKE_LINKER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MAKE_PROGRAM -CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS -CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG -CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE -CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_NM -CMAKE_NM-ADVANCED:INTERNAL=1 -//number of local generators -CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJCOPY -CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJDUMP -CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 -//Platform information initialized -CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RANLIB -CMAKE_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_READELF -CMAKE_READELF-ADVANCED:INTERNAL=1 -//Path to CMake installation. -CMAKE_ROOT:INTERNAL=/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS -CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG -CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE -CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH -CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_RPATH -CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS -CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG -CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE -CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STRIP -CMAKE_STRIP-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_TAPI -CMAKE_TAPI-ADVANCED:INTERNAL=1 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/autodiff_reverse_tests b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/autodiff_reverse_tests deleted file mode 100755 index fb3777d91..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/autodiff_reverse_tests and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/compile_commands.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/compile_commands.json deleted file mode 100644 index c8e49e35a..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/compile_commands.json +++ /dev/null @@ -1,8 +0,0 @@ -[ -{ - "directory": "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug", - "command": "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -I/Users/mzhelyez/Documents/code/boost/libs/math/include -I/Users/mzhelyez/Documents/code/boost -DQT_QML_DEBUG -g -std=gnu++14 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -mmacosx-version-min=14.6 -fcolor-diagnostics -o CMakeFiles/autodiff_reverse_tests.dir/Users/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_basic_math_ops.cpp.o -c /Users/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_basic_math_ops.cpp", - "file": "/Users/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_basic_math_ops.cpp", - "output": "CMakeFiles/autodiff_reverse_tests.dir/Users/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_basic_math_ops.cpp.o" -} -] \ No newline at end of file diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/qtcsettings.cmake b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/qtcsettings.cmake deleted file mode 100644 index 164974865..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Debug/qtcsettings.cmake +++ /dev/null @@ -1,2 +0,0 @@ -# This file is managed by Qt Creator, do not edit! - diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/query/cache-v2 b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/query/cache-v2 deleted file mode 100644 index e69de29bb..000000000 diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/query/cmakeFiles-v1 b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/query/cmakeFiles-v1 deleted file mode 100644 index e69de29bb..000000000 diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/query/codemodel-v2 b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/query/codemodel-v2 deleted file mode 100644 index e69de29bb..000000000 diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply.prev/cache-v2-a7384f7a2de7ff539354.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply.prev/cache-v2-a7384f7a2de7ff539354.json deleted file mode 100644 index 5a0fc8d06..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply.prev/cache-v2-a7384f7a2de7ff539354.json +++ /dev/null @@ -1,1247 +0,0 @@ -{ - "entries" : - [ - { - "name" : "CMAKE_ADDR2LINE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "CMAKE_ADDR2LINE-NOTFOUND" - }, - { - "name" : "CMAKE_AR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar" - }, - { - "name" : "CMAKE_BUILD_TYPE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "STRING", - "value" : "Release" - }, - { - "name" : "CMAKE_CACHEFILE_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "This is the directory where this CMakeCache.txt was created" - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release" - }, - { - "name" : "CMAKE_CACHE_MAJOR_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Major version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "3" - }, - { - "name" : "CMAKE_CACHE_MINOR_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Minor version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "29" - }, - { - "name" : "CMAKE_CACHE_PATCH_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Patch version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "3" - }, - { - "name" : "CMAKE_COLOR_DIAGNOSTICS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Enable colored diagnostics throughout." - } - ], - "type" : "BOOL", - "value" : "1" - }, - { - "name" : "CMAKE_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to CMake executable." - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/cmake" - }, - { - "name" : "CMAKE_CPACK_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to cpack program executable." - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/cpack" - }, - { - "name" : "CMAKE_CTEST_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to ctest program executable." - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/ctest" - }, - { - "name" : "CMAKE_CXX_COMPILER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "CXX compiler" - } - ], - "type" : "STRING", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++" - }, - { - "name" : "CMAKE_CXX_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_CXX_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "-g" - }, - { - "name" : "CMAKE_CXX_FLAGS_INIT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_CXX_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "-Os -DNDEBUG" - }, - { - "name" : "CMAKE_CXX_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "-O3 -DNDEBUG" - }, - { - "name" : "CMAKE_CXX_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "-O2 -g -DNDEBUG" - }, - { - "name" : "CMAKE_CXX_OUTPUT_EXTENSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "STRING", - "value" : ".o" - }, - { - "name" : "CMAKE_C_COMPILER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "C compiler" - } - ], - "type" : "STRING", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" - }, - { - "name" : "CMAKE_C_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_C_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "-g" - }, - { - "name" : "CMAKE_C_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "-Os -DNDEBUG" - }, - { - "name" : "CMAKE_C_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "-O3 -DNDEBUG" - }, - { - "name" : "CMAKE_C_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "-O2 -g -DNDEBUG" - }, - { - "name" : "CMAKE_C_OUTPUT_EXTENSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "STRING", - "value" : ".o" - }, - { - "name" : "CMAKE_DLLTOOL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "CMAKE_DLLTOOL-NOTFOUND" - }, - { - "name" : "CMAKE_EDIT_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to cache edit program executable." - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/ccmake" - }, - { - "name" : "CMAKE_EXECUTABLE_FORMAT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Executable file format" - } - ], - "type" : "INTERNAL", - "value" : "MACHO" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_FIND_PACKAGE_REDIRECTS_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake." - } - ], - "type" : "STATIC", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/CMakeFiles/pkgRedirects" - }, - { - "name" : "CMAKE_GENERATOR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "STRING", - "value" : "Ninja" - }, - { - "name" : "CMAKE_GENERATOR_INSTANCE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Generator instance identifier." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_GENERATOR_PLATFORM", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of generator platform." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_GENERATOR_TOOLSET", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of generator toolset." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_HOME_DIRECTORY", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Source directory with the top level CMakeLists.txt file for this project" - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation" - }, - { - "name" : "CMAKE_INSTALL_NAME_TOOL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/install_name_tool" - }, - { - "name" : "CMAKE_INSTALL_PREFIX", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Install path prefix, prepended onto install directories." - } - ], - "type" : "PATH", - "value" : "/usr/local" - }, - { - "name" : "CMAKE_LINKER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" - }, - { - "name" : "CMAKE_MAKE_PROGRAM", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Program used to build from build.ninja files." - } - ], - "type" : "FILEPATH", - "value" : "/Users/mzhelyez/Qt/Tools/Ninja/ninja" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_NM", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm" - }, - { - "name" : "CMAKE_NUMBER_OF_MAKEFILES", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "number of local generators" - } - ], - "type" : "INTERNAL", - "value" : "1" - }, - { - "name" : "CMAKE_OBJCOPY", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "CMAKE_OBJCOPY-NOTFOUND" - }, - { - "name" : "CMAKE_OBJDUMP", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump" - }, - { - "name" : "CMAKE_OSX_ARCHITECTURES", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Build architectures for OSX" - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_OSX_DEPLOYMENT_TARGET", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Minimum OS X version to target for deployment (at runtime); newer APIs weak linked. Set to empty string for default value." - } - ], - "type" : "STRING", - "value" : "14.6" - }, - { - "name" : "CMAKE_OSX_SYSROOT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "The product will be built against the headers and libraries located inside the indicated SDK." - } - ], - "type" : "PATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk" - }, - { - "name" : "CMAKE_PLATFORM_INFO_INITIALIZED", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Platform information initialized" - } - ], - "type" : "INTERNAL", - "value" : "1" - }, - { - "name" : "CMAKE_PREFIX_PATH", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "PATH", - "value" : "/Users/mzhelyez/Qt/6.8.1/macos" - }, - { - "name" : "CMAKE_PROJECT_DESCRIPTION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "" - }, - { - "name" : "CMAKE_PROJECT_HOMEPAGE_URL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "" - }, - { - "name" : "CMAKE_PROJECT_INCLUDE_BEFORE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "FILEPATH", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc/package-manager/auto-setup.cmake" - }, - { - "name" : "CMAKE_PROJECT_NAME", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "autodiff_reverse" - }, - { - "name" : "CMAKE_RANLIB", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib" - }, - { - "name" : "CMAKE_READELF", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "CMAKE_READELF-NOTFOUND" - }, - { - "name" : "CMAKE_ROOT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to CMake installation." - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SKIP_INSTALL_RPATH", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "If set, runtime paths are not added when installing shared libraries, but are added when building." - } - ], - "type" : "BOOL", - "value" : "NO" - }, - { - "name" : "CMAKE_SKIP_RPATH", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "If set, runtime paths are not added when using shared libraries." - } - ], - "type" : "BOOL", - "value" : "NO" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STRIP", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip" - }, - { - "name" : "CMAKE_TAPI", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi" - }, - { - "name" : "CMAKE_UNAME", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "uname command" - } - ], - "type" : "INTERNAL", - "value" : "/usr/bin/uname" - }, - { - "name" : "CMAKE_VERBOSE_MAKEFILE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "If this value is on, makefiles will be generated without the .SILENT directive, and all commands will be echoed to the console during the make. This is useful for debugging only. With Visual Studio IDE projects all commands are done without /nologo." - } - ], - "type" : "BOOL", - "value" : "FALSE" - }, - { - "name" : "QT_CREATOR_SKIP_PACKAGE_MANAGER_SETUP", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Skip Qt Creator's package manager auto-setup" - } - ], - "type" : "BOOL", - "value" : "OFF" - }, - { - "name" : "QT_CREATOR_SOURCE_GROUPS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Qt Creator source groups extensions" - } - ], - "type" : "BOOL", - "value" : "ON" - }, - { - "name" : "QT_QMAKE_EXECUTABLE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "FILEPATH", - "value" : "/Users/mzhelyez/Qt/6.8.1/macos/bin/qmake" - }, - { - "name" : "autodiff_reverse_BINARY_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release" - }, - { - "name" : "autodiff_reverse_IS_TOP_LEVEL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "ON" - }, - { - "name" : "autodiff_reverse_SOURCE_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation" - } - ], - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply.prev/cmakeFiles-v1-2717fcbf8d7e658eaaa7.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply.prev/cmakeFiles-v1-2717fcbf8d7e658eaaa7.json deleted file mode 100644 index 539c30bbd..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply.prev/cmakeFiles-v1-2717fcbf8d7e658eaaa7.json +++ /dev/null @@ -1,1243 +0,0 @@ -{ - "inputs" : - [ - { - "path" : "CMakeLists.txt" - }, - { - "isGenerated" : true, - "path" : "build/Qt_6_8_1_for_macOS-Release/.qtc/package-manager/auto-setup.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeDetermineSystem.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeSystem.cmake.in" - }, - { - "isGenerated" : true, - "path" : "build/Qt_6_8_1_for_macOS-Release/CMakeFiles/3.29.3/CMakeSystem.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeNinjaFindMake.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeSystemSpecificInitialize.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Darwin-Initialize.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeDetermineCCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeDetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeDetermineCompilerId.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCompilerIdDetection.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/ADSP-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/ARMCC-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/ARMClang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/AppleClang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Borland-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Bruce-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Clang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Compaq-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Cray-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/CrayClang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/GHS-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/GNU-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/HP-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IAR-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Intel-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/LCC-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/MSVC-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/NVHPC-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/NVIDIA-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/OrangeC-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/PGI-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/PathScale-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/SCO-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/SDCC-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/SunPro-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/TI-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/TIClang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Tasking-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Watcom-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/XL-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/XLClang-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/zOS-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/ADSP-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/ARMCC-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/ARMClang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/AppleClang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Borland-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Bruce-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Clang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Compaq-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Cray-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/CrayClang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/GHS-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/GNU-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/HP-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IAR-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Intel-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/LCC-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/MSVC-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/NVHPC-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/NVIDIA-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/OrangeC-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/PGI-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/PathScale-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/SCO-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/SDCC-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/SunPro-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/TI-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/TIClang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Tasking-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Watcom-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/XL-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/XLClang-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/zOS-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeFindBinUtils.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCCompiler.cmake.in" - }, - { - "isGenerated" : true, - "path" : "build/Qt_6_8_1_for_macOS-Release/CMakeFiles/3.29.3/CMakeCCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeDetermineCXXCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeDetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Darwin-Determine-CXX.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeDetermineCompilerId.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCompilerIdDetection.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/ADSP-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/ARMCC-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/ARMClang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/AppleClang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Borland-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Clang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Cray-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/CrayClang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/GHS-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/HP-CXX-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IAR-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Intel-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/MSVC-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/NVHPC-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/NVIDIA-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/OrangeC-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/PGI-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/PathScale-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/SCO-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/TI-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/TIClang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Tasking-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Watcom-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/XL-CXX-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/ADSP-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/ARMCC-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/ARMClang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/AppleClang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Borland-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Clang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Cray-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/CrayClang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/GHS-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/HP-CXX-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IAR-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Intel-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/MSVC-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/NVHPC-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/NVIDIA-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/OrangeC-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/PGI-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/PathScale-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/SCO-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/TI-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/TIClang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Tasking-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Watcom-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/XL-CXX-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeFindBinUtils.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCXXCompiler.cmake.in" - }, - { - "isGenerated" : true, - "path" : "build/Qt_6_8_1_for_macOS-Release/CMakeFiles/3.29.3/CMakeCXXCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeSystemSpecificInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeGenericSystem.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeInitializeConfigs.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Darwin.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/UnixPaths.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeLanguageInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/AppleClang-C.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Clang.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/CMakeCommonCompilerMacros.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/GNU.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/CMakeCommonCompilerMacros.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-AppleClang-C.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-Clang-C.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-Clang.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCommonLanguageInclude.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeTestCCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeTestCompilerCommon.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeDetermineCompilerABI.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Internal/CMakeDetermineLinkerId.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeParseImplicitIncludeInfo.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeParseImplicitLinkInfo.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeParseLibraryArchitecture.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeTestCompilerCommon.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCCompilerABI.c" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeDetermineCompileFeatures.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Internal/FeatureTesting.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCCompiler.cmake.in" - }, - { - "isGenerated" : true, - "path" : "build/Qt_6_8_1_for_macOS-Release/CMakeFiles/3.29.3/CMakeCCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCXXInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeLanguageInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/AppleClang-CXX.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Clang.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-AppleClang-CXX.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-Clang-CXX.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-Clang.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCommonLanguageInclude.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeTestCXXCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeTestCompilerCommon.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeDetermineCompilerABI.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Internal/CMakeDetermineLinkerId.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeParseImplicitIncludeInfo.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeParseImplicitLinkInfo.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeParseLibraryArchitecture.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeTestCompilerCommon.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCXXCompilerABI.cpp" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeDetermineCompileFeatures.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Internal/FeatureTesting.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCXXCompiler.cmake.in" - }, - { - "isGenerated" : true, - "path" : "build/Qt_6_8_1_for_macOS-Release/CMakeFiles/3.29.3/CMakeCXXCompiler.cmake" - } - ], - "kind" : "cmakeFiles", - "paths" : - { - "build" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release", - "source" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation" - }, - "version" : - { - "major" : 1, - "minor" : 0 - } -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply.prev/codemodel-v2-b98a7d9db47187a517a1.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply.prev/codemodel-v2-b98a7d9db47187a517a1.json deleted file mode 100644 index 8ba57278f..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply.prev/codemodel-v2-b98a7d9db47187a517a1.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "configurations" : - [ - { - "directories" : - [ - { - "build" : ".", - "jsonFile" : "directory-.-Release-f5ebdc15457944623624.json", - "minimumCMakeVersion" : - { - "string" : "3.5" - }, - "projectIndex" : 0, - "source" : ".", - "targetIndexes" : - [ - 0 - ] - } - ], - "name" : "Release", - "projects" : - [ - { - "directoryIndexes" : - [ - 0 - ], - "name" : "autodiff_reverse", - "targetIndexes" : - [ - 0 - ] - } - ], - "targets" : - [ - { - "directoryIndex" : 0, - "id" : "autodiff_reverse_tests::@6890427a1f51a3e7e1df", - "jsonFile" : "target-autodiff_reverse_tests-Release-0899be8f325ecb26c3d2.json", - "name" : "autodiff_reverse_tests", - "projectIndex" : 0 - } - ] - } - ], - "kind" : "codemodel", - "paths" : - { - "build" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release", - "source" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation" - }, - "version" : - { - "major" : 2, - "minor" : 7 - } -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply.prev/directory-.-Release-f5ebdc15457944623624.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply.prev/directory-.-Release-f5ebdc15457944623624.json deleted file mode 100644 index 3a67af9c3..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply.prev/directory-.-Release-f5ebdc15457944623624.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "backtraceGraph" : - { - "commands" : [], - "files" : [], - "nodes" : [] - }, - "installers" : [], - "paths" : - { - "build" : ".", - "source" : "." - } -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply.prev/index-2025-07-29T07-53-46-0618.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply.prev/index-2025-07-29T07-53-46-0618.json deleted file mode 100644 index 13ef6705c..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply.prev/index-2025-07-29T07-53-46-0618.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "cmake" : - { - "generator" : - { - "multiConfig" : false, - "name" : "Ninja" - }, - "paths" : - { - "cmake" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/cmake", - "cpack" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/cpack", - "ctest" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/ctest", - "root" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29" - }, - "version" : - { - "isDirty" : false, - "major" : 3, - "minor" : 29, - "patch" : 3, - "string" : "3.29.3", - "suffix" : "" - } - }, - "objects" : - [ - { - "jsonFile" : "codemodel-v2-b98a7d9db47187a517a1.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 7 - } - }, - { - "jsonFile" : "cache-v2-a7384f7a2de7ff539354.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - { - "jsonFile" : "cmakeFiles-v1-2717fcbf8d7e658eaaa7.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 0 - } - } - ], - "reply" : - { - "cache-v2" : - { - "jsonFile" : "cache-v2-a7384f7a2de7ff539354.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - "cmakeFiles-v1" : - { - "jsonFile" : "cmakeFiles-v1-2717fcbf8d7e658eaaa7.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 0 - } - }, - "codemodel-v2" : - { - "jsonFile" : "codemodel-v2-b98a7d9db47187a517a1.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 7 - } - } - } -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply.prev/target-autodiff_reverse_tests-Release-0899be8f325ecb26c3d2.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply.prev/target-autodiff_reverse_tests-Release-0899be8f325ecb26c3d2.json deleted file mode 100644 index 6edd3a2d7..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply.prev/target-autodiff_reverse_tests-Release-0899be8f325ecb26c3d2.json +++ /dev/null @@ -1,135 +0,0 @@ -{ - "artifacts" : - [ - { - "path" : "autodiff_reverse_tests" - } - ], - "backtrace" : 1, - "backtraceGraph" : - { - "commands" : - [ - "add_executable", - "include_directories" - ], - "files" : - [ - "CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 32, - "parent" : 0 - }, - { - "command" : 1, - "file" : 0, - "line" : 14, - "parent" : 0 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -DNDEBUG -std=gnu++14 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -mmacosx-version-min=14.6 -fcolor-diagnostics" - } - ], - "includes" : - [ - { - "backtrace" : 2, - "path" : "/Users/mzhelyez/Documents/code/boost/libs/math/include" - }, - { - "backtrace" : 2, - "path" : "/Users/mzhelyez/Documents/code/boost" - } - ], - "language" : "CXX", - "languageStandard" : - { - "backtraces" : - [ - 1 - ], - "standard" : "14" - }, - "sourceIndexes" : - [ - 0 - ] - } - ], - "id" : "autodiff_reverse_tests::@6890427a1f51a3e7e1df", - "link" : - { - "commandFragments" : - [ - { - "fragment" : "-O3 -DNDEBUG", - "role" : "flags" - }, - { - "fragment" : "", - "role" : "flags" - } - ], - "language" : "CXX" - }, - "name" : "autodiff_reverse_tests", - "nameOnDisk" : "autodiff_reverse_tests", - "paths" : - { - "build" : ".", - "source" : "." - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1, - 2 - ] - } - ], - "sources" : - [ - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "/Users/mzhelyez/Documents/code/boost/libs/math/test/test_rvar_constructors.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "path" : "autodiff_reverse.hpp", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "path" : "/Users/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_reverse.hpp", - "sourceGroupIndex" : 1 - } - ], - "type" : "EXECUTABLE" -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply/cache-v2-a7384f7a2de7ff539354.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply/cache-v2-a7384f7a2de7ff539354.json deleted file mode 100644 index 5a0fc8d06..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply/cache-v2-a7384f7a2de7ff539354.json +++ /dev/null @@ -1,1247 +0,0 @@ -{ - "entries" : - [ - { - "name" : "CMAKE_ADDR2LINE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "CMAKE_ADDR2LINE-NOTFOUND" - }, - { - "name" : "CMAKE_AR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar" - }, - { - "name" : "CMAKE_BUILD_TYPE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "STRING", - "value" : "Release" - }, - { - "name" : "CMAKE_CACHEFILE_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "This is the directory where this CMakeCache.txt was created" - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release" - }, - { - "name" : "CMAKE_CACHE_MAJOR_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Major version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "3" - }, - { - "name" : "CMAKE_CACHE_MINOR_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Minor version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "29" - }, - { - "name" : "CMAKE_CACHE_PATCH_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Patch version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "3" - }, - { - "name" : "CMAKE_COLOR_DIAGNOSTICS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Enable colored diagnostics throughout." - } - ], - "type" : "BOOL", - "value" : "1" - }, - { - "name" : "CMAKE_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to CMake executable." - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/cmake" - }, - { - "name" : "CMAKE_CPACK_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to cpack program executable." - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/cpack" - }, - { - "name" : "CMAKE_CTEST_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to ctest program executable." - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/ctest" - }, - { - "name" : "CMAKE_CXX_COMPILER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "CXX compiler" - } - ], - "type" : "STRING", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++" - }, - { - "name" : "CMAKE_CXX_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_CXX_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "-g" - }, - { - "name" : "CMAKE_CXX_FLAGS_INIT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_CXX_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "-Os -DNDEBUG" - }, - { - "name" : "CMAKE_CXX_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "-O3 -DNDEBUG" - }, - { - "name" : "CMAKE_CXX_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "-O2 -g -DNDEBUG" - }, - { - "name" : "CMAKE_CXX_OUTPUT_EXTENSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "STRING", - "value" : ".o" - }, - { - "name" : "CMAKE_C_COMPILER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "C compiler" - } - ], - "type" : "STRING", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" - }, - { - "name" : "CMAKE_C_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_C_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "-g" - }, - { - "name" : "CMAKE_C_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "-Os -DNDEBUG" - }, - { - "name" : "CMAKE_C_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "-O3 -DNDEBUG" - }, - { - "name" : "CMAKE_C_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "-O2 -g -DNDEBUG" - }, - { - "name" : "CMAKE_C_OUTPUT_EXTENSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "STRING", - "value" : ".o" - }, - { - "name" : "CMAKE_DLLTOOL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "CMAKE_DLLTOOL-NOTFOUND" - }, - { - "name" : "CMAKE_EDIT_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to cache edit program executable." - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/ccmake" - }, - { - "name" : "CMAKE_EXECUTABLE_FORMAT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Executable file format" - } - ], - "type" : "INTERNAL", - "value" : "MACHO" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_FIND_PACKAGE_REDIRECTS_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake." - } - ], - "type" : "STATIC", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/CMakeFiles/pkgRedirects" - }, - { - "name" : "CMAKE_GENERATOR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "STRING", - "value" : "Ninja" - }, - { - "name" : "CMAKE_GENERATOR_INSTANCE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Generator instance identifier." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_GENERATOR_PLATFORM", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of generator platform." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_GENERATOR_TOOLSET", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of generator toolset." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_HOME_DIRECTORY", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Source directory with the top level CMakeLists.txt file for this project" - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation" - }, - { - "name" : "CMAKE_INSTALL_NAME_TOOL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/install_name_tool" - }, - { - "name" : "CMAKE_INSTALL_PREFIX", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Install path prefix, prepended onto install directories." - } - ], - "type" : "PATH", - "value" : "/usr/local" - }, - { - "name" : "CMAKE_LINKER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" - }, - { - "name" : "CMAKE_MAKE_PROGRAM", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Program used to build from build.ninja files." - } - ], - "type" : "FILEPATH", - "value" : "/Users/mzhelyez/Qt/Tools/Ninja/ninja" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_NM", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm" - }, - { - "name" : "CMAKE_NUMBER_OF_MAKEFILES", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "number of local generators" - } - ], - "type" : "INTERNAL", - "value" : "1" - }, - { - "name" : "CMAKE_OBJCOPY", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "CMAKE_OBJCOPY-NOTFOUND" - }, - { - "name" : "CMAKE_OBJDUMP", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump" - }, - { - "name" : "CMAKE_OSX_ARCHITECTURES", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Build architectures for OSX" - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_OSX_DEPLOYMENT_TARGET", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Minimum OS X version to target for deployment (at runtime); newer APIs weak linked. Set to empty string for default value." - } - ], - "type" : "STRING", - "value" : "14.6" - }, - { - "name" : "CMAKE_OSX_SYSROOT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "The product will be built against the headers and libraries located inside the indicated SDK." - } - ], - "type" : "PATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk" - }, - { - "name" : "CMAKE_PLATFORM_INFO_INITIALIZED", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Platform information initialized" - } - ], - "type" : "INTERNAL", - "value" : "1" - }, - { - "name" : "CMAKE_PREFIX_PATH", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "PATH", - "value" : "/Users/mzhelyez/Qt/6.8.1/macos" - }, - { - "name" : "CMAKE_PROJECT_DESCRIPTION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "" - }, - { - "name" : "CMAKE_PROJECT_HOMEPAGE_URL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "" - }, - { - "name" : "CMAKE_PROJECT_INCLUDE_BEFORE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "FILEPATH", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc/package-manager/auto-setup.cmake" - }, - { - "name" : "CMAKE_PROJECT_NAME", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "autodiff_reverse" - }, - { - "name" : "CMAKE_RANLIB", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib" - }, - { - "name" : "CMAKE_READELF", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "CMAKE_READELF-NOTFOUND" - }, - { - "name" : "CMAKE_ROOT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to CMake installation." - } - ], - "type" : "INTERNAL", - "value" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SKIP_INSTALL_RPATH", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "If set, runtime paths are not added when installing shared libraries, but are added when building." - } - ], - "type" : "BOOL", - "value" : "NO" - }, - { - "name" : "CMAKE_SKIP_RPATH", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "If set, runtime paths are not added when using shared libraries." - } - ], - "type" : "BOOL", - "value" : "NO" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STRIP", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip" - }, - { - "name" : "CMAKE_TAPI", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi" - }, - { - "name" : "CMAKE_UNAME", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "uname command" - } - ], - "type" : "INTERNAL", - "value" : "/usr/bin/uname" - }, - { - "name" : "CMAKE_VERBOSE_MAKEFILE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "If this value is on, makefiles will be generated without the .SILENT directive, and all commands will be echoed to the console during the make. This is useful for debugging only. With Visual Studio IDE projects all commands are done without /nologo." - } - ], - "type" : "BOOL", - "value" : "FALSE" - }, - { - "name" : "QT_CREATOR_SKIP_PACKAGE_MANAGER_SETUP", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Skip Qt Creator's package manager auto-setup" - } - ], - "type" : "BOOL", - "value" : "OFF" - }, - { - "name" : "QT_CREATOR_SOURCE_GROUPS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Qt Creator source groups extensions" - } - ], - "type" : "BOOL", - "value" : "ON" - }, - { - "name" : "QT_QMAKE_EXECUTABLE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "FILEPATH", - "value" : "/Users/mzhelyez/Qt/6.8.1/macos/bin/qmake" - }, - { - "name" : "autodiff_reverse_BINARY_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release" - }, - { - "name" : "autodiff_reverse_IS_TOP_LEVEL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "ON" - }, - { - "name" : "autodiff_reverse_SOURCE_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation" - } - ], - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply/cmakeFiles-v1-b2d0b7b1abb26e07cd9f.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply/cmakeFiles-v1-b2d0b7b1abb26e07cd9f.json deleted file mode 100644 index d46e81720..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply/cmakeFiles-v1-b2d0b7b1abb26e07cd9f.json +++ /dev/null @@ -1,165 +0,0 @@ -{ - "inputs" : - [ - { - "path" : "CMakeLists.txt" - }, - { - "isGenerated" : true, - "path" : "build/Qt_6_8_1_for_macOS-Release/.qtc/package-manager/auto-setup.cmake" - }, - { - "isGenerated" : true, - "path" : "build/Qt_6_8_1_for_macOS-Release/CMakeFiles/3.29.3/CMakeSystem.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeSystemSpecificInitialize.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Darwin-Initialize.cmake" - }, - { - "isGenerated" : true, - "path" : "build/Qt_6_8_1_for_macOS-Release/CMakeFiles/3.29.3/CMakeCCompiler.cmake" - }, - { - "isGenerated" : true, - "path" : "build/Qt_6_8_1_for_macOS-Release/CMakeFiles/3.29.3/CMakeCXXCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeSystemSpecificInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeGenericSystem.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeInitializeConfigs.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Darwin.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/UnixPaths.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeLanguageInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/AppleClang-C.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Clang.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/CMakeCommonCompilerMacros.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/GNU.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/CMakeCommonCompilerMacros.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-AppleClang-C.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-Clang-C.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-Clang.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCommonLanguageInclude.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCXXInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeLanguageInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/AppleClang-CXX.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Compiler/Clang.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-AppleClang-CXX.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-Clang-CXX.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/Platform/Apple-Clang.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29/Modules/CMakeCommonLanguageInclude.cmake" - } - ], - "kind" : "cmakeFiles", - "paths" : - { - "build" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release", - "source" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation" - }, - "version" : - { - "major" : 1, - "minor" : 0 - } -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply/codemodel-v2-8bc20dc59d1135846f47.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply/codemodel-v2-8bc20dc59d1135846f47.json deleted file mode 100644 index 957fa0853..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply/codemodel-v2-8bc20dc59d1135846f47.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "configurations" : - [ - { - "directories" : - [ - { - "build" : ".", - "jsonFile" : "directory-.-Release-f5ebdc15457944623624.json", - "minimumCMakeVersion" : - { - "string" : "3.5" - }, - "projectIndex" : 0, - "source" : ".", - "targetIndexes" : - [ - 0 - ] - } - ], - "name" : "Release", - "projects" : - [ - { - "directoryIndexes" : - [ - 0 - ], - "name" : "autodiff_reverse", - "targetIndexes" : - [ - 0 - ] - } - ], - "targets" : - [ - { - "directoryIndex" : 0, - "id" : "autodiff_reverse_tests::@6890427a1f51a3e7e1df", - "jsonFile" : "target-autodiff_reverse_tests-Release-b8b6e353437b3cf5151d.json", - "name" : "autodiff_reverse_tests", - "projectIndex" : 0 - } - ] - } - ], - "kind" : "codemodel", - "paths" : - { - "build" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release", - "source" : "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation" - }, - "version" : - { - "major" : 2, - "minor" : 7 - } -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply/directory-.-Release-f5ebdc15457944623624.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply/directory-.-Release-f5ebdc15457944623624.json deleted file mode 100644 index 3a67af9c3..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply/directory-.-Release-f5ebdc15457944623624.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "backtraceGraph" : - { - "commands" : [], - "files" : [], - "nodes" : [] - }, - "installers" : [], - "paths" : - { - "build" : ".", - "source" : "." - } -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply/index-2025-07-29T13-10-35-0552.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply/index-2025-07-29T13-10-35-0552.json deleted file mode 100644 index bb2fae6ec..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply/index-2025-07-29T13-10-35-0552.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "cmake" : - { - "generator" : - { - "multiConfig" : false, - "name" : "Ninja" - }, - "paths" : - { - "cmake" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/cmake", - "cpack" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/cpack", - "ctest" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/ctest", - "root" : "/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29" - }, - "version" : - { - "isDirty" : false, - "major" : 3, - "minor" : 29, - "patch" : 3, - "string" : "3.29.3", - "suffix" : "" - } - }, - "objects" : - [ - { - "jsonFile" : "codemodel-v2-8bc20dc59d1135846f47.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 7 - } - }, - { - "jsonFile" : "cache-v2-a7384f7a2de7ff539354.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - { - "jsonFile" : "cmakeFiles-v1-b2d0b7b1abb26e07cd9f.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 0 - } - } - ], - "reply" : - { - "cache-v2" : - { - "jsonFile" : "cache-v2-a7384f7a2de7ff539354.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - "cmakeFiles-v1" : - { - "jsonFile" : "cmakeFiles-v1-b2d0b7b1abb26e07cd9f.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 0 - } - }, - "codemodel-v2" : - { - "jsonFile" : "codemodel-v2-8bc20dc59d1135846f47.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 7 - } - } - } -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply/target-autodiff_reverse_tests-Release-b8b6e353437b3cf5151d.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply/target-autodiff_reverse_tests-Release-b8b6e353437b3cf5151d.json deleted file mode 100644 index f03be442f..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.cmake/api/v1/reply/target-autodiff_reverse_tests-Release-b8b6e353437b3cf5151d.json +++ /dev/null @@ -1,135 +0,0 @@ -{ - "artifacts" : - [ - { - "path" : "autodiff_reverse_tests" - } - ], - "backtrace" : 1, - "backtraceGraph" : - { - "commands" : - [ - "add_executable", - "include_directories" - ], - "files" : - [ - "CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 36, - "parent" : 0 - }, - { - "command" : 1, - "file" : 0, - "line" : 14, - "parent" : 0 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -DNDEBUG -std=gnu++14 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -mmacosx-version-min=14.6 -fcolor-diagnostics" - } - ], - "includes" : - [ - { - "backtrace" : 2, - "path" : "/Users/mzhelyez/Documents/code/boost/libs/math/include" - }, - { - "backtrace" : 2, - "path" : "/Users/mzhelyez/Documents/code/boost" - } - ], - "language" : "CXX", - "languageStandard" : - { - "backtraces" : - [ - 1 - ], - "standard" : "14" - }, - "sourceIndexes" : - [ - 0 - ] - } - ], - "id" : "autodiff_reverse_tests::@6890427a1f51a3e7e1df", - "link" : - { - "commandFragments" : - [ - { - "fragment" : "-O3 -DNDEBUG", - "role" : "flags" - }, - { - "fragment" : "", - "role" : "flags" - } - ], - "language" : "CXX" - }, - "name" : "autodiff_reverse_tests", - "nameOnDisk" : "autodiff_reverse_tests", - "paths" : - { - "build" : ".", - "source" : "." - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1, - 2 - ] - } - ], - "sources" : - [ - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "/Users/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_basic_math_ops.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "path" : "autodiff_reverse.hpp", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "path" : "/Users/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_reverse.hpp", - "sourceGroupIndex" : 1 - } - ], - "type" : "EXECUTABLE" -} diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc/package-manager/LICENSE.conan b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc/package-manager/LICENSE.conan deleted file mode 100644 index 541f5a3a6..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc/package-manager/LICENSE.conan +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2019 JFrog - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc/package-manager/auto-setup.cmake b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc/package-manager/auto-setup.cmake deleted file mode 100644 index 867b7f41e..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc/package-manager/auto-setup.cmake +++ /dev/null @@ -1,314 +0,0 @@ -# -# Internal Qt Creator variable reference -# -foreach(qtcreator_var - QT_QMAKE_EXECUTABLE CMAKE_PREFIX_PATH CMAKE_C_COMPILER CMAKE_CXX_COMPILER - CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELWITHDEBINFO) - set(__just_reference_${qtcreator_var} ${${qtcreator_var}}) -endforeach() - -option(QT_CREATOR_SOURCE_GROUPS "Qt Creator source groups extensions" ON) -if (QT_CREATOR_SOURCE_GROUPS) - source_group("Resources" REGULAR_EXPRESSION "\\.(pdf|plist|png|jpeg|jpg|storyboard|xcassets|qrc|svg|gif|ico|webp)$") - source_group("Forms" REGULAR_EXPRESSION "\\.(ui)$") - source_group("State charts" REGULAR_EXPRESSION "\\.(scxml)$") -endif() - -if (EXISTS "${CMAKE_SOURCE_DIR}/QtCreatorPackageManager.cmake") - include("${CMAKE_SOURCE_DIR}/QtCreatorPackageManager.cmake") -endif() - -if (QT_CREATOR_SKIP_PACKAGE_MANAGER_SETUP) - return() -endif() -option(QT_CREATOR_SKIP_PACKAGE_MANAGER_SETUP "Skip Qt Creator's package manager auto-setup" OFF) - -# Store the C/C++ object output extension -if (CMAKE_VERSION GREATER_EQUAL "3.19") - cmake_language(DEFER CALL set CMAKE_C_OUTPUT_EXTENSION "${CMAKE_C_OUTPUT_EXTENSION}" CACHE STRING "" FORCE) - cmake_language(DEFER CALL set CMAKE_CXX_OUTPUT_EXTENSION "${CMAKE_CXX_OUTPUT_EXTENSION}" CACHE STRING "" FORCE) -endif() - -macro(qtc_auto_setup_compiler_standard toolchainFile) - foreach(lang_var C CXX CUDA OBJC OBJCXX) - foreach(prop_var STANDARD STANDARD_REQUIRED EXTENSIONS) - if (CMAKE_${lang_var}_${prop_var}) - file(APPEND "${toolchainFile}" - "set(CMAKE_${lang_var}_${prop_var} ${CMAKE_${lang_var}_${prop_var}})\n") - endif() - endforeach() - endforeach() - - # Forward important CMake variables to the package manager in the toolchain file - foreach(fwd_var CMAKE_MSVC_RUNTIME_LIBRARY CMAKE_SYSROOT CMAKE_OSX_SYSROOT CMAKE_OSX_ARCHITECTURES) - if (${fwd_var}) - file(APPEND "${toolchainFile}" - "set(${fwd_var} ${${fwd_var}})\n") - endif() - endforeach() -endmacro() - -# -# conan -# -macro(qtc_auto_setup_conan) - foreach(file conanfile.txt conanfile.py) - if (EXISTS "${CMAKE_SOURCE_DIR}/${file}") - set(conanfile_txt "${CMAKE_SOURCE_DIR}/${file}") - break() - endif() - endforeach() - - if (conanfile_txt AND NOT QT_CREATOR_SKIP_CONAN_SETUP) - option(QT_CREATOR_SKIP_CONAN_SETUP "Skip Qt Creator's conan package manager auto-setup" OFF) - set(QT_CREATOR_CONAN_BUILD_POLICY "missing" CACHE STRING "Qt Creator's conan package manager auto-setup build policy. This is used for the BUILD property of cmake_conan_run") - - set_property( - DIRECTORY "${CMAKE_SOURCE_DIR}" - APPEND - PROPERTY CMAKE_CONFIGURE_DEPENDS "${conanfile_txt}") - - find_program(conan_program conan) - if (NOT conan_program) - message(WARNING "Qt Creator: conan executable not found. " - "Package manager auto-setup will be skipped. " - "To disable this warning set QT_CREATOR_SKIP_CONAN_SETUP to ON.") - return() - endif() - execute_process(COMMAND ${conan_program} --version - RESULT_VARIABLE result_code - OUTPUT_VARIABLE conan_version_output - ERROR_VARIABLE conan_version_output) - if (NOT result_code EQUAL 0) - message(FATAL_ERROR "conan --version failed='${result_code}: ${conan_version_output}") - endif() - - string(REGEX REPLACE ".*Conan version ([0-9].[0-9]).*" "\\1" conan_version "${conan_version_output}") - - set(conanfile_timestamp_file "${CMAKE_BINARY_DIR}/conan-dependencies/conanfile.timestamp") - file(TIMESTAMP "${conanfile_txt}" conanfile_timestamp) - - set(do_conan_installation ON) - if (EXISTS "${conanfile_timestamp_file}") - file(READ "${conanfile_timestamp_file}" old_conanfile_timestamp) - if ("${conanfile_timestamp}" STREQUAL "${old_conanfile_timestamp}") - set(do_conan_installation OFF) - endif() - endif() - - set(conanfile_build_policy_file "${CMAKE_BINARY_DIR}/conan-dependencies/conanfile.buildpolicy") - if (EXISTS "${conanfile_build_policy_file}") - file(READ "${conanfile_build_policy_file}" build_policy) - if (NOT "${build_policy}" STREQUAL "${QT_CREATOR_CONAN_BUILD_POLICY}") - set(do_conan_installation ON) - endif() - endif() - - if (do_conan_installation) - message(STATUS "Qt Creator: conan package manager auto-setup. " - "Skip this step by setting QT_CREATOR_SKIP_CONAN_SETUP to ON.") - - file(COPY "${conanfile_txt}" DESTINATION "${CMAKE_BINARY_DIR}/conan-dependencies/") - - file(WRITE "${CMAKE_BINARY_DIR}/conan-dependencies/toolchain.cmake" " - set(CMAKE_C_COMPILER \"${CMAKE_C_COMPILER}\") - set(CMAKE_CXX_COMPILER \"${CMAKE_CXX_COMPILER}\") - ") - qtc_auto_setup_compiler_standard("${CMAKE_BINARY_DIR}/conan-dependencies/toolchain.cmake") - - if (CMAKE_TOOLCHAIN_FILE) - file(APPEND "${CMAKE_BINARY_DIR}/conan-dependencies/toolchain.cmake" - "include(\"${CMAKE_TOOLCHAIN_FILE}\")\n") - endif() - - file(WRITE "${CMAKE_BINARY_DIR}/conan-dependencies/CMakeLists.txt" " - cmake_minimum_required(VERSION 3.15) - - unset(CMAKE_PROJECT_INCLUDE_BEFORE CACHE) - project(conan-setup) - - if (${conan_version} VERSION_GREATER_EQUAL 2.0) - set(CONAN_COMMAND \"${conan_program}\") - include(\"${CMAKE_CURRENT_LIST_DIR}/conan_provider.cmake\") - conan_profile_detect_default() - detect_host_profile(\"${CMAKE_BINARY_DIR}/conan-dependencies/conan_host_profile\") - - set(build_types \${CMAKE_BUILD_TYPE}) - if (CMAKE_CONFIGURATION_TYPES) - set(build_types \${CMAKE_CONFIGURATION_TYPES}) - endif() - - foreach(type \${build_types}) - conan_install( - -pr \"${CMAKE_BINARY_DIR}/conan-dependencies/conan_host_profile\" - --build=${QT_CREATOR_CONAN_BUILD_POLICY} - -s build_type=\${type} - -g CMakeDeps) - endforeach() - - get_property(CONAN_INSTALL_SUCCESS GLOBAL PROPERTY CONAN_INSTALL_SUCCESS) - if (CONAN_INSTALL_SUCCESS) - get_property(CONAN_GENERATORS_FOLDER GLOBAL PROPERTY CONAN_GENERATORS_FOLDER) - file(TO_CMAKE_PATH \"\${CONAN_GENERATORS_FOLDER}\" CONAN_GENERATORS_FOLDER) - file(WRITE \"${CMAKE_BINARY_DIR}/conan-dependencies/conan_paths.cmake\" \" - list(PREPEND CMAKE_PREFIX_PATH \\\"\${CONAN_GENERATORS_FOLDER}\\\") - list(PREPEND CMAKE_MODULE_PATH \\\"\${CONAN_GENERATORS_FOLDER}\\\") - list(PREPEND CMAKE_FIND_ROOT_PATH \\\"\${CONAN_GENERATORS_FOLDER}\\\") - list(REMOVE_DUPLICATES CMAKE_PREFIX_PATH) - list(REMOVE_DUPLICATES CMAKE_MODULE_PATH) - list(REMOVE_DUPLICATES CMAKE_FIND_ROOT_PATH) - set(CMAKE_PREFIX_PATH \\\"\\\${CMAKE_PREFIX_PATH}\\\" CACHE STRING \\\"\\\" FORCE) - set(CMAKE_MODULE_PATH \\\"\\\${CMAKE_MODULE_PATH}\\\" CACHE STRING \\\"\\\" FORCE) - set(CMAKE_FIND_ROOT_PATH \\\"\\\${CMAKE_FIND_ROOT_PATH}\\\" CACHE STRING \\\"\\\" FORCE) - \") - endif() - else() - include(\"${CMAKE_CURRENT_LIST_DIR}/conan.cmake\") - conan_cmake_run( - CONANFILE \"${conanfile_txt}\" - INSTALL_FOLDER \"${CMAKE_BINARY_DIR}/conan-dependencies\" - GENERATORS cmake_paths cmake_find_package json - BUILD ${QT_CREATOR_CONAN_BUILD_POLICY} - ENV CONAN_CMAKE_TOOLCHAIN_FILE=\"${CMAKE_BINARY_DIR}/conan-dependencies/toolchain.cmake\" - ) - endif() - ") - - if (NOT DEFINED CMAKE_BUILD_TYPE AND NOT DEFINED CMAKE_CONFIGURATION_TYPES) - set(CMAKE_CONFIGURATION_TYPES "Debug;Release") - endif() - - execute_process(COMMAND ${CMAKE_COMMAND} - -S "${CMAKE_BINARY_DIR}/conan-dependencies/" - -B "${CMAKE_BINARY_DIR}/conan-dependencies/build" - -C "${CMAKE_BINARY_DIR}/qtcsettings.cmake" - -D "CMAKE_TOOLCHAIN_FILE=${CMAKE_BINARY_DIR}/conan-dependencies/toolchain.cmake" - -G ${CMAKE_GENERATOR} - -D CMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE} - -D "CMAKE_CONFIGURATION_TYPES=${CMAKE_CONFIGURATION_TYPES}" - RESULT_VARIABLE result - ) - if (result EQUAL 0) - file(WRITE "${conanfile_timestamp_file}" "${conanfile_timestamp}") - file(WRITE "${conanfile_build_policy_file}" ${QT_CREATOR_CONAN_BUILD_POLICY}) - else() - message(WARNING "Qt Creator's conan package manager auto-setup failed. Consider setting " - "QT_CREATOR_SKIP_CONAN_SETUP to ON and reconfigure to skip this step.") - return() - endif() - endif() - - include("${CMAKE_BINARY_DIR}/conan-dependencies/conan_paths.cmake") - endif() - unset(conanfile_txt) -endmacro() -qtc_auto_setup_conan() - -# -# vcpkg -# -macro(qtc_auto_setup_vcpkg) - if (EXISTS "${CMAKE_SOURCE_DIR}/vcpkg.json" AND NOT QT_CREATOR_SKIP_VCPKG_SETUP) - option(QT_CREATOR_SKIP_VCPKG_SETUP "Skip Qt Creator's vcpkg package manager auto-setup" OFF) - - set_property( - DIRECTORY "${CMAKE_SOURCE_DIR}" - APPEND - PROPERTY CMAKE_CONFIGURE_DEPENDS "${CMAKE_SOURCE_DIR}/vcpkg.json") - - find_program(vcpkg_program vcpkg - PATHS $ENV{VCPKG_ROOT} ${CMAKE_SOURCE_DIR}/vcpkg ${CMAKE_SOURCE_DIR}/3rdparty/vcpkg - NO_DEFAULT_PATH - ) - if (NOT vcpkg_program) - message(WARNING "Qt Creator: vcpkg executable not found. " - "Package manager auto-setup will be skipped. " - "To disable this warning set QT_CREATOR_SKIP_VCPKG_SETUP to ON.") - return() - endif() - execute_process(COMMAND ${vcpkg_program} version - RESULT_VARIABLE result_code - OUTPUT_VARIABLE vcpkg_version_output - ERROR_VARIABLE vcpkg_version_output) - if (NOT result_code EQUAL 0) - message(FATAL_ERROR "vcpkg version failed='${result_code}: ${vcpkg_version_output}") - endif() - - # Resolve any symlinks - get_filename_component(vpkg_program_real_path ${vcpkg_program} REALPATH) - get_filename_component(vpkg_root ${vpkg_program_real_path} DIRECTORY) - - if (NOT EXISTS "${CMAKE_BINARY_DIR}/vcpkg-dependencies/toolchain.cmake") - message(STATUS "Qt Creator: vcpkg package manager auto-setup. " - "Skip this step by setting QT_CREATOR_SKIP_VCPKG_SETUP to ON.") - - file(WRITE "${CMAKE_BINARY_DIR}/vcpkg-dependencies/toolchain.cmake" " - set(CMAKE_C_COMPILER \"${CMAKE_C_COMPILER}\") - set(CMAKE_CXX_COMPILER \"${CMAKE_CXX_COMPILER}\") - ") - qtc_auto_setup_compiler_standard("${CMAKE_BINARY_DIR}/vcpkg-dependencies/toolchain.cmake") - - if (CMAKE_TOOLCHAIN_FILE AND NOT - CMAKE_TOOLCHAIN_FILE STREQUAL "${CMAKE_BINARY_DIR}/vcpkg-dependencies/toolchain.cmake") - file(APPEND "${CMAKE_BINARY_DIR}/vcpkg-dependencies/toolchain.cmake" - "include(\"${CMAKE_TOOLCHAIN_FILE}\")\n") - endif() - - if (VCPKG_TARGET_TRIPLET) - set(vcpkg_triplet ${VCPKG_TARGET_TRIPLET}) - else() - if (ANDROID_ABI) - if (ANDROID_ABI STREQUAL "armeabi-v7a") - set(vcpkg_triplet arm-neon-android) - elseif (ANDROID_ABI STREQUAL "arm64-v8a") - set(vcpkg_triplet arm64-android) - elseif (ANDROID_ABI STREQUAL "x86") - set(vcpkg_triplet x86-android) - elseif (ANDROID_ABI STREQUAL "x86_64") - set(vcpkg_triplet x64-android) - else() - message(FATAL_ERROR "Unsupported Android ABI: ${ANDROID_ABI}") - endif() - # Needed by vcpkg/scripts/toolchains/android.cmake - file(APPEND "${CMAKE_BINARY_DIR}/vcpkg-dependencies/toolchain.cmake" " - set(ENV{ANDROID_NDK_HOME} \"${ANDROID_NDK}\") - ") - elseif (WIN32) - set(vcpkg_triplet x64-mingw-static) - if (CMAKE_CXX_COMPILER MATCHES ".*/(.*)/cl.exe") - set(vcpkg_triplet ${CMAKE_MATCH_1}-windows) - endif() - elseif(APPLE) - # We're too early to use CMAKE_HOST_SYSTEM_PROCESSOR - execute_process( - COMMAND uname -m - OUTPUT_VARIABLE __apple_host_system_processor - OUTPUT_STRIP_TRAILING_WHITESPACE) - if (__apple_host_system_processor MATCHES "arm64") - set(vcpkg_triplet arm64-osx) - else() - set(vcpkg_triplet x64-osx) - endif() - else() - set(vcpkg_triplet x64-linux) - endif() - endif() - - file(APPEND "${CMAKE_BINARY_DIR}/vcpkg-dependencies/toolchain.cmake" " - set(VCPKG_TARGET_TRIPLET ${vcpkg_triplet}) - include(\"${vpkg_root}/scripts/buildsystems/vcpkg.cmake\") - ") - endif() - - set(CMAKE_TOOLCHAIN_FILE "${CMAKE_BINARY_DIR}/vcpkg-dependencies/toolchain.cmake" CACHE PATH "" FORCE) - - # Save CMAKE_PREFIX_PATH and CMAKE_MODULE_PATH as cache variables - if (CMAKE_VERSION GREATER_EQUAL "3.19") - cmake_language(DEFER CALL list REMOVE_DUPLICATES CMAKE_PREFIX_PATH) - cmake_language(DEFER CALL list REMOVE_DUPLICATES CMAKE_MODULE_PATH) - cmake_language(DEFER CALL set CMAKE_PREFIX_PATH "${CMAKE_PREFIX_PATH}" CACHE STRING "" FORCE) - cmake_language(DEFER CALL set CMAKE_MODULE_PATH "${CMAKE_MODULE_PATH}" CACHE STRING "" FORCE) - endif() - endif() -endmacro() -qtc_auto_setup_vcpkg() diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc/package-manager/conan.cmake b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc/package-manager/conan.cmake deleted file mode 100644 index 7c78f7415..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc/package-manager/conan.cmake +++ /dev/null @@ -1,1026 +0,0 @@ -# The MIT License (MIT) - -# Copyright (c) 2018 JFrog - -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: - -# The above copyright notice and this permission notice shall be included in all -# copies or substantial portions of the Software. - -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -# SOFTWARE. - - - -# This file comes from: https://github.com/conan-io/cmake-conan. Please refer -# to this repository for issues and documentation. - -# Its purpose is to wrap and launch Conan C/C++ Package Manager when cmake is called. -# It will take CMake current settings (os, compiler, compiler version, architecture) -# and translate them to conan settings for installing and retrieving dependencies. - -# It is intended to facilitate developers building projects that have conan dependencies, -# but it is only necessary on the end-user side. It is not necessary to create conan -# packages, in fact it shouldn't be use for that. Check the project documentation. - -# version: 0.18.1 - -include(CMakeParseArguments) - -function(_get_msvc_ide_version result) - set(${result} "" PARENT_SCOPE) - if(NOT MSVC_VERSION VERSION_LESS 1400 AND MSVC_VERSION VERSION_LESS 1500) - set(${result} 8 PARENT_SCOPE) - elseif(NOT MSVC_VERSION VERSION_LESS 1500 AND MSVC_VERSION VERSION_LESS 1600) - set(${result} 9 PARENT_SCOPE) - elseif(NOT MSVC_VERSION VERSION_LESS 1600 AND MSVC_VERSION VERSION_LESS 1700) - set(${result} 10 PARENT_SCOPE) - elseif(NOT MSVC_VERSION VERSION_LESS 1700 AND MSVC_VERSION VERSION_LESS 1800) - set(${result} 11 PARENT_SCOPE) - elseif(NOT MSVC_VERSION VERSION_LESS 1800 AND MSVC_VERSION VERSION_LESS 1900) - set(${result} 12 PARENT_SCOPE) - elseif(NOT MSVC_VERSION VERSION_LESS 1900 AND MSVC_VERSION VERSION_LESS 1910) - set(${result} 14 PARENT_SCOPE) - elseif(NOT MSVC_VERSION VERSION_LESS 1910 AND MSVC_VERSION VERSION_LESS 1920) - set(${result} 15 PARENT_SCOPE) - elseif(NOT MSVC_VERSION VERSION_LESS 1920 AND MSVC_VERSION VERSION_LESS 1930) - set(${result} 16 PARENT_SCOPE) - elseif(NOT MSVC_VERSION VERSION_LESS 1930 AND MSVC_VERSION VERSION_LESS 1950) - set(${result} 17 PARENT_SCOPE) - else() - message(FATAL_ERROR "Conan: Unknown MSVC compiler version [${MSVC_VERSION}]") - endif() -endfunction() - -macro(_conan_detect_build_type) - conan_parse_arguments(${ARGV}) - - if(ARGUMENTS_BUILD_TYPE) - set(_CONAN_SETTING_BUILD_TYPE ${ARGUMENTS_BUILD_TYPE}) - elseif(CMAKE_BUILD_TYPE) - set(_CONAN_SETTING_BUILD_TYPE ${CMAKE_BUILD_TYPE}) - else() - message(FATAL_ERROR "Please specify in command line CMAKE_BUILD_TYPE (-DCMAKE_BUILD_TYPE=Release)") - endif() - - string(TOUPPER ${_CONAN_SETTING_BUILD_TYPE} _CONAN_SETTING_BUILD_TYPE_UPPER) - if (_CONAN_SETTING_BUILD_TYPE_UPPER STREQUAL "DEBUG") - set(_CONAN_SETTING_BUILD_TYPE "Debug") - elseif(_CONAN_SETTING_BUILD_TYPE_UPPER STREQUAL "RELEASE") - set(_CONAN_SETTING_BUILD_TYPE "Release") - elseif(_CONAN_SETTING_BUILD_TYPE_UPPER STREQUAL "RELWITHDEBINFO") - set(_CONAN_SETTING_BUILD_TYPE "RelWithDebInfo") - elseif(_CONAN_SETTING_BUILD_TYPE_UPPER STREQUAL "MINSIZEREL") - set(_CONAN_SETTING_BUILD_TYPE "MinSizeRel") - endif() -endmacro() - -macro(_conan_check_system_name) - #handle -s os setting - if(CMAKE_SYSTEM_NAME AND NOT CMAKE_SYSTEM_NAME STREQUAL "Generic") - #use default conan os setting if CMAKE_SYSTEM_NAME is not defined - set(CONAN_SYSTEM_NAME ${CMAKE_SYSTEM_NAME}) - if(${CMAKE_SYSTEM_NAME} STREQUAL "Darwin") - set(CONAN_SYSTEM_NAME Macos) - endif() - if(${CMAKE_SYSTEM_NAME} STREQUAL "QNX") - set(CONAN_SYSTEM_NAME Neutrino) - endif() - set(CONAN_SUPPORTED_PLATFORMS Windows Linux Macos Android iOS FreeBSD WindowsStore WindowsCE watchOS tvOS FreeBSD SunOS AIX Arduino Emscripten Neutrino) - list (FIND CONAN_SUPPORTED_PLATFORMS "${CONAN_SYSTEM_NAME}" _index) - if (${_index} GREATER -1) - #check if the cmake system is a conan supported one - set(_CONAN_SETTING_OS ${CONAN_SYSTEM_NAME}) - else() - message(FATAL_ERROR "cmake system ${CONAN_SYSTEM_NAME} is not supported by conan. Use one of ${CONAN_SUPPORTED_PLATFORMS}") - endif() - endif() -endmacro() - -macro(_conan_check_language) - get_property(_languages GLOBAL PROPERTY ENABLED_LANGUAGES) - if (";${_languages};" MATCHES ";CXX;") - set(LANGUAGE CXX) - set(USING_CXX 1) - elseif (";${_languages};" MATCHES ";C;") - set(LANGUAGE C) - set(USING_CXX 0) - else () - message(FATAL_ERROR "Conan: Neither C or C++ was detected as a language for the project. Unabled to detect compiler version.") - endif() -endmacro() - -macro(_conan_detect_compiler) - - conan_parse_arguments(${ARGV}) - - if(ARGUMENTS_ARCH) - set(_CONAN_SETTING_ARCH ${ARGUMENTS_ARCH}) - endif() - - if(USING_CXX) - set(_CONAN_SETTING_COMPILER_CPPSTD ${CMAKE_CXX_STANDARD}) - endif() - - if (${CMAKE_${LANGUAGE}_COMPILER_ID} STREQUAL GNU) - # using GCC - # TODO: Handle other params - string(REPLACE "." ";" VERSION_LIST ${CMAKE_${LANGUAGE}_COMPILER_VERSION}) - list(GET VERSION_LIST 0 MAJOR) - list(GET VERSION_LIST 1 MINOR) - set(COMPILER_VERSION ${MAJOR}.${MINOR}) - if(${MAJOR} GREATER 4) - set(COMPILER_VERSION ${MAJOR}) - endif() - set(_CONAN_SETTING_COMPILER gcc) - set(_CONAN_SETTING_COMPILER_VERSION ${COMPILER_VERSION}) - if (USING_CXX) - conan_cmake_detect_unix_libcxx(_LIBCXX) - set(_CONAN_SETTING_COMPILER_LIBCXX ${_LIBCXX}) - endif () - elseif (${CMAKE_${LANGUAGE}_COMPILER_ID} STREQUAL Intel) - string(REPLACE "." ";" VERSION_LIST ${CMAKE_${LANGUAGE}_COMPILER_VERSION}) - list(GET VERSION_LIST 0 MAJOR) - list(GET VERSION_LIST 1 MINOR) - set(COMPILER_VERSION ${MAJOR}.${MINOR}) - set(_CONAN_SETTING_COMPILER intel) - set(_CONAN_SETTING_COMPILER_VERSION ${COMPILER_VERSION}) - if (USING_CXX) - conan_cmake_detect_unix_libcxx(_LIBCXX) - set(_CONAN_SETTING_COMPILER_LIBCXX ${_LIBCXX}) - endif () - elseif (${CMAKE_${LANGUAGE}_COMPILER_ID} STREQUAL AppleClang) - # using AppleClang - string(REPLACE "." ";" VERSION_LIST ${CMAKE_${LANGUAGE}_COMPILER_VERSION}) - list(GET VERSION_LIST 0 MAJOR) - list(GET VERSION_LIST 1 MINOR) - set(_CONAN_SETTING_COMPILER apple-clang) - set(_CONAN_SETTING_COMPILER_VERSION ${MAJOR}.${MINOR}) - if (USING_CXX) - conan_cmake_detect_unix_libcxx(_LIBCXX) - set(_CONAN_SETTING_COMPILER_LIBCXX ${_LIBCXX}) - endif () - elseif (${CMAKE_${LANGUAGE}_COMPILER_ID} STREQUAL Clang - AND NOT "${CMAKE_${LANGUAGE}_COMPILER_FRONTEND_VARIANT}" STREQUAL "MSVC" - AND NOT "${CMAKE_${LANGUAGE}_SIMULATE_ID}" STREQUAL "MSVC") - - string(REPLACE "." ";" VERSION_LIST ${CMAKE_${LANGUAGE}_COMPILER_VERSION}) - list(GET VERSION_LIST 0 MAJOR) - list(GET VERSION_LIST 1 MINOR) - set(_CONAN_SETTING_COMPILER clang) - set(_CONAN_SETTING_COMPILER_VERSION ${MAJOR}.${MINOR}) - if(APPLE) - cmake_policy(GET CMP0025 APPLE_CLANG_POLICY) - if(NOT APPLE_CLANG_POLICY STREQUAL NEW) - message(STATUS "Conan: APPLE and Clang detected. Assuming apple-clang compiler. Set CMP0025 to avoid it") - set(_CONAN_SETTING_COMPILER apple-clang) - endif() - endif() - if(${_CONAN_SETTING_COMPILER} STREQUAL clang AND ${MAJOR} GREATER 7) - set(_CONAN_SETTING_COMPILER_VERSION ${MAJOR}) - endif() - if (USING_CXX) - conan_cmake_detect_unix_libcxx(_LIBCXX) - set(_CONAN_SETTING_COMPILER_LIBCXX ${_LIBCXX}) - endif () - elseif(${CMAKE_${LANGUAGE}_COMPILER_ID} STREQUAL MSVC - OR (${CMAKE_${LANGUAGE}_COMPILER_ID} STREQUAL Clang - AND "${CMAKE_${LANGUAGE}_COMPILER_FRONTEND_VARIANT}" STREQUAL "MSVC" - AND "${CMAKE_${LANGUAGE}_SIMULATE_ID}" STREQUAL "MSVC")) - - set(_VISUAL "Visual Studio") - _get_msvc_ide_version(_VISUAL_VERSION) - if("${_VISUAL_VERSION}" STREQUAL "") - message(FATAL_ERROR "Conan: Visual Studio not recognized") - else() - set(_CONAN_SETTING_COMPILER ${_VISUAL}) - set(_CONAN_SETTING_COMPILER_VERSION ${_VISUAL_VERSION}) - endif() - - if(NOT _CONAN_SETTING_ARCH) - if (MSVC_${LANGUAGE}_ARCHITECTURE_ID MATCHES "64") - set(_CONAN_SETTING_ARCH x86_64) - elseif (MSVC_${LANGUAGE}_ARCHITECTURE_ID MATCHES "^ARM") - message(STATUS "Conan: Using default ARM architecture from MSVC") - set(_CONAN_SETTING_ARCH armv6) - elseif (MSVC_${LANGUAGE}_ARCHITECTURE_ID MATCHES "86") - set(_CONAN_SETTING_ARCH x86) - else () - message(FATAL_ERROR "Conan: Unknown MSVC architecture [${MSVC_${LANGUAGE}_ARCHITECTURE_ID}]") - endif() - endif() - - conan_cmake_detect_vs_runtime(_vs_runtime ${ARGV}) - message(STATUS "Conan: Detected VS runtime: ${_vs_runtime}") - set(_CONAN_SETTING_COMPILER_RUNTIME ${_vs_runtime}) - - if (CMAKE_GENERATOR_TOOLSET) - set(_CONAN_SETTING_COMPILER_TOOLSET ${CMAKE_VS_PLATFORM_TOOLSET}) - elseif(CMAKE_VS_PLATFORM_TOOLSET AND (CMAKE_GENERATOR STREQUAL "Ninja")) - set(_CONAN_SETTING_COMPILER_TOOLSET ${CMAKE_VS_PLATFORM_TOOLSET}) - endif() - else() - message(FATAL_ERROR "Conan: compiler setup not recognized") - endif() - -endmacro() - -function(conan_cmake_settings result) - #message(STATUS "COMPILER " ${CMAKE_CXX_COMPILER}) - #message(STATUS "COMPILER " ${CMAKE_CXX_COMPILER_ID}) - #message(STATUS "VERSION " ${CMAKE_CXX_COMPILER_VERSION}) - #message(STATUS "FLAGS " ${CMAKE_LANG_FLAGS}) - #message(STATUS "LIB ARCH " ${CMAKE_CXX_LIBRARY_ARCHITECTURE}) - #message(STATUS "BUILD TYPE " ${CMAKE_BUILD_TYPE}) - #message(STATUS "GENERATOR " ${CMAKE_GENERATOR}) - #message(STATUS "GENERATOR WIN64 " ${CMAKE_CL_64}) - - message(STATUS "Conan: Automatic detection of conan settings from cmake") - - conan_parse_arguments(${ARGV}) - - _conan_detect_build_type(${ARGV}) - - _conan_check_system_name() - - _conan_check_language() - - _conan_detect_compiler(${ARGV}) - - # If profile is defined it is used - if(CMAKE_BUILD_TYPE STREQUAL "Debug" AND ARGUMENTS_DEBUG_PROFILE) - set(_APPLIED_PROFILES ${ARGUMENTS_DEBUG_PROFILE}) - elseif(CMAKE_BUILD_TYPE STREQUAL "Release" AND ARGUMENTS_RELEASE_PROFILE) - set(_APPLIED_PROFILES ${ARGUMENTS_RELEASE_PROFILE}) - elseif(CMAKE_BUILD_TYPE STREQUAL "RelWithDebInfo" AND ARGUMENTS_RELWITHDEBINFO_PROFILE) - set(_APPLIED_PROFILES ${ARGUMENTS_RELWITHDEBINFO_PROFILE}) - elseif(CMAKE_BUILD_TYPE STREQUAL "MinSizeRel" AND ARGUMENTS_MINSIZEREL_PROFILE) - set(_APPLIED_PROFILES ${ARGUMENTS_MINSIZEREL_PROFILE}) - elseif(ARGUMENTS_PROFILE) - set(_APPLIED_PROFILES ${ARGUMENTS_PROFILE}) - endif() - - foreach(ARG ${_APPLIED_PROFILES}) - set(_SETTINGS ${_SETTINGS} -pr=${ARG}) - endforeach() - foreach(ARG ${ARGUMENTS_PROFILE_BUILD}) - conan_check(VERSION 1.24.0 REQUIRED DETECT_QUIET) - set(_SETTINGS ${_SETTINGS} -pr:b=${ARG}) - endforeach() - - if(NOT _SETTINGS OR ARGUMENTS_PROFILE_AUTO STREQUAL "ALL") - set(ARGUMENTS_PROFILE_AUTO arch build_type compiler compiler.version - compiler.runtime compiler.libcxx compiler.toolset) - endif() - - # remove any manually specified settings from the autodetected settings - foreach(ARG ${ARGUMENTS_SETTINGS}) - string(REGEX MATCH "[^=]*" MANUAL_SETTING "${ARG}") - message(STATUS "Conan: ${MANUAL_SETTING} was added as an argument. Not using the autodetected one.") - list(REMOVE_ITEM ARGUMENTS_PROFILE_AUTO "${MANUAL_SETTING}") - endforeach() - - # Automatic from CMake - foreach(ARG ${ARGUMENTS_PROFILE_AUTO}) - string(TOUPPER ${ARG} _arg_name) - string(REPLACE "." "_" _arg_name ${_arg_name}) - if(_CONAN_SETTING_${_arg_name}) - set(_SETTINGS ${_SETTINGS} -s ${ARG}=${_CONAN_SETTING_${_arg_name}}) - endif() - endforeach() - - foreach(ARG ${ARGUMENTS_SETTINGS}) - set(_SETTINGS ${_SETTINGS} -s ${ARG}) - endforeach() - - message(STATUS "Conan: Settings= ${_SETTINGS}") - - set(${result} ${_SETTINGS} PARENT_SCOPE) -endfunction() - - -function(conan_cmake_detect_unix_libcxx result) - # Take into account any -stdlib in compile options - get_directory_property(compile_options DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} COMPILE_OPTIONS) - string(GENEX_STRIP "${compile_options}" compile_options) - - # Take into account any _GLIBCXX_USE_CXX11_ABI in compile definitions - get_directory_property(defines DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} COMPILE_DEFINITIONS) - string(GENEX_STRIP "${defines}" defines) - - foreach(define ${defines}) - if(define MATCHES "_GLIBCXX_USE_CXX11_ABI") - if(define MATCHES "^-D") - set(compile_options ${compile_options} "${define}") - else() - set(compile_options ${compile_options} "-D${define}") - endif() - endif() - endforeach() - - # add additional compiler options ala cmRulePlaceholderExpander::ExpandRuleVariable - set(EXPAND_CXX_COMPILER ${CMAKE_CXX_COMPILER}) - if(CMAKE_CXX_COMPILER_ARG1) - # CMake splits CXX="foo bar baz" into CMAKE_CXX_COMPILER="foo", CMAKE_CXX_COMPILER_ARG1="bar baz" - # without this, ccache, winegcc, or other wrappers might lose all their arguments - separate_arguments(SPLIT_CXX_COMPILER_ARG1 NATIVE_COMMAND ${CMAKE_CXX_COMPILER_ARG1}) - list(APPEND EXPAND_CXX_COMPILER ${SPLIT_CXX_COMPILER_ARG1}) - endif() - - if(CMAKE_CXX_COMPILE_OPTIONS_TARGET AND CMAKE_CXX_COMPILER_TARGET) - # without --target= we may be calling the wrong underlying GCC - list(APPEND EXPAND_CXX_COMPILER "${CMAKE_CXX_COMPILE_OPTIONS_TARGET}${CMAKE_CXX_COMPILER_TARGET}") - endif() - - if(CMAKE_CXX_COMPILE_OPTIONS_EXTERNAL_TOOLCHAIN AND CMAKE_CXX_COMPILER_EXTERNAL_TOOLCHAIN) - list(APPEND EXPAND_CXX_COMPILER "${CMAKE_CXX_COMPILE_OPTIONS_EXTERNAL_TOOLCHAIN}${CMAKE_CXX_COMPILER_EXTERNAL_TOOLCHAIN}") - endif() - - if(CMAKE_CXX_COMPILE_OPTIONS_SYSROOT) - # without --sysroot= we may find the wrong #include - if(CMAKE_SYSROOT_COMPILE) - list(APPEND EXPAND_CXX_COMPILER "${CMAKE_CXX_COMPILE_OPTIONS_SYSROOT}${CMAKE_SYSROOT_COMPILE}") - elseif(CMAKE_SYSROOT) - list(APPEND EXPAND_CXX_COMPILER "${CMAKE_CXX_COMPILE_OPTIONS_SYSROOT}${CMAKE_SYSROOT}") - endif() - endif() - - separate_arguments(SPLIT_CXX_FLAGS NATIVE_COMMAND ${CMAKE_CXX_FLAGS}) - - if(CMAKE_OSX_SYSROOT) - set(xcode_sysroot_option "--sysroot=${CMAKE_OSX_SYSROOT}") - endif() - - execute_process( - COMMAND ${CMAKE_COMMAND} -E echo "#include " - COMMAND ${EXPAND_CXX_COMPILER} ${SPLIT_CXX_FLAGS} -x c++ ${xcode_sysroot_option} ${compile_options} -E -dM - - OUTPUT_VARIABLE string_defines - ) - - if(string_defines MATCHES "#define __GLIBCXX__") - # Allow -D_GLIBCXX_USE_CXX11_ABI=ON/OFF as argument to cmake - if(DEFINED _GLIBCXX_USE_CXX11_ABI) - if(_GLIBCXX_USE_CXX11_ABI) - set(${result} libstdc++11 PARENT_SCOPE) - return() - else() - set(${result} libstdc++ PARENT_SCOPE) - return() - endif() - endif() - - if(string_defines MATCHES "#define _GLIBCXX_USE_CXX11_ABI 1\n") - set(${result} libstdc++11 PARENT_SCOPE) - else() - # Either the compiler is missing the define because it is old, and so - # it can't use the new abi, or the compiler was configured to use the - # old abi by the user or distro (e.g. devtoolset on RHEL/CentOS) - set(${result} libstdc++ PARENT_SCOPE) - endif() - else() - set(${result} libc++ PARENT_SCOPE) - endif() -endfunction() - -function(conan_cmake_detect_vs_runtime result) - - conan_parse_arguments(${ARGV}) - if(ARGUMENTS_BUILD_TYPE) - set(build_type "${ARGUMENTS_BUILD_TYPE}") - elseif(CMAKE_BUILD_TYPE) - set(build_type "${CMAKE_BUILD_TYPE}") - else() - message(FATAL_ERROR "Please specify in command line CMAKE_BUILD_TYPE (-DCMAKE_BUILD_TYPE=Release)") - endif() - - if(build_type) - string(TOUPPER "${build_type}" build_type) - endif() - set(variables CMAKE_CXX_FLAGS_${build_type} CMAKE_C_FLAGS_${build_type} CMAKE_CXX_FLAGS CMAKE_C_FLAGS) - foreach(variable ${variables}) - if(NOT "${${variable}}" STREQUAL "") - string(REPLACE " " ";" flags "${${variable}}") - foreach (flag ${flags}) - if("${flag}" STREQUAL "/MD" OR "${flag}" STREQUAL "/MDd" OR "${flag}" STREQUAL "/MT" OR "${flag}" STREQUAL "/MTd") - string(SUBSTRING "${flag}" 1 -1 runtime) - set(${result} "${runtime}" PARENT_SCOPE) - return() - endif() - endforeach() - endif() - endforeach() - if("${build_type}" STREQUAL "DEBUG") - set(${result} "MDd" PARENT_SCOPE) - else() - set(${result} "MD" PARENT_SCOPE) - endif() -endfunction() - -function(_collect_settings result) - set(ARGUMENTS_PROFILE_AUTO arch build_type compiler compiler.version - compiler.runtime compiler.libcxx compiler.toolset - compiler.cppstd) - foreach(ARG ${ARGUMENTS_PROFILE_AUTO}) - string(TOUPPER ${ARG} _arg_name) - string(REPLACE "." "_" _arg_name ${_arg_name}) - if(_CONAN_SETTING_${_arg_name}) - set(detected_setings ${detected_setings} ${ARG}=${_CONAN_SETTING_${_arg_name}}) - endif() - endforeach() - set(${result} ${detected_setings} PARENT_SCOPE) -endfunction() - -function(conan_cmake_autodetect detected_settings) - _conan_detect_build_type(${ARGV}) - _conan_check_system_name() - _conan_check_language() - _conan_detect_compiler(${ARGV}) - _collect_settings(collected_settings) - set(${detected_settings} ${collected_settings} PARENT_SCOPE) -endfunction() - -macro(conan_parse_arguments) - set(options BASIC_SETUP CMAKE_TARGETS UPDATE KEEP_RPATHS NO_LOAD NO_OUTPUT_DIRS OUTPUT_QUIET NO_IMPORTS SKIP_STD) - set(oneValueArgs CONANFILE ARCH BUILD_TYPE INSTALL_FOLDER OUTPUT_FOLDER CONAN_COMMAND) - set(multiValueArgs DEBUG_PROFILE RELEASE_PROFILE RELWITHDEBINFO_PROFILE MINSIZEREL_PROFILE - PROFILE REQUIRES OPTIONS IMPORTS SETTINGS BUILD ENV GENERATORS PROFILE_AUTO - INSTALL_ARGS CONFIGURATION_TYPES PROFILE_BUILD BUILD_REQUIRES) - cmake_parse_arguments(ARGUMENTS "${options}" "${oneValueArgs}" "${multiValueArgs}" ${ARGN}) -endmacro() - -function(old_conan_cmake_install) - # Calls "conan install" - # Argument BUILD is equivalant to --build={missing, PkgName,...} or - # --build when argument is 'BUILD all' (which builds all packages from source) - # Argument CONAN_COMMAND, to specify the conan path, e.g. in case of running from source - # cmake does not identify conan as command, even if it is +x and it is in the path - conan_parse_arguments(${ARGV}) - - if(CONAN_CMAKE_MULTI) - set(ARGUMENTS_GENERATORS ${ARGUMENTS_GENERATORS} cmake_multi) - else() - set(ARGUMENTS_GENERATORS ${ARGUMENTS_GENERATORS} cmake) - endif() - - set(CONAN_BUILD_POLICY "") - foreach(ARG ${ARGUMENTS_BUILD}) - if(${ARG} STREQUAL "all") - set(CONAN_BUILD_POLICY ${CONAN_BUILD_POLICY} --build) - break() - else() - set(CONAN_BUILD_POLICY ${CONAN_BUILD_POLICY} --build=${ARG}) - endif() - endforeach() - if(ARGUMENTS_CONAN_COMMAND) - set(CONAN_CMD ${ARGUMENTS_CONAN_COMMAND}) - else() - conan_check(REQUIRED) - endif() - set(CONAN_OPTIONS "") - if(ARGUMENTS_CONANFILE) - if(IS_ABSOLUTE ${ARGUMENTS_CONANFILE}) - set(CONANFILE ${ARGUMENTS_CONANFILE}) - else() - set(CONANFILE ${CMAKE_CURRENT_SOURCE_DIR}/${ARGUMENTS_CONANFILE}) - endif() - else() - set(CONANFILE ".") - endif() - foreach(ARG ${ARGUMENTS_OPTIONS}) - set(CONAN_OPTIONS ${CONAN_OPTIONS} -o=${ARG}) - endforeach() - if(ARGUMENTS_UPDATE) - set(CONAN_INSTALL_UPDATE --update) - endif() - if(ARGUMENTS_NO_IMPORTS) - set(CONAN_INSTALL_NO_IMPORTS --no-imports) - endif() - set(CONAN_INSTALL_FOLDER "") - if(ARGUMENTS_INSTALL_FOLDER) - set(CONAN_INSTALL_FOLDER -if=${ARGUMENTS_INSTALL_FOLDER}) - endif() - set(CONAN_OUTPUT_FOLDER "") - if(ARGUMENTS_OUTPUT_FOLDER) - set(CONAN_OUTPUT_FOLDER -of=${ARGUMENTS_OUTPUT_FOLDER}) - endif() - foreach(ARG ${ARGUMENTS_GENERATORS}) - set(CONAN_GENERATORS ${CONAN_GENERATORS} -g=${ARG}) - endforeach() - foreach(ARG ${ARGUMENTS_ENV}) - set(CONAN_ENV_VARS ${CONAN_ENV_VARS} -e=${ARG}) - endforeach() - set(conan_args install ${CONANFILE} ${settings} ${CONAN_ENV_VARS} ${CONAN_GENERATORS} ${CONAN_BUILD_POLICY} ${CONAN_INSTALL_UPDATE} ${CONAN_INSTALL_NO_IMPORTS} ${CONAN_OPTIONS} ${CONAN_INSTALL_FOLDER} ${ARGUMENTS_INSTALL_ARGS}) - - string (REPLACE ";" " " _conan_args "${conan_args}") - message(STATUS "Conan executing: ${CONAN_CMD} ${_conan_args}") - - if(ARGUMENTS_OUTPUT_QUIET) - execute_process(COMMAND ${CONAN_CMD} ${conan_args} - RESULT_VARIABLE return_code - OUTPUT_VARIABLE conan_output - ERROR_VARIABLE conan_output - WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}) - else() - execute_process(COMMAND ${CONAN_CMD} ${conan_args} - RESULT_VARIABLE return_code - WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}) - endif() - - if(NOT "${return_code}" STREQUAL "0") - message(FATAL_ERROR "Conan install failed='${return_code}'") - endif() - -endfunction() - -function(conan_cmake_install) - if(DEFINED CONAN_COMMAND) - set(CONAN_CMD ${CONAN_COMMAND}) - else() - conan_check(REQUIRED) - endif() - - set(installOptions UPDATE NO_IMPORTS OUTPUT_QUIET ERROR_QUIET) - set(installOneValueArgs PATH_OR_REFERENCE REFERENCE REMOTE LOCKFILE LOCKFILE_OUT LOCKFILE_NODE_ID INSTALL_FOLDER OUTPUT_FOLDER) - set(installMultiValueArgs GENERATOR BUILD ENV ENV_HOST ENV_BUILD OPTIONS_HOST OPTIONS OPTIONS_BUILD PROFILE - PROFILE_HOST PROFILE_BUILD SETTINGS SETTINGS_HOST SETTINGS_BUILD) - cmake_parse_arguments(ARGS "${installOptions}" "${installOneValueArgs}" "${installMultiValueArgs}" ${ARGN}) - foreach(arg ${installOptions}) - if(ARGS_${arg}) - set(${arg} ${${arg}} ${ARGS_${arg}}) - endif() - endforeach() - foreach(arg ${installOneValueArgs}) - if(DEFINED ARGS_${arg}) - if("${arg}" STREQUAL "REMOTE") - set(flag "--remote") - elseif("${arg}" STREQUAL "LOCKFILE") - set(flag "--lockfile") - elseif("${arg}" STREQUAL "LOCKFILE_OUT") - set(flag "--lockfile-out") - elseif("${arg}" STREQUAL "LOCKFILE_NODE_ID") - set(flag "--lockfile-node-id") - elseif("${arg}" STREQUAL "INSTALL_FOLDER") - set(flag "--install-folder") - elseif("${arg}" STREQUAL "OUTPUT_FOLDER") - set(flag "--output-folder") - endif() - set(${arg} ${${arg}} ${flag} ${ARGS_${arg}}) - endif() - endforeach() - foreach(arg ${installMultiValueArgs}) - if(DEFINED ARGS_${arg}) - if("${arg}" STREQUAL "GENERATOR") - set(flag "--generator") - elseif("${arg}" STREQUAL "BUILD") - set(flag "--build") - elseif("${arg}" STREQUAL "ENV") - set(flag "--env") - elseif("${arg}" STREQUAL "ENV_HOST") - set(flag "--env:host") - elseif("${arg}" STREQUAL "ENV_BUILD") - set(flag "--env:build") - elseif("${arg}" STREQUAL "OPTIONS") - set(flag "--options") - elseif("${arg}" STREQUAL "OPTIONS_HOST") - set(flag "--options:host") - elseif("${arg}" STREQUAL "OPTIONS_BUILD") - set(flag "--options:build") - elseif("${arg}" STREQUAL "PROFILE") - set(flag "--profile") - elseif("${arg}" STREQUAL "PROFILE_HOST") - set(flag "--profile:host") - elseif("${arg}" STREQUAL "PROFILE_BUILD") - set(flag "--profile:build") - elseif("${arg}" STREQUAL "SETTINGS") - set(flag "--settings") - elseif("${arg}" STREQUAL "SETTINGS_HOST") - set(flag "--settings:host") - elseif("${arg}" STREQUAL "SETTINGS_BUILD") - set(flag "--settings:build") - endif() - list(LENGTH ARGS_${arg} numargs) - foreach(item ${ARGS_${arg}}) - if(${item} STREQUAL "all" AND ${arg} STREQUAL "BUILD") - set(${arg} "--build") - break() - endif() - set(${arg} ${${arg}} ${flag} ${item}) - endforeach() - endif() - endforeach() - if(DEFINED UPDATE) - set(UPDATE --update) - endif() - if(DEFINED NO_IMPORTS) - set(NO_IMPORTS --no-imports) - endif() - set(install_args install ${PATH_OR_REFERENCE} ${REFERENCE} ${UPDATE} ${NO_IMPORTS} ${REMOTE} ${LOCKFILE} ${LOCKFILE_OUT} ${LOCKFILE_NODE_ID} ${INSTALL_FOLDER} ${OUTPUT_FOLDER} - ${GENERATOR} ${BUILD} ${ENV} ${ENV_HOST} ${ENV_BUILD} ${OPTIONS} ${OPTIONS_HOST} ${OPTIONS_BUILD} - ${PROFILE} ${PROFILE_HOST} ${PROFILE_BUILD} ${SETTINGS} ${SETTINGS_HOST} ${SETTINGS_BUILD}) - - string(REPLACE ";" " " _install_args "${install_args}") - message(STATUS "Conan executing: ${CONAN_CMD} ${_install_args}") - - if(ARGS_OUTPUT_QUIET) - set(OUTPUT_OPT OUTPUT_QUIET) - endif() - if(ARGS_ERROR_QUIET) - set(ERROR_OPT ERROR_QUIET) - endif() - - execute_process(COMMAND ${CONAN_CMD} ${install_args} - RESULT_VARIABLE return_code - ${OUTPUT_OPT} - ${ERROR_OPT} - WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}) - - if(NOT "${return_code}" STREQUAL "0") - if (ARGS_ERROR_QUIET) - message(WARNING "Conan install failed='${return_code}'") - else() - message(FATAL_ERROR "Conan install failed='${return_code}'") - endif() - endif() - -endfunction() - -function(conan_cmake_lock_create) - if(DEFINED CONAN_COMMAND) - set(CONAN_CMD ${CONAN_COMMAND}) - else() - conan_check(REQUIRED) - endif() - - set(lockCreateOptions UPDATE BASE OUTPUT_QUIET ERROR_QUIET) - set(lockCreateOneValueArgs PATH REFERENCE REMOTE LOCKFILE LOCKFILE_OUT) - set(lockCreateMultiValueArgs BUILD ENV ENV_HOST ENV_BUILD OPTIONS_HOST OPTIONS OPTIONS_BUILD PROFILE - PROFILE_HOST PROFILE_BUILD SETTINGS SETTINGS_HOST SETTINGS_BUILD) - cmake_parse_arguments(ARGS "${lockCreateOptions}" "${lockCreateOneValueArgs}" "${lockCreateMultiValueArgs}" ${ARGN}) - foreach(arg ${lockCreateOptions}) - if(ARGS_${arg}) - set(${arg} ${${arg}} ${ARGS_${arg}}) - endif() - endforeach() - foreach(arg ${lockCreateOneValueArgs}) - if(DEFINED ARGS_${arg}) - if("${arg}" STREQUAL "REMOTE") - set(flag "--remote") - elseif("${arg}" STREQUAL "LOCKFILE") - set(flag "--lockfile") - elseif("${arg}" STREQUAL "LOCKFILE_OUT") - set(flag "--lockfile-out") - endif() - set(${arg} ${${arg}} ${flag} ${ARGS_${arg}}) - endif() - endforeach() - foreach(arg ${lockCreateMultiValueArgs}) - if(DEFINED ARGS_${arg}) - if("${arg}" STREQUAL "BUILD") - set(flag "--build") - elseif("${arg}" STREQUAL "ENV") - set(flag "--env") - elseif("${arg}" STREQUAL "ENV_HOST") - set(flag "--env:host") - elseif("${arg}" STREQUAL "ENV_BUILD") - set(flag "--env:build") - elseif("${arg}" STREQUAL "OPTIONS") - set(flag "--options") - elseif("${arg}" STREQUAL "OPTIONS_HOST") - set(flag "--options:host") - elseif("${arg}" STREQUAL "OPTIONS_BUILD") - set(flag "--options:build") - elseif("${arg}" STREQUAL "PROFILE") - set(flag "--profile") - elseif("${arg}" STREQUAL "PROFILE_HOST") - set(flag "--profile:host") - elseif("${arg}" STREQUAL "PROFILE_BUILD") - set(flag "--profile:build") - elseif("${arg}" STREQUAL "SETTINGS") - set(flag "--settings") - elseif("${arg}" STREQUAL "SETTINGS_HOST") - set(flag "--settings:host") - elseif("${arg}" STREQUAL "SETTINGS_BUILD") - set(flag "--settings:build") - endif() - list(LENGTH ARGS_${arg} numargs) - foreach(item ${ARGS_${arg}}) - if(${item} STREQUAL "all" AND ${arg} STREQUAL "BUILD") - set(${arg} "--build") - break() - endif() - set(${arg} ${${arg}} ${flag} ${item}) - endforeach() - endif() - endforeach() - if(DEFINED UPDATE) - set(UPDATE --update) - endif() - if(DEFINED BASE) - set(BASE --base) - endif() - set(lock_create_Args lock create ${PATH} ${REFERENCE} ${UPDATE} ${BASE} ${REMOTE} ${LOCKFILE} ${LOCKFILE_OUT} ${LOCKFILE_NODE_ID} ${INSTALL_FOLDER} - ${GENERATOR} ${BUILD} ${ENV} ${ENV_HOST} ${ENV_BUILD} ${OPTIONS} ${OPTIONS_HOST} ${OPTIONS_BUILD} - ${PROFILE} ${PROFILE_HOST} ${PROFILE_BUILD} ${SETTINGS} ${SETTINGS_HOST} ${SETTINGS_BUILD}) - - string(REPLACE ";" " " _lock_create_Args "${lock_create_Args}") - message(STATUS "Conan executing: ${CONAN_CMD} ${_lock_create_Args}") - - if(ARGS_OUTPUT_QUIET) - set(OUTPUT_OPT OUTPUT_QUIET) - endif() - if(ARGS_ERROR_QUIET) - set(ERROR_OPT ERROR_QUIET) - endif() - - execute_process(COMMAND ${CONAN_CMD} ${lock_create_Args} - RESULT_VARIABLE return_code - ${OUTPUT_OPT} - ${ERROR_OPT} - WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}) - - if(NOT "${return_code}" STREQUAL "0") - if (ARGS_ERROR_QUIET) - message(WARNING "Conan lock create failed='${return_code}'") - else() - message(FATAL_ERROR "Conan lock create failed='${return_code}'") - endif() - endif() -endfunction() - -function(conan_cmake_setup_conanfile) - conan_parse_arguments(${ARGV}) - if(ARGUMENTS_CONANFILE) - get_filename_component(_CONANFILE_NAME ${ARGUMENTS_CONANFILE} NAME) - # configure_file will make sure cmake re-runs when conanfile is updated - configure_file(${ARGUMENTS_CONANFILE} ${CMAKE_CURRENT_BINARY_DIR}/${_CONANFILE_NAME}.junk COPYONLY) - file(REMOVE ${CMAKE_CURRENT_BINARY_DIR}/${_CONANFILE_NAME}.junk) - else() - conan_cmake_generate_conanfile(ON ${ARGV}) - endif() -endfunction() - -function(conan_cmake_configure) - conan_cmake_generate_conanfile(OFF ${ARGV}) -endfunction() - -# Generate, writing in disk a conanfile.txt with the requires, options, and imports -# specified as arguments -# This will be considered as temporary file, generated in CMAKE_CURRENT_BINARY_DIR) -function(conan_cmake_generate_conanfile DEFAULT_GENERATOR) - - conan_parse_arguments(${ARGV}) - - set(_FN "${CMAKE_CURRENT_BINARY_DIR}/conanfile.txt") - file(WRITE ${_FN} "") - - if(DEFINED ARGUMENTS_REQUIRES) - file(APPEND ${_FN} "[requires]\n") - foreach(REQUIRE ${ARGUMENTS_REQUIRES}) - file(APPEND ${_FN} ${REQUIRE} "\n") - endforeach() - endif() - - if (DEFAULT_GENERATOR OR DEFINED ARGUMENTS_GENERATORS) - file(APPEND ${_FN} "[generators]\n") - if (DEFAULT_GENERATOR) - file(APPEND ${_FN} "cmake\n") - endif() - if (DEFINED ARGUMENTS_GENERATORS) - foreach(GENERATOR ${ARGUMENTS_GENERATORS}) - file(APPEND ${_FN} ${GENERATOR} "\n") - endforeach() - endif() - endif() - - if(DEFINED ARGUMENTS_BUILD_REQUIRES) - file(APPEND ${_FN} "[build_requires]\n") - foreach(BUILD_REQUIRE ${ARGUMENTS_BUILD_REQUIRES}) - file(APPEND ${_FN} ${BUILD_REQUIRE} "\n") - endforeach() - endif() - - if(DEFINED ARGUMENTS_IMPORTS) - file(APPEND ${_FN} "[imports]\n") - foreach(IMPORTS ${ARGUMENTS_IMPORTS}) - file(APPEND ${_FN} ${IMPORTS} "\n") - endforeach() - endif() - - if(DEFINED ARGUMENTS_OPTIONS) - file(APPEND ${_FN} "[options]\n") - foreach(OPTION ${ARGUMENTS_OPTIONS}) - file(APPEND ${_FN} ${OPTION} "\n") - endforeach() - endif() - -endfunction() - - -macro(conan_load_buildinfo) - if(CONAN_CMAKE_MULTI) - set(_CONANBUILDINFO conanbuildinfo_multi.cmake) - else() - set(_CONANBUILDINFO conanbuildinfo.cmake) - endif() - if(ARGUMENTS_INSTALL_FOLDER) - set(_CONANBUILDINFOFOLDER ${ARGUMENTS_INSTALL_FOLDER}) - else() - set(_CONANBUILDINFOFOLDER ${CMAKE_CURRENT_BINARY_DIR}) - endif() - # Checks for the existence of conanbuildinfo.cmake, and loads it - # important that it is macro, so variables defined at parent scope - if(EXISTS "${_CONANBUILDINFOFOLDER}/${_CONANBUILDINFO}") - message(STATUS "Conan: Loading ${_CONANBUILDINFO}") - include(${_CONANBUILDINFOFOLDER}/${_CONANBUILDINFO}) - else() - message(FATAL_ERROR "${_CONANBUILDINFO} doesn't exist in ${CMAKE_CURRENT_BINARY_DIR}") - endif() -endmacro() - - -macro(conan_cmake_run) - conan_parse_arguments(${ARGV}) - - if(ARGUMENTS_CONFIGURATION_TYPES AND NOT CMAKE_CONFIGURATION_TYPES) - message(WARNING "CONFIGURATION_TYPES should only be specified for multi-configuration generators") - elseif(ARGUMENTS_CONFIGURATION_TYPES AND ARGUMENTS_BUILD_TYPE) - message(WARNING "CONFIGURATION_TYPES and BUILD_TYPE arguments should not be defined at the same time.") - endif() - - if(CMAKE_CONFIGURATION_TYPES AND NOT CMAKE_BUILD_TYPE AND NOT CONAN_EXPORTED - AND NOT ARGUMENTS_BUILD_TYPE) - set(CONAN_CMAKE_MULTI ON) - if (NOT ARGUMENTS_CONFIGURATION_TYPES) - set(ARGUMENTS_CONFIGURATION_TYPES "Release;Debug") - endif() - message(STATUS "Conan: Using cmake-multi generator") - else() - set(CONAN_CMAKE_MULTI OFF) - endif() - - if(NOT CONAN_EXPORTED) - conan_cmake_setup_conanfile(${ARGV}) - if(CONAN_CMAKE_MULTI) - foreach(CMAKE_BUILD_TYPE ${ARGUMENTS_CONFIGURATION_TYPES}) - set(ENV{CONAN_IMPORT_PATH} ${CMAKE_BUILD_TYPE}) - conan_cmake_settings(settings ${ARGV}) - old_conan_cmake_install(SETTINGS ${settings} ${ARGV}) - endforeach() - set(CMAKE_BUILD_TYPE) - else() - conan_cmake_settings(settings ${ARGV}) - old_conan_cmake_install(SETTINGS ${settings} ${ARGV}) - endif() - endif() - - if (NOT ARGUMENTS_NO_LOAD) - conan_load_buildinfo() - endif() - - if(ARGUMENTS_BASIC_SETUP) - foreach(_option CMAKE_TARGETS KEEP_RPATHS NO_OUTPUT_DIRS SKIP_STD) - if(ARGUMENTS_${_option}) - if(${_option} STREQUAL "CMAKE_TARGETS") - list(APPEND _setup_options "TARGETS") - else() - list(APPEND _setup_options ${_option}) - endif() - endif() - endforeach() - conan_basic_setup(${_setup_options}) - endif() -endmacro() - -macro(conan_check) - # Checks conan availability in PATH - # Arguments REQUIRED, DETECT_QUIET and VERSION are optional - # Example usage: - # conan_check(VERSION 1.0.0 REQUIRED) - set(options REQUIRED DETECT_QUIET) - set(oneValueArgs VERSION) - cmake_parse_arguments(CONAN "${options}" "${oneValueArgs}" "" ${ARGN}) - if(NOT CONAN_DETECT_QUIET) - message(STATUS "Conan: checking conan executable") - endif() - - find_program(CONAN_CMD conan) - if(NOT CONAN_CMD AND CONAN_REQUIRED) - message(FATAL_ERROR "Conan executable not found! Please install conan.") - endif() - if(NOT CONAN_DETECT_QUIET) - message(STATUS "Conan: Found program ${CONAN_CMD}") - endif() - execute_process(COMMAND ${CONAN_CMD} --version - RESULT_VARIABLE return_code - OUTPUT_VARIABLE CONAN_VERSION_OUTPUT - ERROR_VARIABLE CONAN_VERSION_OUTPUT) - - if(NOT "${return_code}" STREQUAL "0") - message(FATAL_ERROR "Conan --version failed='${return_code}'") - endif() - - if(NOT CONAN_DETECT_QUIET) - string(STRIP "${CONAN_VERSION_OUTPUT}" _CONAN_VERSION_OUTPUT) - message(STATUS "Conan: Version found ${_CONAN_VERSION_OUTPUT}") - endif() - - if(DEFINED CONAN_VERSION) - string(REGEX MATCH ".*Conan version ([0-9]+\\.[0-9]+\\.[0-9]+)" FOO - "${CONAN_VERSION_OUTPUT}") - if(${CMAKE_MATCH_1} VERSION_LESS ${CONAN_VERSION}) - message(FATAL_ERROR "Conan outdated. Installed: ${CMAKE_MATCH_1}, \ - required: ${CONAN_VERSION}. Consider updating via 'pip \ - install conan==${CONAN_VERSION}'.") - endif() - endif() -endmacro() - -function(conan_add_remote) - # Adds a remote - # Arguments URL and NAME are required, INDEX, COMMAND and VERIFY_SSL are optional - # Example usage: - # conan_add_remote(NAME bincrafters INDEX 1 - # URL https://api.bintray.com/conan/bincrafters/public-conan - # VERIFY_SSL True) - set(oneValueArgs URL NAME INDEX COMMAND VERIFY_SSL) - cmake_parse_arguments(CONAN "" "${oneValueArgs}" "" ${ARGN}) - - if(DEFINED CONAN_INDEX) - set(CONAN_INDEX_ARG "-i ${CONAN_INDEX}") - endif() - if(DEFINED CONAN_COMMAND) - set(CONAN_CMD ${CONAN_COMMAND}) - else() - conan_check(REQUIRED DETECT_QUIET) - endif() - set(CONAN_VERIFY_SSL_ARG "True") - if(DEFINED CONAN_VERIFY_SSL) - set(CONAN_VERIFY_SSL_ARG ${CONAN_VERIFY_SSL}) - endif() - message(STATUS "Conan: Adding ${CONAN_NAME} remote repository (${CONAN_URL}) verify ssl (${CONAN_VERIFY_SSL_ARG})") - execute_process(COMMAND ${CONAN_CMD} remote add ${CONAN_NAME} ${CONAN_INDEX_ARG} -f ${CONAN_URL} ${CONAN_VERIFY_SSL_ARG} - RESULT_VARIABLE return_code) - if(NOT "${return_code}" STREQUAL "0") - message(FATAL_ERROR "Conan remote failed='${return_code}'") - endif() -endfunction() - -macro(conan_config_install) - # install a full configuration from a local or remote zip file - # Argument ITEM is required, arguments TYPE, SOURCE, TARGET and VERIFY_SSL are optional - # Example usage: - # conan_config_install(ITEM https://github.com/conan-io/cmake-conan.git - # TYPE git SOURCE source-folder TARGET target-folder VERIFY_SSL false) - set(oneValueArgs ITEM TYPE SOURCE TARGET VERIFY_SSL) - set(multiValueArgs ARGS) - cmake_parse_arguments(CONAN "" "${oneValueArgs}" "${multiValueArgs}" ${ARGN}) - - if(DEFINED CONAN_COMMAND) - set(CONAN_CMD ${CONAN_COMMAND}) - else() - conan_check(REQUIRED) - endif() - - if(DEFINED CONAN_VERIFY_SSL) - set(CONAN_VERIFY_SSL_ARG "--verify-ssl=${CONAN_VERIFY_SSL}") - endif() - - if(DEFINED CONAN_TYPE) - set(CONAN_TYPE_ARG "--type=${CONAN_TYPE}") - endif() - - if(DEFINED CONAN_ARGS) - set(CONAN_ARGS_ARGS "--args=\"${CONAN_ARGS}\"") - endif() - - if(DEFINED CONAN_SOURCE) - set(CONAN_SOURCE_ARGS "--source-folder=${CONAN_SOURCE}") - endif() - - if(DEFINED CONAN_TARGET) - set(CONAN_TARGET_ARGS "--target-folder=${CONAN_TARGET}") - endif() - - set (CONAN_CONFIG_INSTALL_ARGS ${CONAN_VERIFY_SSL_ARG} - ${CONAN_TYPE_ARG} - ${CONAN_ARGS_ARGS} - ${CONAN_SOURCE_ARGS} - ${CONAN_TARGET_ARGS}) - - message(STATUS "Conan: Installing config from ${CONAN_ITEM}") - execute_process(COMMAND ${CONAN_CMD} config install ${CONAN_ITEM} ${CONAN_CONFIG_INSTALL_ARGS} - RESULT_VARIABLE return_code) - if(NOT "${return_code}" STREQUAL "0") - message(FATAL_ERROR "Conan config failed='${return_code}'") - endif() -endmacro() diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc/package-manager/conan_provider.cmake b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc/package-manager/conan_provider.cmake deleted file mode 100644 index e5fa9cec1..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc/package-manager/conan_provider.cmake +++ /dev/null @@ -1,655 +0,0 @@ -# https://github.com/conan-io/cmake-conan/blob/develop2/conan_provider.cmake -# commit: f6464d1e13ef7a47c569f5061f9607ea63339d39 -# -# The MIT License (MIT) -# -# Copyright (c) 2019 JFrog -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in all -# copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -# SOFTWARE. - -set(CONAN_MINIMUM_VERSION 2.0.5) - - -function(detect_os OS OS_API_LEVEL OS_SDK OS_SUBSYSTEM OS_VERSION) - # it could be cross compilation - message(STATUS "CMake-Conan: cmake_system_name=${CMAKE_SYSTEM_NAME}") - if(CMAKE_SYSTEM_NAME AND NOT CMAKE_SYSTEM_NAME STREQUAL "Generic") - if(CMAKE_SYSTEM_NAME STREQUAL "Darwin") - set(${OS} Macos PARENT_SCOPE) - elseif(CMAKE_SYSTEM_NAME STREQUAL "QNX") - set(${OS} Neutrino PARENT_SCOPE) - elseif(CMAKE_SYSTEM_NAME STREQUAL "CYGWIN") - set(${OS} Windows PARENT_SCOPE) - set(${OS_SUBSYSTEM} cygwin PARENT_SCOPE) - elseif(CMAKE_SYSTEM_NAME MATCHES "^MSYS") - set(${OS} Windows PARENT_SCOPE) - set(${OS_SUBSYSTEM} msys2 PARENT_SCOPE) - else() - set(${OS} ${CMAKE_SYSTEM_NAME} PARENT_SCOPE) - endif() - if(CMAKE_SYSTEM_NAME STREQUAL "Android") - if(DEFINED ANDROID_PLATFORM) - string(REGEX MATCH "[0-9]+" _OS_API_LEVEL ${ANDROID_PLATFORM}) - elseif(DEFINED CMAKE_SYSTEM_VERSION) - set(_OS_API_LEVEL ${CMAKE_SYSTEM_VERSION}) - endif() - message(STATUS "CMake-Conan: android api level=${_OS_API_LEVEL}") - set(${OS_API_LEVEL} ${_OS_API_LEVEL} PARENT_SCOPE) - endif() - if(CMAKE_SYSTEM_NAME MATCHES "Darwin|iOS|tvOS|watchOS") - # CMAKE_OSX_SYSROOT contains the full path to the SDK for MakeFile/Ninja - # generators, but just has the original input string for Xcode. - if(NOT IS_DIRECTORY ${CMAKE_OSX_SYSROOT}) - set(_OS_SDK ${CMAKE_OSX_SYSROOT}) - else() - if(CMAKE_OSX_SYSROOT MATCHES Simulator) - set(apple_platform_suffix simulator) - else() - set(apple_platform_suffix os) - endif() - if(CMAKE_OSX_SYSROOT MATCHES AppleTV) - set(_OS_SDK "appletv${apple_platform_suffix}") - elseif(CMAKE_OSX_SYSROOT MATCHES iPhone) - set(_OS_SDK "iphone${apple_platform_suffix}") - elseif(CMAKE_OSX_SYSROOT MATCHES Watch) - set(_OS_SDK "watch${apple_platform_suffix}") - endif() - endif() - if(DEFINED _OS_SDK) - message(STATUS "CMake-Conan: cmake_osx_sysroot=${CMAKE_OSX_SYSROOT}") - set(${OS_SDK} ${_OS_SDK} PARENT_SCOPE) - endif() - if(DEFINED CMAKE_OSX_DEPLOYMENT_TARGET) - message(STATUS "CMake-Conan: cmake_osx_deployment_target=${CMAKE_OSX_DEPLOYMENT_TARGET}") - set(${OS_VERSION} ${CMAKE_OSX_DEPLOYMENT_TARGET} PARENT_SCOPE) - endif() - endif() - endif() -endfunction() - - -function(detect_arch ARCH) - # CMAKE_OSX_ARCHITECTURES can contain multiple architectures, but Conan only supports one. - # Therefore this code only finds one. If the recipes support multiple architectures, the - # build will work. Otherwise, there will be a linker error for the missing architecture(s). - if(DEFINED CMAKE_OSX_ARCHITECTURES) - string(REPLACE " " ";" apple_arch_list "${CMAKE_OSX_ARCHITECTURES}") - list(LENGTH apple_arch_list apple_arch_count) - if(apple_arch_count GREATER 1) - message(WARNING "CMake-Conan: Multiple architectures detected, this will only work if Conan recipe(s) produce fat binaries.") - endif() - endif() - if(CMAKE_SYSTEM_NAME MATCHES "Darwin|iOS|tvOS|watchOS" AND NOT CMAKE_OSX_ARCHITECTURES STREQUAL "") - set(host_arch ${CMAKE_OSX_ARCHITECTURES}) - elseif(MSVC) - set(host_arch ${CMAKE_CXX_COMPILER_ARCHITECTURE_ID}) - else() - set(host_arch ${CMAKE_SYSTEM_PROCESSOR}) - endif() - if(host_arch MATCHES "aarch64|arm64|ARM64") - set(_ARCH armv8) - elseif(host_arch MATCHES "armv7|armv7-a|armv7l|ARMV7") - set(_ARCH armv7) - elseif(host_arch MATCHES armv7s) - set(_ARCH armv7s) - elseif(host_arch MATCHES "i686|i386|X86") - set(_ARCH x86) - elseif(host_arch MATCHES "AMD64|amd64|x86_64|x64") - set(_ARCH x86_64) - endif() - message(STATUS "CMake-Conan: cmake_system_processor=${_ARCH}") - set(${ARCH} ${_ARCH} PARENT_SCOPE) -endfunction() - - -function(detect_cxx_standard CXX_STANDARD) - set(${CXX_STANDARD} ${CMAKE_CXX_STANDARD} PARENT_SCOPE) - if(CMAKE_CXX_EXTENSIONS) - set(${CXX_STANDARD} "gnu${CMAKE_CXX_STANDARD}" PARENT_SCOPE) - endif() -endfunction() - - -macro(detect_gnu_libstdcxx) - # _CONAN_IS_GNU_LIBSTDCXX true if GNU libstdc++ - check_cxx_source_compiles(" - #include - #if !defined(__GLIBCXX__) && !defined(__GLIBCPP__) - static_assert(false); - #endif - int main(){}" _CONAN_IS_GNU_LIBSTDCXX) - - # _CONAN_GNU_LIBSTDCXX_IS_CXX11_ABI true if C++11 ABI - check_cxx_source_compiles(" - #include - static_assert(sizeof(std::string) != sizeof(void*), \"using libstdc++\"); - int main () {}" _CONAN_GNU_LIBSTDCXX_IS_CXX11_ABI) - - set(_CONAN_GNU_LIBSTDCXX_SUFFIX "") - if(_CONAN_GNU_LIBSTDCXX_IS_CXX11_ABI) - set(_CONAN_GNU_LIBSTDCXX_SUFFIX "11") - endif() - unset (_CONAN_GNU_LIBSTDCXX_IS_CXX11_ABI) -endmacro() - - -macro(detect_libcxx) - # _CONAN_IS_LIBCXX true if LLVM libc++ - check_cxx_source_compiles(" - #include - #if !defined(_LIBCPP_VERSION) - static_assert(false); - #endif - int main(){}" _CONAN_IS_LIBCXX) -endmacro() - - -function(detect_lib_cxx LIB_CXX) - if(CMAKE_SYSTEM_NAME STREQUAL "Android") - message(STATUS "CMake-Conan: android_stl=${CMAKE_ANDROID_STL_TYPE}") - set(${LIB_CXX} ${CMAKE_ANDROID_STL_TYPE} PARENT_SCOPE) - return() - endif() - - include(CheckCXXSourceCompiles) - - if(CMAKE_CXX_COMPILER_ID MATCHES "GNU") - detect_gnu_libstdcxx() - set(${LIB_CXX} "libstdc++${_CONAN_GNU_LIBSTDCXX_SUFFIX}" PARENT_SCOPE) - elseif(CMAKE_CXX_COMPILER_ID MATCHES "AppleClang") - set(${LIB_CXX} "libc++" PARENT_SCOPE) - elseif(CMAKE_CXX_COMPILER_ID MATCHES "Clang" AND NOT CMAKE_SYSTEM_NAME MATCHES "Windows") - # Check for libc++ - detect_libcxx() - if(_CONAN_IS_LIBCXX) - set(${LIB_CXX} "libc++" PARENT_SCOPE) - return() - endif() - - # Check for libstdc++ - detect_gnu_libstdcxx() - if(_CONAN_IS_GNU_LIBSTDCXX) - set(${LIB_CXX} "libstdc++${_CONAN_GNU_LIBSTDCXX_SUFFIX}" PARENT_SCOPE) - return() - endif() - - # TODO: it would be an error if we reach this point - elseif(CMAKE_CXX_COMPILER_ID MATCHES "MSVC") - # Do nothing - compiler.runtime and compiler.runtime_type - # should be handled separately: https://github.com/conan-io/cmake-conan/pull/516 - return() - else() - # TODO: unable to determine, ask user to provide a full profile file instead - endif() -endfunction() - - -function(detect_compiler COMPILER COMPILER_VERSION COMPILER_RUNTIME COMPILER_RUNTIME_TYPE) - if(DEFINED CMAKE_CXX_COMPILER_ID) - set(_COMPILER ${CMAKE_CXX_COMPILER_ID}) - set(_COMPILER_VERSION ${CMAKE_CXX_COMPILER_VERSION}) - else() - if(NOT DEFINED CMAKE_C_COMPILER_ID) - message(FATAL_ERROR "C or C++ compiler not defined") - endif() - set(_COMPILER ${CMAKE_C_COMPILER_ID}) - set(_COMPILER_VERSION ${CMAKE_C_COMPILER_VERSION}) - endif() - - message(STATUS "CMake-Conan: CMake compiler=${_COMPILER}") - message(STATUS "CMake-Conan: CMake compiler version=${_COMPILER_VERSION}") - - if(_COMPILER MATCHES MSVC) - set(_COMPILER "msvc") - string(SUBSTRING ${MSVC_VERSION} 0 3 _COMPILER_VERSION) - # Configure compiler.runtime and compiler.runtime_type settings for MSVC - if(CMAKE_MSVC_RUNTIME_LIBRARY) - set(_msvc_runtime_library ${CMAKE_MSVC_RUNTIME_LIBRARY}) - else() - set(_msvc_runtime_library MultiThreaded$<$:Debug>DLL) # default value documented by CMake - endif() - - set(_KNOWN_MSVC_RUNTIME_VALUES "") - list(APPEND _KNOWN_MSVC_RUNTIME_VALUES MultiThreaded MultiThreadedDLL) - list(APPEND _KNOWN_MSVC_RUNTIME_VALUES MultiThreadedDebug MultiThreadedDebugDLL) - list(APPEND _KNOWN_MSVC_RUNTIME_VALUES MultiThreaded$<$:Debug> MultiThreaded$<$:Debug>DLL) - - # only accept the 6 possible values, otherwise we don't don't know to map this - if(NOT _msvc_runtime_library IN_LIST _KNOWN_MSVC_RUNTIME_VALUES) - message(FATAL_ERROR "CMake-Conan: unable to map MSVC runtime: ${_msvc_runtime_library} to Conan settings") - endif() - - # Runtime is "dynamic" in all cases if it ends in DLL - if(_msvc_runtime_library MATCHES ".*DLL$") - set(_COMPILER_RUNTIME "dynamic") - else() - set(_COMPILER_RUNTIME "static") - endif() - message(STATUS "CMake-Conan: CMake compiler.runtime=${_COMPILER_RUNTIME}") - - # Only define compiler.runtime_type when explicitly requested - # If a generator expression is used, let Conan handle it conditional on build_type - if(NOT _msvc_runtime_library MATCHES ":Debug>") - if(_msvc_runtime_library MATCHES "Debug") - set(_COMPILER_RUNTIME_TYPE "Debug") - else() - set(_COMPILER_RUNTIME_TYPE "Release") - endif() - message(STATUS "CMake-Conan: CMake compiler.runtime_type=${_COMPILER_RUNTIME_TYPE}") - endif() - - unset(_KNOWN_MSVC_RUNTIME_VALUES) - - elseif(_COMPILER MATCHES AppleClang) - set(_COMPILER "apple-clang") - string(REPLACE "." ";" VERSION_LIST ${CMAKE_CXX_COMPILER_VERSION}) - list(GET VERSION_LIST 0 _COMPILER_VERSION) - elseif(_COMPILER MATCHES Clang) - set(_COMPILER "clang") - string(REPLACE "." ";" VERSION_LIST ${CMAKE_CXX_COMPILER_VERSION}) - list(GET VERSION_LIST 0 _COMPILER_VERSION) - elseif(_COMPILER MATCHES GNU) - set(_COMPILER "gcc") - string(REPLACE "." ";" VERSION_LIST ${CMAKE_CXX_COMPILER_VERSION}) - list(GET VERSION_LIST 0 _COMPILER_VERSION) - endif() - - message(STATUS "CMake-Conan: [settings] compiler=${_COMPILER}") - message(STATUS "CMake-Conan: [settings] compiler.version=${_COMPILER_VERSION}") - if (_COMPILER_RUNTIME) - message(STATUS "CMake-Conan: [settings] compiler.runtime=${_COMPILER_RUNTIME}") - endif() - if (_COMPILER_RUNTIME_TYPE) - message(STATUS "CMake-Conan: [settings] compiler.runtime_type=${_COMPILER_RUNTIME_TYPE}") - endif() - - set(${COMPILER} ${_COMPILER} PARENT_SCOPE) - set(${COMPILER_VERSION} ${_COMPILER_VERSION} PARENT_SCOPE) - set(${COMPILER_RUNTIME} ${_COMPILER_RUNTIME} PARENT_SCOPE) - set(${COMPILER_RUNTIME_TYPE} ${_COMPILER_RUNTIME_TYPE} PARENT_SCOPE) -endfunction() - - -function(detect_build_type BUILD_TYPE) - get_property(_MULTICONFIG_GENERATOR GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG) - if(NOT _MULTICONFIG_GENERATOR) - # Only set when we know we are in a single-configuration generator - # Note: we may want to fail early if `CMAKE_BUILD_TYPE` is not defined - set(${BUILD_TYPE} ${CMAKE_BUILD_TYPE} PARENT_SCOPE) - endif() -endfunction() - -macro(set_conan_compiler_if_appleclang lang command output_variable) - if(CMAKE_${lang}_COMPILER_ID STREQUAL "AppleClang") - execute_process(COMMAND xcrun --find ${command} - OUTPUT_VARIABLE _xcrun_out OUTPUT_STRIP_TRAILING_WHITESPACE) - cmake_path(GET _xcrun_out PARENT_PATH _xcrun_toolchain_path) - cmake_path(GET CMAKE_${lang}_COMPILER PARENT_PATH _compiler_parent_path) - if ("${_xcrun_toolchain_path}" STREQUAL "${_compiler_parent_path}") - set(${output_variable} "") - endif() - unset(_xcrun_out) - unset(_xcrun_toolchain_path) - unset(_compiler_parent_path) - endif() -endmacro() - - -macro(append_compiler_executables_configuration) - set(_conan_c_compiler "") - set(_conan_cpp_compiler "") - if(CMAKE_C_COMPILER) - set(_conan_c_compiler "\"c\":\"${CMAKE_C_COMPILER}\",") - set_conan_compiler_if_appleclang(C cc _conan_c_compiler) - else() - message(WARNING "CMake-Conan: The C compiler is not defined. " - "Please define CMAKE_C_COMPILER or enable the C language.") - endif() - if(CMAKE_CXX_COMPILER) - set(_conan_cpp_compiler "\"cpp\":\"${CMAKE_CXX_COMPILER}\"") - set_conan_compiler_if_appleclang(CXX c++ _conan_cpp_compiler) - else() - message(WARNING "CMake-Conan: The C++ compiler is not defined. " - "Please define CMAKE_CXX_COMPILER or enable the C++ language.") - endif() - - if(NOT "x${_conan_c_compiler}${_conan_cpp_compiler}" STREQUAL "x") - string(APPEND PROFILE "tools.build:compiler_executables={${_conan_c_compiler}${_conan_cpp_compiler}}\n") - endif() - unset(_conan_c_compiler) - unset(_conan_cpp_compiler) -endmacro() - - -function(detect_host_profile output_file) - detect_os(MYOS MYOS_API_LEVEL MYOS_SDK MYOS_SUBSYSTEM MYOS_VERSION) - detect_arch(MYARCH) - detect_compiler(MYCOMPILER MYCOMPILER_VERSION MYCOMPILER_RUNTIME MYCOMPILER_RUNTIME_TYPE) - detect_cxx_standard(MYCXX_STANDARD) - detect_lib_cxx(MYLIB_CXX) - detect_build_type(MYBUILD_TYPE) - - set(PROFILE "") - string(APPEND PROFILE "[settings]\n") - if(MYARCH) - string(APPEND PROFILE arch=${MYARCH} "\n") - endif() - if(MYOS) - string(APPEND PROFILE os=${MYOS} "\n") - endif() - if(MYOS_API_LEVEL) - string(APPEND PROFILE os.api_level=${MYOS_API_LEVEL} "\n") - endif() - if(MYOS_VERSION) - string(APPEND PROFILE os.version=${MYOS_VERSION} "\n") - endif() - if(MYOS_SDK) - string(APPEND PROFILE os.sdk=${MYOS_SDK} "\n") - endif() - if(MYOS_SUBSYSTEM) - string(APPEND PROFILE os.subsystem=${MYOS_SUBSYSTEM} "\n") - endif() - if(MYCOMPILER) - string(APPEND PROFILE compiler=${MYCOMPILER} "\n") - endif() - if(MYCOMPILER_VERSION) - string(APPEND PROFILE compiler.version=${MYCOMPILER_VERSION} "\n") - endif() - if(MYCOMPILER_RUNTIME) - string(APPEND PROFILE compiler.runtime=${MYCOMPILER_RUNTIME} "\n") - endif() - if(MYCOMPILER_RUNTIME_TYPE) - string(APPEND PROFILE compiler.runtime_type=${MYCOMPILER_RUNTIME_TYPE} "\n") - endif() - if(MYCXX_STANDARD) - string(APPEND PROFILE compiler.cppstd=${MYCXX_STANDARD} "\n") - endif() - if(MYLIB_CXX) - string(APPEND PROFILE compiler.libcxx=${MYLIB_CXX} "\n") - endif() - if(MYBUILD_TYPE) - string(APPEND PROFILE "build_type=${MYBUILD_TYPE}\n") - endif() - - if(NOT DEFINED output_file) - set(_FN "${CMAKE_BINARY_DIR}/profile") - else() - set(_FN ${output_file}) - endif() - - string(APPEND PROFILE "[conf]\n") - string(APPEND PROFILE "tools.cmake.cmaketoolchain:generator=${CMAKE_GENERATOR}\n") - - # propagate compilers via profile - append_compiler_executables_configuration() - - if(MYOS STREQUAL "Android") - string(APPEND PROFILE "tools.android:ndk_path=${CMAKE_ANDROID_NDK}\n") - endif() - - message(STATUS "CMake-Conan: Creating profile ${_FN}") - file(WRITE ${_FN} ${PROFILE}) - message(STATUS "CMake-Conan: Profile: \n${PROFILE}") -endfunction() - - -function(conan_profile_detect_default) - message(STATUS "CMake-Conan: Checking if a default profile exists") - execute_process(COMMAND ${CONAN_COMMAND} profile path default - RESULT_VARIABLE return_code - OUTPUT_VARIABLE conan_stdout - ERROR_VARIABLE conan_stderr - ECHO_ERROR_VARIABLE # show the text output regardless - ECHO_OUTPUT_VARIABLE - WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}) - if(NOT ${return_code} EQUAL "0") - message(STATUS "CMake-Conan: The default profile doesn't exist, detecting it.") - execute_process(COMMAND ${CONAN_COMMAND} profile detect - RESULT_VARIABLE return_code - OUTPUT_VARIABLE conan_stdout - ERROR_VARIABLE conan_stderr - ECHO_ERROR_VARIABLE # show the text output regardless - ECHO_OUTPUT_VARIABLE - WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}) - endif() -endfunction() - - -function(conan_install) - cmake_parse_arguments(ARGS CONAN_ARGS ${ARGN}) - set(CONAN_OUTPUT_FOLDER ${CMAKE_BINARY_DIR}/conan) - # Invoke "conan install" with the provided arguments - set(CONAN_ARGS ${CONAN_ARGS} -of=${CONAN_OUTPUT_FOLDER}) - message(STATUS "CMake-Conan: conan install ${CMAKE_SOURCE_DIR} ${CONAN_ARGS} ${ARGN}") - - - # In case there was not a valid cmake executable in the PATH, we inject the - # same we used to invoke the provider to the PATH - if(DEFINED PATH_TO_CMAKE_BIN) - set(_OLD_PATH $ENV{PATH}) - set(ENV{PATH} "$ENV{PATH}:${PATH_TO_CMAKE_BIN}") - endif() - - execute_process(COMMAND ${CONAN_COMMAND} install ${CMAKE_SOURCE_DIR} ${CONAN_ARGS} ${ARGN} --format=json - RESULT_VARIABLE return_code - OUTPUT_VARIABLE conan_stdout - ERROR_VARIABLE conan_stderr - ECHO_ERROR_VARIABLE # show the text output regardless - WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}) - - if(DEFINED PATH_TO_CMAKE_BIN) - set(ENV{PATH} "${_OLD_PATH}") - endif() - - if(NOT "${return_code}" STREQUAL "0") - message(FATAL_ERROR "Conan install failed='${return_code}'") - else() - # the files are generated in a folder that depends on the layout used, if - # one is specified, but we don't know a priori where this is. - # TODO: this can be made more robust if Conan can provide this in the json output - string(JSON CONAN_GENERATORS_FOLDER GET ${conan_stdout} graph nodes 0 generators_folder) - cmake_path(CONVERT ${CONAN_GENERATORS_FOLDER} TO_CMAKE_PATH_LIST CONAN_GENERATORS_FOLDER) - # message("conan stdout: ${conan_stdout}") - message(STATUS "CMake-Conan: CONAN_GENERATORS_FOLDER=${CONAN_GENERATORS_FOLDER}") - set_property(GLOBAL PROPERTY CONAN_GENERATORS_FOLDER "${CONAN_GENERATORS_FOLDER}") - # reconfigure on conanfile changes - string(JSON CONANFILE GET ${conan_stdout} graph nodes 0 label) - message(STATUS "CMake-Conan: CONANFILE=${CMAKE_SOURCE_DIR}/${CONANFILE}") - set_property(DIRECTORY ${CMAKE_SOURCE_DIR} APPEND PROPERTY CMAKE_CONFIGURE_DEPENDS "${CMAKE_SOURCE_DIR}/${CONANFILE}") - # success - set_property(GLOBAL PROPERTY CONAN_INSTALL_SUCCESS TRUE) - endif() -endfunction() - - -function(conan_get_version conan_command conan_current_version) - execute_process( - COMMAND ${conan_command} --version - OUTPUT_VARIABLE conan_output - RESULT_VARIABLE conan_result - OUTPUT_STRIP_TRAILING_WHITESPACE - ) - if(conan_result) - message(FATAL_ERROR "CMake-Conan: Error when trying to run Conan") - endif() - - string(REGEX MATCH "[0-9]+\\.[0-9]+\\.[0-9]+" conan_version ${conan_output}) - set(${conan_current_version} ${conan_version} PARENT_SCOPE) -endfunction() - - -function(conan_version_check) - set(options ) - set(oneValueArgs MINIMUM CURRENT) - set(multiValueArgs ) - cmake_parse_arguments(CONAN_VERSION_CHECK - "${options}" "${oneValueArgs}" "${multiValueArgs}" ${ARGN}) - - if(NOT CONAN_VERSION_CHECK_MINIMUM) - message(FATAL_ERROR "CMake-Conan: Required parameter MINIMUM not set!") - endif() - if(NOT CONAN_VERSION_CHECK_CURRENT) - message(FATAL_ERROR "CMake-Conan: Required parameter CURRENT not set!") - endif() - - if(CONAN_VERSION_CHECK_CURRENT VERSION_LESS CONAN_VERSION_CHECK_MINIMUM) - message(FATAL_ERROR "CMake-Conan: Conan version must be ${CONAN_VERSION_CHECK_MINIMUM} or later") - endif() -endfunction() - - -macro(construct_profile_argument argument_variable profile_list) - set(${argument_variable} "") - if("${profile_list}" STREQUAL "CONAN_HOST_PROFILE") - set(_arg_flag "--profile:host=") - elseif("${profile_list}" STREQUAL "CONAN_BUILD_PROFILE") - set(_arg_flag "--profile:build=") - endif() - - set(_profile_list "${${profile_list}}") - list(TRANSFORM _profile_list REPLACE "auto-cmake" "${CMAKE_BINARY_DIR}/conan_host_profile") - list(TRANSFORM _profile_list PREPEND ${_arg_flag}) - set(${argument_variable} ${_profile_list}) - - unset(_arg_flag) - unset(_profile_list) -endmacro() - - -macro(conan_provide_dependency method package_name) - set_property(GLOBAL PROPERTY CONAN_PROVIDE_DEPENDENCY_INVOKED TRUE) - get_property(_conan_install_success GLOBAL PROPERTY CONAN_INSTALL_SUCCESS) - if(NOT _conan_install_success) - find_program(CONAN_COMMAND "conan" REQUIRED) - conan_get_version(${CONAN_COMMAND} CONAN_CURRENT_VERSION) - conan_version_check(MINIMUM ${CONAN_MINIMUM_VERSION} CURRENT ${CONAN_CURRENT_VERSION}) - message(STATUS "CMake-Conan: first find_package() found. Installing dependencies with Conan") - if("default" IN_LIST CONAN_HOST_PROFILE OR "default" IN_LIST CONAN_BUILD_PROFILE) - conan_profile_detect_default() - endif() - if("auto-cmake" IN_LIST CONAN_HOST_PROFILE) - detect_host_profile(${CMAKE_BINARY_DIR}/conan_host_profile) - endif() - construct_profile_argument(_host_profile_flags CONAN_HOST_PROFILE) - construct_profile_argument(_build_profile_flags CONAN_BUILD_PROFILE) - if(EXISTS "${CMAKE_SOURCE_DIR}/conanfile.py") - file(READ "${CMAKE_SOURCE_DIR}/conanfile.py" outfile) - if(NOT "${outfile}" MATCHES ".*CMakeDeps.*") - message(WARNING "Cmake-conan: CMakeDeps generator was not defined in the conanfile") - endif() - set(generator "") - elseif (EXISTS "${CMAKE_SOURCE_DIR}/conanfile.txt") - file(READ "${CMAKE_SOURCE_DIR}/conanfile.txt" outfile) - if(NOT "${outfile}" MATCHES ".*CMakeDeps.*") - message(WARNING "Cmake-conan: CMakeDeps generator was not defined in the conanfile. " - "Please define the generator as it will be mandatory in the future") - endif() - set(generator "-g;CMakeDeps") - endif() - get_property(_multiconfig_generator GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG) - if(NOT _multiconfig_generator) - message(STATUS "CMake-Conan: Installing single configuration ${CMAKE_BUILD_TYPE}") - conan_install(${_host_profile_flags} ${_build_profile_flags} ${CONAN_INSTALL_ARGS} ${generator}) - else() - message(STATUS "CMake-Conan: Installing both Debug and Release") - conan_install(${_host_profile_flags} ${_build_profile_flags} -s build_type=Release ${CONAN_INSTALL_ARGS} ${generator}) - conan_install(${_host_profile_flags} ${_build_profile_flags} -s build_type=Debug ${CONAN_INSTALL_ARGS} ${generator}) - endif() - unset(_host_profile_flags) - unset(_build_profile_flags) - unset(_multiconfig_generator) - unset(_conan_install_success) - else() - message(STATUS "CMake-Conan: find_package(${ARGV1}) found, 'conan install' already ran") - unset(_conan_install_success) - endif() - - get_property(_conan_generators_folder GLOBAL PROPERTY CONAN_GENERATORS_FOLDER) - - # Ensure that we consider Conan-provided packages ahead of any other, - # irrespective of other settings that modify the search order or search paths - # This follows the guidelines from the find_package documentation - # (https://cmake.org/cmake/help/latest/command/find_package.html): - # find_package ( PATHS paths... NO_DEFAULT_PATH) - # find_package () - - # Filter out `REQUIRED` from the argument list, as the first call may fail - set(_find_args_${package_name} "${ARGN}") - list(REMOVE_ITEM _find_args_${package_name} "REQUIRED") - if(NOT "MODULE" IN_LIST _find_args_${package_name}) - find_package(${package_name} ${_find_args_${package_name}} BYPASS_PROVIDER PATHS "${_conan_generators_folder}" NO_DEFAULT_PATH NO_CMAKE_FIND_ROOT_PATH) - unset(_find_args_${package_name}) - endif() - - # Invoke find_package a second time - if the first call succeeded, - # this will simply reuse the result. If not, fall back to CMake default search - # behaviour, also allowing modules to be searched. - if(NOT ${package_name}_FOUND) - list(FIND CMAKE_MODULE_PATH "${_conan_generators_folder}" _index) - if(_index EQUAL -1) - list(PREPEND CMAKE_MODULE_PATH "${_conan_generators_folder}") - endif() - unset(_index) - find_package(${package_name} ${ARGN} BYPASS_PROVIDER) - list(REMOVE_ITEM CMAKE_MODULE_PATH "${_conan_generators_folder}") - endif() -endmacro() - -#[=[ not needed by Qt Creator, and if not commented it would break the auto-setup feature - -cmake_language( - SET_DEPENDENCY_PROVIDER conan_provide_dependency - SUPPORTED_METHODS FIND_PACKAGE -) - - -macro(conan_provide_dependency_check) - set(_CONAN_PROVIDE_DEPENDENCY_INVOKED FALSE) - get_property(_CONAN_PROVIDE_DEPENDENCY_INVOKED GLOBAL PROPERTY CONAN_PROVIDE_DEPENDENCY_INVOKED) - if(NOT _CONAN_PROVIDE_DEPENDENCY_INVOKED) - message(WARNING "Conan is correctly configured as dependency provider, " - "but Conan has not been invoked. Please add at least one " - "call to `find_package()`.") - if(DEFINED CONAN_COMMAND) - # supress warning in case `CONAN_COMMAND` was specified but unused. - set(_CONAN_COMMAND ${CONAN_COMMAND}) - unset(_CONAN_COMMAND) - endif() - endif() - unset(_CONAN_PROVIDE_DEPENDENCY_INVOKED) -endmacro() - - -# Add a deferred call at the end of processing the top-level directory -# to check if the dependency provider was invoked at all. -cmake_language(DEFER DIRECTORY "${CMAKE_SOURCE_DIR}" CALL conan_provide_dependency_check) - -]=] - -# Configurable variables for Conan profiles -set(CONAN_HOST_PROFILE "default;auto-cmake" CACHE STRING "Conan host profile") -set(CONAN_BUILD_PROFILE "default" CACHE STRING "Conan build profile") -set(CONAN_INSTALL_ARGS "--build=missing" CACHE STRING "Command line arguments for conan install") - -find_program(_cmake_program NAMES cmake NO_PACKAGE_ROOT_PATH NO_CMAKE_PATH NO_CMAKE_ENVIRONMENT_PATH NO_CMAKE_SYSTEM_PATH NO_CMAKE_FIND_ROOT_PATH) -if(NOT _cmake_program) - get_filename_component(PATH_TO_CMAKE_BIN "${CMAKE_COMMAND}" DIRECTORY) - set(PATH_TO_CMAKE_BIN "${PATH_TO_CMAKE_BIN}" CACHE INTERNAL "Path where the CMake executable is") -endif() - diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/Availability.h.02304541EB8AFE2F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/Availability.h.02304541EB8AFE2F.idx deleted file mode 100644 index 777c45467..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/Availability.h.02304541EB8AFE2F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/AvailabilityInternal.h.53F18B56F5AA10C5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/AvailabilityInternal.h.53F18B56F5AA10C5.idx deleted file mode 100644 index a81895e1e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/AvailabilityInternal.h.53F18B56F5AA10C5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/AvailabilityInternalLegacy.h.5CA14FCCEABDF7BF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/AvailabilityInternalLegacy.h.5CA14FCCEABDF7BF.idx deleted file mode 100644 index 08ebf1f04..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/AvailabilityInternalLegacy.h.5CA14FCCEABDF7BF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/AvailabilityVersions.h.8BD8C7C2D0D5A55C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/AvailabilityVersions.h.8BD8C7C2D0D5A55C.idx deleted file mode 100644 index 033e9f939..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/AvailabilityVersions.h.8BD8C7C2D0D5A55C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_OSByteOrder.h.06FBD819AF0F297F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_OSByteOrder.h.06FBD819AF0F297F.idx deleted file mode 100644 index f33e07a46..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_OSByteOrder.h.06FBD819AF0F297F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_OSByteOrder.h.7213179563BDF1F4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_OSByteOrder.h.7213179563BDF1F4.idx deleted file mode 100644 index e317cf76f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_OSByteOrder.h.7213179563BDF1F4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/___wctype.h.3E7D59899D1235A1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/___wctype.h.3E7D59899D1235A1.idx deleted file mode 100644 index 5be03981e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/___wctype.h.3E7D59899D1235A1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/___wctype.h.7D517552045A4A30.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/___wctype.h.7D517552045A4A30.idx deleted file mode 100644 index e14c6311d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/___wctype.h.7D517552045A4A30.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__assert.D6ADB7D96C629C9A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__assert.D6ADB7D96C629C9A.idx deleted file mode 100644 index 7252503cf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__assert.D6ADB7D96C629C9A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__assertion_handler.69F2D3AD424D034A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__assertion_handler.69F2D3AD424D034A.idx deleted file mode 100644 index c82768171..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__assertion_handler.69F2D3AD424D034A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__availability.36089A9202EDFA6C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__availability.36089A9202EDFA6C.idx deleted file mode 100644 index 14883c441..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__availability.36089A9202EDFA6C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__bit_reference.3B3277771D70BBD6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__bit_reference.3B3277771D70BBD6.idx deleted file mode 100644 index 5029ceb78..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__bit_reference.3B3277771D70BBD6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__config.0892114D4EE6D32F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__config.0892114D4EE6D32F.idx deleted file mode 100644 index d731553f4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__config.0892114D4EE6D32F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__config_site.5980D182AB0D5595.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__config_site.5980D182AB0D5595.idx deleted file mode 100644 index 084b0480c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__config_site.5980D182AB0D5595.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__cxxabi_config.h.360CEBE99EF75C6C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__cxxabi_config.h.360CEBE99EF75C6C.idx deleted file mode 100644 index 0ed2a0ee0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__cxxabi_config.h.360CEBE99EF75C6C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__endian.h.8D9C79D2D4A594EB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__endian.h.8D9C79D2D4A594EB.idx deleted file mode 100644 index 8a939b063..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__endian.h.8D9C79D2D4A594EB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__hash_table.17F7E0D45E5BB0A1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__hash_table.17F7E0D45E5BB0A1.idx deleted file mode 100644 index 755d07f50..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__hash_table.17F7E0D45E5BB0A1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__locale.9FE32D24523A61E1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__locale.9FE32D24523A61E1.idx deleted file mode 100644 index 19f106db2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__locale.9FE32D24523A61E1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__mbstate_t.h.3424ACD2A0CA578B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__mbstate_t.h.3424ACD2A0CA578B.idx deleted file mode 100644 index 689382271..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__mbstate_t.h.3424ACD2A0CA578B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__node_handle.4C415B9596ACF30C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__node_handle.4C415B9596ACF30C.idx deleted file mode 100644 index 25b2cfc4e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__node_handle.4C415B9596ACF30C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__split_buffer.C221A8F5E465EE3D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__split_buffer.C221A8F5E465EE3D.idx deleted file mode 100644 index 7cd6bb2b3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__split_buffer.C221A8F5E465EE3D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__std_mbstate_t.h.AF7C9BACC7E31B9C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__std_mbstate_t.h.AF7C9BACC7E31B9C.idx deleted file mode 100644 index 7f2dc1d0f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__std_mbstate_t.h.AF7C9BACC7E31B9C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stdarg___gnuc_va_list.h.18A6B2891D415281.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stdarg___gnuc_va_list.h.18A6B2891D415281.idx deleted file mode 100644 index 7f63f685d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stdarg___gnuc_va_list.h.18A6B2891D415281.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stdarg___va_copy.h.C106A080F1338A93.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stdarg___va_copy.h.C106A080F1338A93.idx deleted file mode 100644 index 8aa03fb27..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stdarg___va_copy.h.C106A080F1338A93.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stdarg_header_macro.h.9A6C0A652AE10369.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stdarg_header_macro.h.9A6C0A652AE10369.idx deleted file mode 100644 index 7c8357c3f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stdarg_header_macro.h.9A6C0A652AE10369.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stdarg_va_arg.h.75C041B9E8ABD66F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stdarg_va_arg.h.75C041B9E8ABD66F.idx deleted file mode 100644 index ed25f2c57..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stdarg_va_arg.h.75C041B9E8ABD66F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stdarg_va_copy.h.A64C2FBF9BAB9C9D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stdarg_va_copy.h.A64C2FBF9BAB9C9D.idx deleted file mode 100644 index ea6fc8bae..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stdarg_va_copy.h.A64C2FBF9BAB9C9D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stdarg_va_list.h.4E049B44F9CB4BAF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stdarg_va_list.h.4E049B44F9CB4BAF.idx deleted file mode 100644 index 052544d90..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stdarg_va_list.h.4E049B44F9CB4BAF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_header_macro.h.702836B941F4E448.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_header_macro.h.702836B941F4E448.idx deleted file mode 100644 index 699aa4895..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_header_macro.h.702836B941F4E448.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_max_align_t.h.B49C5DADED09F17C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_max_align_t.h.B49C5DADED09F17C.idx deleted file mode 100644 index 72cd7efec..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_max_align_t.h.B49C5DADED09F17C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_null.h.DC04E1771EEDCB94.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_null.h.DC04E1771EEDCB94.idx deleted file mode 100644 index f7fef61f3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_null.h.DC04E1771EEDCB94.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_nullptr_t.h.47AAACE6AE2BC943.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_nullptr_t.h.47AAACE6AE2BC943.idx deleted file mode 100644 index dea109d18..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_nullptr_t.h.47AAACE6AE2BC943.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_offsetof.h.22B10C7A3E658794.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_offsetof.h.22B10C7A3E658794.idx deleted file mode 100644 index 0b096a827..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_offsetof.h.22B10C7A3E658794.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_ptrdiff_t.h.98375E8F6961F4E6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_ptrdiff_t.h.98375E8F6961F4E6.idx deleted file mode 100644 index 004170549..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_ptrdiff_t.h.98375E8F6961F4E6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_rsize_t.h.03F72AF7300F2A59.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_rsize_t.h.03F72AF7300F2A59.idx deleted file mode 100644 index e459096f2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_rsize_t.h.03F72AF7300F2A59.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_size_t.h.66421547DB77E477.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_size_t.h.66421547DB77E477.idx deleted file mode 100644 index a69317d24..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_size_t.h.66421547DB77E477.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_wchar_t.h.2DFC280C096D003B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_wchar_t.h.2DFC280C096D003B.idx deleted file mode 100644 index 78f60c122..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__stddef_wchar_t.h.2DFC280C096D003B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__threading_support.C3EA7D7723414A00.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__threading_support.C3EA7D7723414A00.idx deleted file mode 100644 index ec91c42d2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__threading_support.C3EA7D7723414A00.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__tree.72F8220C2DB3DD70.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__tree.72F8220C2DB3DD70.idx deleted file mode 100644 index 0a6860452..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__tree.72F8220C2DB3DD70.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__undef_macros.5819BD5E5F56197F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__undef_macros.5819BD5E5F56197F.idx deleted file mode 100644 index 0d417acaa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__undef_macros.5819BD5E5F56197F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__verbose_abort.40D9AAE20255E72E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__verbose_abort.40D9AAE20255E72E.idx deleted file mode 100644 index fd1ed5926..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__verbose_abort.40D9AAE20255E72E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__wctype.h.F112712F300F5EFD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__wctype.h.F112712F300F5EFD.idx deleted file mode 100644 index 83497e79b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__wctype.h.F112712F300F5EFD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__xlocale.h.BAD37E5818D03279.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__xlocale.h.BAD37E5818D03279.idx deleted file mode 100644 index 29c543d51..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/__xlocale.h.BAD37E5818D03279.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_abort.h.76D9FC54D31AA45B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_abort.h.76D9FC54D31AA45B.idx deleted file mode 100644 index 322f69d92..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_abort.h.76D9FC54D31AA45B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_blkcnt_t.h.41D41835415C3178.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_blkcnt_t.h.41D41835415C3178.idx deleted file mode 100644 index 194e5f106..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_blkcnt_t.h.41D41835415C3178.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_blksize_t.h.606E60BD42E5D399.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_blksize_t.h.606E60BD42E5D399.idx deleted file mode 100644 index ab33b572a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_blksize_t.h.606E60BD42E5D399.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_caddr_t.h.2F67B85C10A902ED.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_caddr_t.h.2F67B85C10A902ED.idx deleted file mode 100644 index 2d2d1995a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_caddr_t.h.2F67B85C10A902ED.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_cassert.h.DBEACAD3E2641A16.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_cassert.h.DBEACAD3E2641A16.idx deleted file mode 100644 index a1d5b6140..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_cassert.h.DBEACAD3E2641A16.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_clock_t.h.1DBDB1D5C3CD3600.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_clock_t.h.1DBDB1D5C3CD3600.idx deleted file mode 100644 index 63af1c42d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_clock_t.h.1DBDB1D5C3CD3600.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ct_rune_t.h.E5758CED53E45675.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ct_rune_t.h.E5758CED53E45675.idx deleted file mode 100644 index 925606cc2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ct_rune_t.h.E5758CED53E45675.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ctermid.h.3266B9A60FB63E83.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ctermid.h.3266B9A60FB63E83.idx deleted file mode 100644 index 52e86f516..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ctermid.h.3266B9A60FB63E83.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ctype.h.188686B2EDEE251E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ctype.h.188686B2EDEE251E.idx deleted file mode 100644 index b7544b973..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ctype.h.188686B2EDEE251E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ctype.h.21A823E768D0DBE6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ctype.h.21A823E768D0DBE6.idx deleted file mode 100644 index af3a791b1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ctype.h.21A823E768D0DBE6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_dev_t.h.3E75C101B375F2FA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_dev_t.h.3E75C101B375F2FA.idx deleted file mode 100644 index aea93eaab..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_dev_t.h.3E75C101B375F2FA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_endian.h.3BA5DDA89B6176DA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_endian.h.3BA5DDA89B6176DA.idx deleted file mode 100644 index f2dc2d681..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_endian.h.3BA5DDA89B6176DA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_endian.h.94C441332D37B7D6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_endian.h.94C441332D37B7D6.idx deleted file mode 100644 index aba7c9c41..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_endian.h.94C441332D37B7D6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_endian.h.A69C0511F0CE6779.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_endian.h.A69C0511F0CE6779.idx deleted file mode 100644 index a218883c1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_endian.h.A69C0511F0CE6779.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_errno_t.h.0997F4BE48DDF775.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_errno_t.h.0997F4BE48DDF775.idx deleted file mode 100644 index 65a4831df..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_errno_t.h.0997F4BE48DDF775.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fd_clr.h.7A5B5CF62682CF4B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fd_clr.h.7A5B5CF62682CF4B.idx deleted file mode 100644 index b97e7e8b1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fd_clr.h.7A5B5CF62682CF4B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fd_copy.h.F50992173521E5E1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fd_copy.h.F50992173521E5E1.idx deleted file mode 100644 index 13779224c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fd_copy.h.F50992173521E5E1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fd_def.h.E5C1DE40BF30C8E4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fd_def.h.E5C1DE40BF30C8E4.idx deleted file mode 100644 index 37f571a91..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fd_def.h.E5C1DE40BF30C8E4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fd_isset.h.2E749B832914441A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fd_isset.h.2E749B832914441A.idx deleted file mode 100644 index 6d503d68b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fd_isset.h.2E749B832914441A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fd_set.h.265F1F2B3C15A369.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fd_set.h.265F1F2B3C15A369.idx deleted file mode 100644 index 868a69130..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fd_set.h.265F1F2B3C15A369.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fd_setsize.h.24C65B5AAB2A63BD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fd_setsize.h.24C65B5AAB2A63BD.idx deleted file mode 100644 index 5bfafb3d9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fd_setsize.h.24C65B5AAB2A63BD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fd_zero.h.7D2B7001790C5675.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fd_zero.h.7D2B7001790C5675.idx deleted file mode 100644 index 2fe79cc1d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fd_zero.h.7D2B7001790C5675.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fsblkcnt_t.h.67703A6677F7F52B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fsblkcnt_t.h.67703A6677F7F52B.idx deleted file mode 100644 index 1ab89f6a7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fsblkcnt_t.h.67703A6677F7F52B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fsfilcnt_t.h.9AECB610B3A3C3EA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fsfilcnt_t.h.9AECB610B3A3C3EA.idx deleted file mode 100644 index 00011dc8a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fsfilcnt_t.h.9AECB610B3A3C3EA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fsid_t.h.7F79CF0447730F4E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fsid_t.h.7F79CF0447730F4E.idx deleted file mode 100644 index 4ddde3b08..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fsid_t.h.7F79CF0447730F4E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fsobj_id_t.h.1589497D93122EC5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fsobj_id_t.h.1589497D93122EC5.idx deleted file mode 100644 index 501f44215..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_fsobj_id_t.h.1589497D93122EC5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_gid_t.h.4E471DB2FC01E3CA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_gid_t.h.4E471DB2FC01E3CA.idx deleted file mode 100644 index 319fd0f87..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_gid_t.h.4E471DB2FC01E3CA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_id_t.h.04E5D2DBD3D42EE2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_id_t.h.04E5D2DBD3D42EE2.idx deleted file mode 100644 index f001cc215..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_id_t.h.04E5D2DBD3D42EE2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_in_addr_t.h.24DE48EF28B33651.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_in_addr_t.h.24DE48EF28B33651.idx deleted file mode 100644 index 0c64e84a8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_in_addr_t.h.24DE48EF28B33651.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_in_port_t.h.27B9538E42947D02.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_in_port_t.h.27B9538E42947D02.idx deleted file mode 100644 index b07cfffd3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_in_port_t.h.27B9538E42947D02.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ino64_t.h.323851ECA0F5D0F3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ino64_t.h.323851ECA0F5D0F3.idx deleted file mode 100644 index 5da0b5189..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ino64_t.h.323851ECA0F5D0F3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ino_t.h.06388A327C238995.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ino_t.h.06388A327C238995.idx deleted file mode 100644 index e5c1c69cd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ino_t.h.06388A327C238995.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_int16_t.h.3E8318EC384CF97F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_int16_t.h.3E8318EC384CF97F.idx deleted file mode 100644 index 04cd1d5b3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_int16_t.h.3E8318EC384CF97F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_int32_t.h.1F4C7033B874B757.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_int32_t.h.1F4C7033B874B757.idx deleted file mode 100644 index 7ecc86978..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_int32_t.h.1F4C7033B874B757.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_int64_t.h.5A3AE08544453E12.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_int64_t.h.5A3AE08544453E12.idx deleted file mode 100644 index 70e7254b7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_int64_t.h.5A3AE08544453E12.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_int8_t.h.306411E77EDC2F27.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_int8_t.h.306411E77EDC2F27.idx deleted file mode 100644 index 2e975c0b9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_int8_t.h.306411E77EDC2F27.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_intmax_t.h.4AE6A05B1626EB63.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_intmax_t.h.4AE6A05B1626EB63.idx deleted file mode 100644 index 08b42331f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_intmax_t.h.4AE6A05B1626EB63.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_intptr_t.h.A848AA27579FE33A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_intptr_t.h.A848AA27579FE33A.idx deleted file mode 100644 index 75f643aa1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_intptr_t.h.A848AA27579FE33A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_inttypes.h.65B172E91DBA5201.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_inttypes.h.65B172E91DBA5201.idx deleted file mode 100644 index 771e92d87..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_inttypes.h.65B172E91DBA5201.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_inttypes.h.7C4EB3B40EA21A4C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_inttypes.h.7C4EB3B40EA21A4C.idx deleted file mode 100644 index ff7fd955a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_inttypes.h.7C4EB3B40EA21A4C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_key_t.h.240028D26FA18444.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_key_t.h.240028D26FA18444.idx deleted file mode 100644 index 00cf18a62..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_key_t.h.240028D26FA18444.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_limits.h.4BCDB7FBA36352FE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_limits.h.4BCDB7FBA36352FE.idx deleted file mode 100644 index 64021f880..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_limits.h.4BCDB7FBA36352FE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_locale.h.90C985EAAAC76220.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_locale.h.90C985EAAAC76220.idx deleted file mode 100644 index d6882e1d4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_locale.h.90C985EAAAC76220.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_mach_port_t.h.F27A17ECBA61FCFE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_mach_port_t.h.F27A17ECBA61FCFE.idx deleted file mode 100644 index 8c170833e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_mach_port_t.h.F27A17ECBA61FCFE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_malloc.h.3249E3648C1E9A38.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_malloc.h.3249E3648C1E9A38.idx deleted file mode 100644 index 83561fa2c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_malloc.h.3249E3648C1E9A38.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_malloc_type.h.15D4B256F3397D77.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_malloc_type.h.15D4B256F3397D77.idx deleted file mode 100644 index 85adbde73..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_malloc_type.h.15D4B256F3397D77.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_mb_cur_max.h.173EEC67CA3526CF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_mb_cur_max.h.173EEC67CA3526CF.idx deleted file mode 100644 index 2fbde5aae..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_mb_cur_max.h.173EEC67CA3526CF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_mbstate_t.h.26316295268BAA31.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_mbstate_t.h.26316295268BAA31.idx deleted file mode 100644 index 4c533f8e0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_mbstate_t.h.26316295268BAA31.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_mcontext.h.99A4044557D7808E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_mcontext.h.99A4044557D7808E.idx deleted file mode 100644 index 1f7978cf2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_mcontext.h.99A4044557D7808E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_mcontext.h.A636E73818B0B26B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_mcontext.h.A636E73818B0B26B.idx deleted file mode 100644 index dad648dc1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_mcontext.h.A636E73818B0B26B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_mode_t.h.35682F80C9FB8866.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_mode_t.h.35682F80C9FB8866.idx deleted file mode 100644 index 68c30b66b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_mode_t.h.35682F80C9FB8866.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_nl_item.h.C142121B50F3C062.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_nl_item.h.C142121B50F3C062.idx deleted file mode 100644 index bb918e55b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_nl_item.h.C142121B50F3C062.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_nlink_t.h.F57138D06EFFA5BB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_nlink_t.h.F57138D06EFFA5BB.idx deleted file mode 100644 index fc0c621b2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_nlink_t.h.F57138D06EFFA5BB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_null.h.D366490D9D241F46.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_null.h.D366490D9D241F46.idx deleted file mode 100644 index a8726f24c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_null.h.D366490D9D241F46.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_off_t.h.69DDC425644D4D46.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_off_t.h.69DDC425644D4D46.idx deleted file mode 100644 index f0fe270b4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_off_t.h.69DDC425644D4D46.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_param.h.58EBD93DBE8CDDB5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_param.h.58EBD93DBE8CDDB5.idx deleted file mode 100644 index e7fb31584..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_param.h.58EBD93DBE8CDDB5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pid_t.h.9B07BBEA34E26FCA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pid_t.h.9B07BBEA34E26FCA.idx deleted file mode 100644 index 4dec2c90b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pid_t.h.9B07BBEA34E26FCA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_posix_availability.h.569E897896BFC77F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_posix_availability.h.569E897896BFC77F.idx deleted file mode 100644 index 426ee42ee..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_posix_availability.h.569E897896BFC77F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_posix_vdisable.h.8D6FEDC2318A6455.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_posix_vdisable.h.8D6FEDC2318A6455.idx deleted file mode 100644 index d509b32c2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_posix_vdisable.h.8D6FEDC2318A6455.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_prefix.h.CDFEF4A9AFD35926.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_prefix.h.CDFEF4A9AFD35926.idx deleted file mode 100644 index b5772a011..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_prefix.h.CDFEF4A9AFD35926.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_printf.h.6125898C5245C937.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_printf.h.6125898C5245C937.idx deleted file mode 100644 index e78321ed6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_printf.h.6125898C5245C937.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_attr_t.h.D785DDAA37CAE027.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_attr_t.h.D785DDAA37CAE027.idx deleted file mode 100644 index 9f20f8a72..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_attr_t.h.D785DDAA37CAE027.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_cond_t.h.5DA0EDDC9E0FAED0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_cond_t.h.5DA0EDDC9E0FAED0.idx deleted file mode 100644 index 1e57a4260..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_cond_t.h.5DA0EDDC9E0FAED0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_condattr_t.h.AB378C916A356D73.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_condattr_t.h.AB378C916A356D73.idx deleted file mode 100644 index d5a2ef392..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_condattr_t.h.AB378C916A356D73.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_key_t.h.E03524C7A15B206F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_key_t.h.E03524C7A15B206F.idx deleted file mode 100644 index 57c08c8ff..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_key_t.h.E03524C7A15B206F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_mutex_t.h.C6C55C19E362B90F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_mutex_t.h.C6C55C19E362B90F.idx deleted file mode 100644 index ce2b56a63..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_mutex_t.h.C6C55C19E362B90F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_mutexattr_t.h.66C767BD7B20C9A6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_mutexattr_t.h.66C767BD7B20C9A6.idx deleted file mode 100644 index 331c2da76..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_mutexattr_t.h.66C767BD7B20C9A6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_once_t.h.72A17F1C85E39730.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_once_t.h.72A17F1C85E39730.idx deleted file mode 100644 index 88c4de345..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_once_t.h.72A17F1C85E39730.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_rwlock_t.h.6DD4D8347D61BC13.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_rwlock_t.h.6DD4D8347D61BC13.idx deleted file mode 100644 index 2afe2ddb0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_rwlock_t.h.6DD4D8347D61BC13.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_rwlockattr_t.h.69150F1612A4C49A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_rwlockattr_t.h.69150F1612A4C49A.idx deleted file mode 100644 index f05149d2c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_rwlockattr_t.h.69150F1612A4C49A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_t.h.B8062D3348E07138.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_t.h.B8062D3348E07138.idx deleted file mode 100644 index 52817599d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_t.h.B8062D3348E07138.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_types.h.6E042F9898AE34AA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_types.h.6E042F9898AE34AA.idx deleted file mode 100644 index f4acc6191..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_pthread_types.h.6E042F9898AE34AA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ptrcheck.h.DA30B2A964E85198.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ptrcheck.h.DA30B2A964E85198.idx deleted file mode 100644 index ffe207f3c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ptrcheck.h.DA30B2A964E85198.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_rsize_t.h.A07B6779FDAAFF1E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_rsize_t.h.A07B6779FDAAFF1E.idx deleted file mode 100644 index bcbc9d452..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_rsize_t.h.A07B6779FDAAFF1E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_rune_t.h.57E53BEDD7271AB6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_rune_t.h.57E53BEDD7271AB6.idx deleted file mode 100644 index 338d0ffd5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_rune_t.h.57E53BEDD7271AB6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_seek_set.h.6B0B4EC472A56CCC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_seek_set.h.6B0B4EC472A56CCC.idx deleted file mode 100644 index 1c84e807c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_seek_set.h.6B0B4EC472A56CCC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_select.h.80D2655333765C25.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_select.h.80D2655333765C25.idx deleted file mode 100644 index 8fadf5f5d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_select.h.80D2655333765C25.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_sigaltstack.h.CCA9CD2DE36BD4FC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_sigaltstack.h.CCA9CD2DE36BD4FC.idx deleted file mode 100644 index 8abaa2adf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_sigaltstack.h.CCA9CD2DE36BD4FC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_sigset_t.h.5AF9B3E4DF93CB93.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_sigset_t.h.5AF9B3E4DF93CB93.idx deleted file mode 100644 index d587b1b45..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_sigset_t.h.5AF9B3E4DF93CB93.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_size_t.h.3E4B06460267ACEB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_size_t.h.3E4B06460267ACEB.idx deleted file mode 100644 index 5fb43eec5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_size_t.h.3E4B06460267ACEB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ssize_t.h.300B5C1007767159.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ssize_t.h.300B5C1007767159.idx deleted file mode 100644 index 2a69b34a2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ssize_t.h.300B5C1007767159.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_static_assert.h.1980803E1200D2E4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_static_assert.h.1980803E1200D2E4.idx deleted file mode 100644 index 33d8798cf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_static_assert.h.1980803E1200D2E4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_stdio.h.59E96E06F64660D3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_stdio.h.59E96E06F64660D3.idx deleted file mode 100644 index 4189c2f09..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_stdio.h.59E96E06F64660D3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_stdio.h.9E53D5EA81A58909.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_stdio.h.9E53D5EA81A58909.idx deleted file mode 100644 index d34eb797b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_stdio.h.9E53D5EA81A58909.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_stdlib.h.1DC269BB51B95065.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_stdlib.h.1DC269BB51B95065.idx deleted file mode 100644 index 2e4ab5a80..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_stdlib.h.1DC269BB51B95065.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_stdlib.h.6630F036687E1C5C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_stdlib.h.6630F036687E1C5C.idx deleted file mode 100644 index daefb3020..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_stdlib.h.6630F036687E1C5C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_string.h.56A55793C643662F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_string.h.56A55793C643662F.idx deleted file mode 100644 index 213803b20..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_string.h.56A55793C643662F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_string.h.C99C43B96A5E2E44.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_string.h.C99C43B96A5E2E44.idx deleted file mode 100644 index 732a5eeb0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_string.h.C99C43B96A5E2E44.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_strings.h.C7C67337CD2BC831.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_strings.h.C7C67337CD2BC831.idx deleted file mode 100644 index edea67a9f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_strings.h.C7C67337CD2BC831.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_structs.h.3BBE0C911DB7CB11.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_structs.h.3BBE0C911DB7CB11.idx deleted file mode 100644 index 92cb5ef1b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_structs.h.3BBE0C911DB7CB11.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_structs.h.FE517033F5957A36.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_structs.h.FE517033F5957A36.idx deleted file mode 100644 index ae56f8770..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_structs.h.FE517033F5957A36.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_suseconds_t.h.FAAF8FDA10586870.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_suseconds_t.h.FAAF8FDA10586870.idx deleted file mode 100644 index 34899853e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_suseconds_t.h.FAAF8FDA10586870.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_symbol_aliasing.h.E288BCB552ABD637.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_symbol_aliasing.h.E288BCB552ABD637.idx deleted file mode 100644 index 7b2c926e8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_symbol_aliasing.h.E288BCB552ABD637.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_time.h.9BC8ACA5287A54C5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_time.h.9BC8ACA5287A54C5.idx deleted file mode 100644 index f7e9dbc81..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_time.h.9BC8ACA5287A54C5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_time.h.D65573D1EA9B92B8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_time.h.D65573D1EA9B92B8.idx deleted file mode 100644 index 9e75c3ce2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_time.h.D65573D1EA9B92B8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_time_t.h.3FAEA75702347553.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_time_t.h.3FAEA75702347553.idx deleted file mode 100644 index a82a7c088..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_time_t.h.3FAEA75702347553.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_timespec.h.FCA87EC256685425.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_timespec.h.FCA87EC256685425.idx deleted file mode 100644 index 2ba241ec4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_timespec.h.FCA87EC256685425.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_timeval.h.6968A94DD39F885D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_timeval.h.6968A94DD39F885D.idx deleted file mode 100644 index f65ae4b74..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_timeval.h.6968A94DD39F885D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_timeval64.h.942060DA449A8D3A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_timeval64.h.942060DA449A8D3A.idx deleted file mode 100644 index dc3520bad..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_timeval64.h.942060DA449A8D3A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_types.h.13D6C6938F9DC2F1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_types.h.13D6C6938F9DC2F1.idx deleted file mode 100644 index 06e7b79a0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_types.h.13D6C6938F9DC2F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_types.h.C40517D028988439.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_types.h.C40517D028988439.idx deleted file mode 100644 index 4f933bc2a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_types.h.C40517D028988439.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_types.h.C89E5BB0B6A1534F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_types.h.C89E5BB0B6A1534F.idx deleted file mode 100644 index dda73a371..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_types.h.C89E5BB0B6A1534F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_types.h.DF783081BC042320.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_types.h.DF783081BC042320.idx deleted file mode 100644 index b4bb5ab80..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_types.h.DF783081BC042320.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_u_char.h.BE3B6CAA7BFE1454.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_u_char.h.BE3B6CAA7BFE1454.idx deleted file mode 100644 index a38519a94..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_u_char.h.BE3B6CAA7BFE1454.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_u_int.h.C9C632EC1FA7C4D2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_u_int.h.C9C632EC1FA7C4D2.idx deleted file mode 100644 index 3d4165eb9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_u_int.h.C9C632EC1FA7C4D2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_u_int16_t.h.73863FAB0982E325.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_u_int16_t.h.73863FAB0982E325.idx deleted file mode 100644 index 7d580eb35..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_u_int16_t.h.73863FAB0982E325.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_u_int32_t.h.3778DC4C81A02F7A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_u_int32_t.h.3778DC4C81A02F7A.idx deleted file mode 100644 index d7912c29b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_u_int32_t.h.3778DC4C81A02F7A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_u_int64_t.h.441F32B2749D0AD6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_u_int64_t.h.441F32B2749D0AD6.idx deleted file mode 100644 index ee1edf14b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_u_int64_t.h.441F32B2749D0AD6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_u_int8_t.h.54DF6C5AF687FB8C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_u_int8_t.h.54DF6C5AF687FB8C.idx deleted file mode 100644 index 551e2f2d5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_u_int8_t.h.54DF6C5AF687FB8C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_u_short.h.A045F7B86BCA63AA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_u_short.h.A045F7B86BCA63AA.idx deleted file mode 100644 index e6962c168..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_u_short.h.A045F7B86BCA63AA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ucontext.h.1E71744A161F8DDF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ucontext.h.1E71744A161F8DDF.idx deleted file mode 100644 index fab6364b8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_ucontext.h.1E71744A161F8DDF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uid_t.h.29CB72E84B54FC33.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uid_t.h.29CB72E84B54FC33.idx deleted file mode 100644 index 1ab3c1e8f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uid_t.h.29CB72E84B54FC33.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uint16_t.h.0D7C1F991861CAC2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uint16_t.h.0D7C1F991861CAC2.idx deleted file mode 100644 index b8f43d462..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uint16_t.h.0D7C1F991861CAC2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uint32_t.h.987926A6955A62AC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uint32_t.h.987926A6955A62AC.idx deleted file mode 100644 index f2cdce8dd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uint32_t.h.987926A6955A62AC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uint64_t.h.2AF8463DA43322C0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uint64_t.h.2AF8463DA43322C0.idx deleted file mode 100644 index 279e99065..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uint64_t.h.2AF8463DA43322C0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uint8_t.h.A16149A7EC01CEAC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uint8_t.h.A16149A7EC01CEAC.idx deleted file mode 100644 index 08561fe2d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uint8_t.h.A16149A7EC01CEAC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uintmax_t.h.676D373AC258BD60.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uintmax_t.h.676D373AC258BD60.idx deleted file mode 100644 index d2c484bc3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uintmax_t.h.676D373AC258BD60.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uintptr_t.h.946F0C4AF54C1462.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uintptr_t.h.946F0C4AF54C1462.idx deleted file mode 100644 index ebb07f108..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uintptr_t.h.946F0C4AF54C1462.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_useconds_t.h.DBB4BC12DBCCC9B6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_useconds_t.h.DBB4BC12DBCCC9B6.idx deleted file mode 100644 index 0b869cfd5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_useconds_t.h.DBB4BC12DBCCC9B6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uuid_t.h.6C6B3903D232CC9E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uuid_t.h.6C6B3903D232CC9E.idx deleted file mode 100644 index 8ca690345..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_uuid_t.h.6C6B3903D232CC9E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_va_list.h.977D3897407C0839.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_va_list.h.977D3897407C0839.idx deleted file mode 100644 index 70cf29e5a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_va_list.h.977D3897407C0839.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wchar.h.C779B50D4364B98A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wchar.h.C779B50D4364B98A.idx deleted file mode 100644 index 8e559c503..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wchar.h.C779B50D4364B98A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wchar.h.EEA2B5D3454D6E81.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wchar.h.EEA2B5D3454D6E81.idx deleted file mode 100644 index cce0ca988..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wchar.h.EEA2B5D3454D6E81.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wchar_t.h.C292F8748A39C8F3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wchar_t.h.C292F8748A39C8F3.idx deleted file mode 100644 index 8f5d99169..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wchar_t.h.C292F8748A39C8F3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wctrans_t.h.DDF19FB533126941.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wctrans_t.h.DDF19FB533126941.idx deleted file mode 100644 index 27eb1afb1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wctrans_t.h.DDF19FB533126941.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wctype.h.46627825A99DD420.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wctype.h.46627825A99DD420.idx deleted file mode 100644 index b449ef318..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wctype.h.46627825A99DD420.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wctype.h.A7F457AB4641AA31.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wctype.h.A7F457AB4641AA31.idx deleted file mode 100644 index 59b671ac0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wctype.h.A7F457AB4641AA31.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wctype_t.h.B10E658D6C6E22E6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wctype_t.h.B10E658D6C6E22E6.idx deleted file mode 100644 index 08273f43b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wctype_t.h.B10E658D6C6E22E6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wint_t.h.84EE0352CC88EFD9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wint_t.h.84EE0352CC88EFD9.idx deleted file mode 100644 index a20461018..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_wint_t.h.84EE0352CC88EFD9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_xlocale.h.9A607F52BE5840C1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_xlocale.h.9A607F52BE5840C1.idx deleted file mode 100644 index a39365cba..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/_xlocale.h.9A607F52BE5840C1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/abs.h.42F24950F07C4C5A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/abs.h.42F24950F07C4C5A.idx deleted file mode 100644 index 06a17a0ce..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/abs.h.42F24950F07C4C5A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/access.h.41176684B40E0E96.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/access.h.41176684B40E0E96.idx deleted file mode 100644 index 654cea2be..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/access.h.41176684B40E0E96.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/access.h.CCDA8D80268E26CC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/access.h.CCDA8D80268E26CC.idx deleted file mode 100644 index 1e2da1d9f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/access.h.CCDA8D80268E26CC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/accumulate.h.87BCBCC5930704FF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/accumulate.h.87BCBCC5930704FF.idx deleted file mode 100644 index 55112e399..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/accumulate.h.87BCBCC5930704FF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/acosh.hpp.8035EDD79EAA7DDC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/acosh.hpp.8035EDD79EAA7DDC.idx deleted file mode 100644 index 4599c238b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/acosh.hpp.8035EDD79EAA7DDC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add.hpp.207FD4E17BDEE727.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add.hpp.207FD4E17BDEE727.idx deleted file mode 100644 index ad64fa4a0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add.hpp.207FD4E17BDEE727.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add.hpp.6CA15D80F24FC32D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add.hpp.6CA15D80F24FC32D.idx deleted file mode 100644 index c8b61a67a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add.hpp.6CA15D80F24FC32D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_const.h.82EF5219ADED9FCE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_const.h.82EF5219ADED9FCE.idx deleted file mode 100644 index de060337f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_const.h.82EF5219ADED9FCE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_const.hpp.6FCDED3C1F4C4C76.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_const.hpp.6FCDED3C1F4C4C76.idx deleted file mode 100644 index bfea6734f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_const.hpp.6FCDED3C1F4C4C76.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_cv.h.0CCE732D3427EC33.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_cv.h.0CCE732D3427EC33.idx deleted file mode 100644 index a6d5a1db9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_cv.h.0CCE732D3427EC33.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_lvalue_reference.h.36B342F743D1C461.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_lvalue_reference.h.36B342F743D1C461.idx deleted file mode 100644 index 265afda8e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_lvalue_reference.h.36B342F743D1C461.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_pointer.h.1CDA426E2E7EFC87.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_pointer.h.1CDA426E2E7EFC87.idx deleted file mode 100644 index e1de2f0d9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_pointer.h.1CDA426E2E7EFC87.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_pointer.hpp.E202338633660C3B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_pointer.hpp.E202338633660C3B.idx deleted file mode 100644 index 4e34ad26d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_pointer.hpp.E202338633660C3B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_reference.hpp.06807F9870263A98.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_reference.hpp.06807F9870263A98.idx deleted file mode 100644 index ce7f34d1a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_reference.hpp.06807F9870263A98.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_rvalue_reference.h.22BAA86B63CA38BB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_rvalue_reference.h.22BAA86B63CA38BB.idx deleted file mode 100644 index b3edfbadc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_rvalue_reference.h.22BAA86B63CA38BB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_rvalue_reference.hpp.BB14AEC7B619A883.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_rvalue_reference.hpp.BB14AEC7B619A883.idx deleted file mode 100644 index 65bcf72fa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_rvalue_reference.hpp.BB14AEC7B619A883.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_unsigned.hpp.F0BE37FFEAED1A7B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_unsigned.hpp.F0BE37FFEAED1A7B.idx deleted file mode 100644 index cf86f48fd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_unsigned.hpp.F0BE37FFEAED1A7B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_volatile.h.6B7FB59A772CB61D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_volatile.h.6B7FB59A772CB61D.idx deleted file mode 100644 index 908e2c187..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_volatile.h.6B7FB59A772CB61D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_volatile.hpp.011A37EF7E426228.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_volatile.hpp.011A37EF7E426228.idx deleted file mode 100644 index 0b2a4cecd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/add_volatile.hpp.011A37EF7E426228.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/addressof.h.67F7F6FB81B4D9B3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/addressof.h.67F7F6FB81B4D9B3.idx deleted file mode 100644 index efc9464f6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/addressof.h.67F7F6FB81B4D9B3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/addressof.hpp.76299F266B356E3C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/addressof.hpp.76299F266B356E3C.idx deleted file mode 100644 index b3e340e2b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/addressof.hpp.76299F266B356E3C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/addressof.hpp.E48E95AC4360AEB3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/addressof.hpp.E48E95AC4360AEB3.idx deleted file mode 100644 index 4c3760a1e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/addressof.hpp.E48E95AC4360AEB3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/adjacent_difference.h.CDBA2791C5504D4B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/adjacent_difference.h.CDBA2791C5504D4B.idx deleted file mode 100644 index 8546b124d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/adjacent_difference.h.CDBA2791C5504D4B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/adjacent_find.h.F9C3F2A93B6967F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/adjacent_find.h.F9C3F2A93B6967F2.idx deleted file mode 100644 index bd924fc8c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/adjacent_find.h.F9C3F2A93B6967F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/adl.hpp.C5DF23A1BA3E3327.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/adl.hpp.C5DF23A1BA3E3327.idx deleted file mode 100644 index b8198dbe7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/adl.hpp.C5DF23A1BA3E3327.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/adl_barrier.hpp.536126FB486A480E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/adl_barrier.hpp.536126FB486A480E.idx deleted file mode 100644 index dbf94e92f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/adl_barrier.hpp.536126FB486A480E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/adt.hpp.4B3C472067F45489.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/adt.hpp.4B3C472067F45489.idx deleted file mode 100644 index 9f8960e10..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/adt.hpp.4B3C472067F45489.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/advance.h.F46E9AB92B8266FB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/advance.h.F46E9AB92B8266FB.idx deleted file mode 100644 index 74f9d0856..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/advance.h.F46E9AB92B8266FB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/algorithm.1CC7DEE84A9D9BDA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/algorithm.1CC7DEE84A9D9BDA.idx deleted file mode 100644 index 6714489f4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/algorithm.1CC7DEE84A9D9BDA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/algorithm.hpp.603093D024ED6194.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/algorithm.hpp.603093D024ED6194.idx deleted file mode 100644 index e89db355e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/algorithm.hpp.603093D024ED6194.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/aliases.h.98CF7A4B7D5F556D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/aliases.h.98CF7A4B7D5F556D.idx deleted file mode 100644 index 61db56ab0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/aliases.h.98CF7A4B7D5F556D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/align.h.EBD1051187BBB5DB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/align.h.EBD1051187BBB5DB.idx deleted file mode 100644 index ec4876468..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/align.h.EBD1051187BBB5DB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/aligned_storage.h.D3F64D2570A484C2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/aligned_storage.h.D3F64D2570A484C2.idx deleted file mode 100644 index 0adc51fd2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/aligned_storage.h.D3F64D2570A484C2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/aligned_union.h.ECC6862587CA5305.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/aligned_union.h.ECC6862587CA5305.idx deleted file mode 100644 index 7aff76ba7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/aligned_union.h.ECC6862587CA5305.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/alignment_of.h.E4633FAEEA0C43DD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/alignment_of.h.E4633FAEEA0C43DD.idx deleted file mode 100644 index 8624658cd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/alignment_of.h.E4633FAEEA0C43DD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/all_of.h.EB12B35E7D2E83C5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/all_of.h.EB12B35E7D2E83C5.idx deleted file mode 100644 index 63322ee26..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/all_of.h.EB12B35E7D2E83C5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/all_of.hpp.2FCF5674823ED50F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/all_of.hpp.2FCF5674823ED50F.idx deleted file mode 100644 index 3b11444db..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/all_of.hpp.2FCF5674823ED50F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/alloc_construct.hpp.B4CBA9FCD31A45E6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/alloc_construct.hpp.B4CBA9FCD31A45E6.idx deleted file mode 100644 index da2de7814..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/alloc_construct.hpp.B4CBA9FCD31A45E6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/alloca.h.B6763555D95F0D06.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/alloca.h.B6763555D95F0D06.idx deleted file mode 100644 index f0cb625f9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/alloca.h.B6763555D95F0D06.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocate_at_least.h.6B2C3D83A901021B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocate_at_least.h.6B2C3D83A901021B.idx deleted file mode 100644 index cd68c41f5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocate_at_least.h.6B2C3D83A901021B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocate_shared_array.hpp.7004E1F8BAF81888.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocate_shared_array.hpp.7004E1F8BAF81888.idx deleted file mode 100644 index 9d5aee610..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocate_shared_array.hpp.7004E1F8BAF81888.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocation_guard.h.F3B00615B3A680DE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocation_guard.h.F3B00615B3A680DE.idx deleted file mode 100644 index 3cde386bf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocation_guard.h.F3B00615B3A680DE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocator.h.E5ADA28FC1E7ED21.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocator.h.E5ADA28FC1E7ED21.idx deleted file mode 100644 index b434acbef..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocator.h.E5ADA28FC1E7ED21.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocator_access.hpp.A1194416A1F58FF8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocator_access.hpp.A1194416A1F58FF8.idx deleted file mode 100644 index 49328f679..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocator_access.hpp.A1194416A1F58FF8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocator_arg_t.h.DE83DA058A9FC1E4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocator_arg_t.h.DE83DA058A9FC1E4.idx deleted file mode 100644 index bd5d48609..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocator_arg_t.h.DE83DA058A9FC1E4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocator_destructor.h.41BABBC7D9BC0D9C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocator_destructor.h.41BABBC7D9BC0D9C.idx deleted file mode 100644 index d609a08dd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocator_destructor.h.41BABBC7D9BC0D9C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocator_traits.h.F2FB94AA3E7B7C8A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocator_traits.h.F2FB94AA3E7B7C8A.idx deleted file mode 100644 index 29eac0521..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/allocator_traits.h.F2FB94AA3E7B7C8A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/and.hpp.10531BCDD9EB8350.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/and.hpp.10531BCDD9EB8350.idx deleted file mode 100644 index c29cb29d9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/and.hpp.10531BCDD9EB8350.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/and.hpp.21638459E4D7FCBE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/and.hpp.21638459E4D7FCBE.idx deleted file mode 100644 index 95484f08d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/and.hpp.21638459E4D7FCBE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/and.hpp.F120E95CA390DFF6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/and.hpp.F120E95CA390DFF6.idx deleted file mode 100644 index a4eceb773..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/and.hpp.F120E95CA390DFF6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/android.h.5DAD366F71E4630C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/android.h.5DAD366F71E4630C.idx deleted file mode 100644 index f4a2c670c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/android.h.5DAD366F71E4630C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/any_of.h.3267D2391004773D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/any_of.h.3267D2391004773D.idx deleted file mode 100644 index 750fe4af8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/any_of.h.3267D2391004773D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/any_of.h.5E62A11C104A0189.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/any_of.h.5E62A11C104A0189.idx deleted file mode 100644 index 4117f973e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/any_of.h.5E62A11C104A0189.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/appleapiopts.h.F72F4E6E661A1E66.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/appleapiopts.h.F72F4E6E661A1E66.idx deleted file mode 100644 index 73e56dc58..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/appleapiopts.h.F72F4E6E661A1E66.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/apply.hpp.7C7FE749F5F308B2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/apply.hpp.7C7FE749F5F308B2.idx deleted file mode 100644 index cbd89ab24..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/apply.hpp.7C7FE749F5F308B2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/apply.hpp.FD8ED6F552F6397C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/apply.hpp.FD8ED6F552F6397C.idx deleted file mode 100644 index d2d226a77..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/apply.hpp.FD8ED6F552F6397C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/apply_cv.h.87DAB5E0A9434A53.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/apply_cv.h.87DAB5E0A9434A53.idx deleted file mode 100644 index c806fbb1d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/apply_cv.h.87DAB5E0A9434A53.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/apply_fwd.hpp.4A60F9A7B1D3C1A9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/apply_fwd.hpp.4A60F9A7B1D3C1A9.idx deleted file mode 100644 index f2d0a7825..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/apply_fwd.hpp.4A60F9A7B1D3C1A9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/apply_fwd.hpp.A65DD9FA854EF73F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/apply_fwd.hpp.A65DD9FA854EF73F.idx deleted file mode 100644 index 4c133688c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/apply_fwd.hpp.A65DD9FA854EF73F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/apply_wrap.hpp.BDE6DB59BDDCA03F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/apply_wrap.hpp.BDE6DB59BDDCA03F.idx deleted file mode 100644 index 0bad4f8e3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/apply_wrap.hpp.BDE6DB59BDDCA03F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/apply_wrap.hpp.DD50208013FA5124.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/apply_wrap.hpp.DD50208013FA5124.idx deleted file mode 100644 index cea9b097f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/apply_wrap.hpp.DD50208013FA5124.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arg.hpp.18EEC923552E55B6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arg.hpp.18EEC923552E55B6.idx deleted file mode 100644 index 9b335daee..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arg.hpp.18EEC923552E55B6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arg.hpp.1BB2CAD3B30186D5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arg.hpp.1BB2CAD3B30186D5.idx deleted file mode 100644 index c8f9538d0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arg.hpp.1BB2CAD3B30186D5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arg.hpp.F262E0608BF9BFA7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arg.hpp.F262E0608BF9BFA7.idx deleted file mode 100644 index 16fd5bc96..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arg.hpp.F262E0608BF9BFA7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arg_fwd.hpp.A10794CAFB61D887.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arg_fwd.hpp.A10794CAFB61D887.idx deleted file mode 100644 index 4dd96f988..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arg_fwd.hpp.A10794CAFB61D887.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arg_typedef.hpp.E83949956A3FB1E4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arg_typedef.hpp.E83949956A3FB1E4.idx deleted file mode 100644 index 083d2acf6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arg_typedef.hpp.E83949956A3FB1E4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/argument.hpp.76009B66936728B8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/argument.hpp.76009B66936728B8.idx deleted file mode 100644 index 35184b3b5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/argument.hpp.76009B66936728B8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/argument_factory.hpp.8F255CF5F27B36B6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/argument_factory.hpp.8F255CF5F27B36B6.idx deleted file mode 100644 index 27f579e63..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/argument_factory.hpp.8F255CF5F27B36B6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/argv_traverser.hpp.1F439B559E495D3F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/argv_traverser.hpp.1F439B559E495D3F.idx deleted file mode 100644 index 6f65b9b7f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/argv_traverser.hpp.1F439B559E495D3F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arithmetic.h.345EE85641F029CE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arithmetic.h.345EE85641F029CE.idx deleted file mode 100644 index 7eb1e13f4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arithmetic.h.345EE85641F029CE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arithmetic_op.hpp.62143F1544638B5A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arithmetic_op.hpp.62143F1544638B5A.idx deleted file mode 100644 index b80d86db9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arithmetic_op.hpp.62143F1544638B5A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arity.hpp.9A31EEA17F77354D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arity.hpp.9A31EEA17F77354D.idx deleted file mode 100644 index be1b83e12..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arity.hpp.9A31EEA17F77354D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arity.hpp.9B4D9B8135092884.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arity.hpp.9B4D9B8135092884.idx deleted file mode 100644 index 8917c898d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arity.hpp.9B4D9B8135092884.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arity_spec.hpp.3049B5537DB7769E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arity_spec.hpp.3049B5537DB7769E.idx deleted file mode 100644 index 28849a445..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arity_spec.hpp.3049B5537DB7769E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/array.11EE333958877FA2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/array.11EE333958877FA2.idx deleted file mode 100644 index f88c40438..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/array.11EE333958877FA2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/array.h.74833921CE4E9572.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/array.h.74833921CE4E9572.idx deleted file mode 100644 index d1e9e1a09..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/array.h.74833921CE4E9572.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/array.hpp.20D443BE58C1134E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/array.hpp.20D443BE58C1134E.idx deleted file mode 100644 index 480d1495b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/array.hpp.20D443BE58C1134E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arrays.hpp.F9076A976DEF40FC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arrays.hpp.F9076A976DEF40FC.idx deleted file mode 100644 index d4dbfc2f2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/arrays.hpp.F9076A976DEF40FC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/as_const.h.B9D39D9601E2810F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/as_const.h.B9D39D9601E2810F.idx deleted file mode 100644 index df43d0a94..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/as_const.h.B9D39D9601E2810F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/as_lvalue.h.D4B7BEC196C0C40B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/as_lvalue.h.D4B7BEC196C0C40B.idx deleted file mode 100644 index c27ee6741..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/as_lvalue.h.D4B7BEC196C0C40B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/asinh.hpp.A68ECCD47EDC9678.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/asinh.hpp.A68ECCD47EDC9678.idx deleted file mode 100644 index 6e019fb59..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/asinh.hpp.A68ECCD47EDC9678.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assert.h.AB6D66256713510E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assert.h.AB6D66256713510E.idx deleted file mode 100644 index 1249c7cae..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assert.h.AB6D66256713510E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assert.hpp.2153474FDCF1C756.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assert.hpp.2153474FDCF1C756.idx deleted file mode 100644 index 210592e06..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assert.hpp.2153474FDCF1C756.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assert.hpp.82D8C536B823604E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assert.hpp.82D8C536B823604E.idx deleted file mode 100644 index bb1d16c0d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assert.hpp.82D8C536B823604E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assert.hpp.B84111C643223449.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assert.hpp.B84111C643223449.idx deleted file mode 100644 index 36d9a82b6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assert.hpp.B84111C643223449.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assert.hpp.F67BE1747D0AFDE9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assert.hpp.F67BE1747D0AFDE9.idx deleted file mode 100644 index fdb8f79b8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assert.hpp.F67BE1747D0AFDE9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assertion.hpp.E988AF1C017A4D79.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assertion.hpp.E988AF1C017A4D79.idx deleted file mode 100644 index 68015a9c3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assertion.hpp.E988AF1C017A4D79.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assertion_result.hpp.47DB196C7C7B8FD6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assertion_result.hpp.47DB196C7C7B8FD6.idx deleted file mode 100644 index 7e673c5b8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assertion_result.hpp.47DB196C7C7B8FD6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assign_op.hpp.ACEBC1B9D89151D3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assign_op.hpp.ACEBC1B9D89151D3.idx deleted file mode 100644 index 719bae46d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assign_op.hpp.ACEBC1B9D89151D3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assignable.h.DC9397536E344937.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assignable.h.DC9397536E344937.idx deleted file mode 100644 index 9a083c428..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assignable.h.DC9397536E344937.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assume_aligned.h.75BC2EB112525B41.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assume_aligned.h.75BC2EB112525B41.idx deleted file mode 100644 index a5910920b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/assume_aligned.h.75BC2EB112525B41.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atanh.hpp.284F7EA66B2227A2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atanh.hpp.284F7EA66B2227A2.idx deleted file mode 100644 index 9d29a7398..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atanh.hpp.284F7EA66B2227A2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic.AB778800466E0F1C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic.AB778800466E0F1C.idx deleted file mode 100644 index 192cb8d3e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic.AB778800466E0F1C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic.h.30C587D9D1E2021D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic.h.30C587D9D1E2021D.idx deleted file mode 100644 index 7f9ac2bc5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic.h.30C587D9D1E2021D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic.hpp.A7B1C51D45B0B12D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic.hpp.A7B1C51D45B0B12D.idx deleted file mode 100644 index b0e779b5d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic.hpp.A7B1C51D45B0B12D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic_base.h.2C793EB5BA8F7F22.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic_base.h.2C793EB5BA8F7F22.idx deleted file mode 100644 index 590611e99..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic_base.h.2C793EB5BA8F7F22.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic_flag.h.3DFDDF1D2A35B524.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic_flag.h.3DFDDF1D2A35B524.idx deleted file mode 100644 index b2d55678e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic_flag.h.3DFDDF1D2A35B524.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic_init.h.90FA024C0137CF5D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic_init.h.90FA024C0137CF5D.idx deleted file mode 100644 index f65d2c7bb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic_init.h.90FA024C0137CF5D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic_lock_free.h.4BF2F43867A615F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic_lock_free.h.4BF2F43867A615F2.idx deleted file mode 100644 index 98f868a35..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic_lock_free.h.4BF2F43867A615F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic_sync.h.D92EB6001CE25CCC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic_sync.h.D92EB6001CE25CCC.idx deleted file mode 100644 index d11c1ccf2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/atomic_sync.h.D92EB6001CE25CCC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/audit.h.2420B9AA7B21455C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/audit.h.2420B9AA7B21455C.idx deleted file mode 100644 index 2ca404ee8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/audit.h.2420B9AA7B21455C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/auto_cast.h.3107EF1EF6F6FA6F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/auto_cast.h.3107EF1EF6F6FA6F.idx deleted file mode 100644 index 081fa1372..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/auto_cast.h.3107EF1EF6F6FA6F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/auto_ptr.h.82FCBA0687A7A052.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/auto_ptr.h.82FCBA0687A7A052.idx deleted file mode 100644 index cf0e7e1de..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/auto_ptr.h.82FCBA0687A7A052.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/auto_rec.hpp.77C348694A42BA77.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/auto_rec.hpp.77C348694A42BA77.idx deleted file mode 100644 index eda6dfbd0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/auto_rec.hpp.77C348694A42BA77.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/auto_rec_256.hpp.E7AB06B4E28ADC50.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/auto_rec_256.hpp.E7AB06B4E28ADC50.idx deleted file mode 100644 index 1d3ad0dc0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/auto_rec_256.hpp.E7AB06B4E28ADC50.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/auto_registration.hpp.A23579D004C285C0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/auto_registration.hpp.A23579D004C285C0.idx deleted file mode 100644 index d8815c450..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/auto_registration.hpp.A23579D004C285C0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/autodiff_reverse.hpp.AD95ADBABB5D26A8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/autodiff_reverse.hpp.AD95ADBABB5D26A8.idx deleted file mode 100644 index 735c3495e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/autodiff_reverse.hpp.AD95ADBABB5D26A8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/back_insert_iterator.h.D6A07D1283471C85.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/back_insert_iterator.h.D6A07D1283471C85.idx deleted file mode 100644 index 50e6669db..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/back_insert_iterator.h.D6A07D1283471C85.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/backend.h.F9046BF5C3830F2C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/backend.h.F9046BF5C3830F2C.idx deleted file mode 100644 index 0d6d17e92..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/backend.h.F9046BF5C3830F2C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bad_lexical_cast.hpp.A6ECA07E94A27038.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bad_lexical_cast.hpp.A6ECA07E94A27038.idx deleted file mode 100644 index 833265973..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bad_lexical_cast.hpp.A6ECA07E94A27038.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bad_weak_ptr.hpp.5031D06E1CB35A03.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bad_weak_ptr.hpp.5031D06E1CB35A03.idx deleted file mode 100644 index 01355ea68..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bad_weak_ptr.hpp.5031D06E1CB35A03.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/basic_cstring.hpp.5C80793E04D8CAED.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/basic_cstring.hpp.5C80793E04D8CAED.idx deleted file mode 100644 index 4c3b4c501..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/basic_cstring.hpp.5C80793E04D8CAED.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/basic_cstring_fwd.hpp.4BE0AD3B1A810E0D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/basic_cstring_fwd.hpp.4BE0AD3B1A810E0D.idx deleted file mode 100644 index 5f9470483..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/basic_cstring_fwd.hpp.4BE0AD3B1A810E0D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/basic_pointerbuf.hpp.8606774EB26F34C0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/basic_pointerbuf.hpp.8606774EB26F34C0.idx deleted file mode 100644 index 3c3c5a215..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/basic_pointerbuf.hpp.8606774EB26F34C0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bcc.hpp.7EBF774102D55D14.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bcc.hpp.7EBF774102D55D14.idx deleted file mode 100644 index a3bcf14b3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bcc.hpp.7EBF774102D55D14.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bcs_char_traits.hpp.BECC24C879A14BF9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bcs_char_traits.hpp.BECC24C879A14BF9.idx deleted file mode 100644 index dbf14962f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bcs_char_traits.hpp.BECC24C879A14BF9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/begin.hpp.668F08175011FE70.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/begin.hpp.668F08175011FE70.idx deleted file mode 100644 index 3daf6d8bc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/begin.hpp.668F08175011FE70.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/begin_end.hpp.6DA618F506523B1A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/begin_end.hpp.6DA618F506523B1A.idx deleted file mode 100644 index ff25a49a1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/begin_end.hpp.6DA618F506523B1A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/begin_end_fwd.hpp.D0428C7C9834D7E3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/begin_end_fwd.hpp.D0428C7C9834D7E3.idx deleted file mode 100644 index 8afce5b36..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/begin_end_fwd.hpp.D0428C7C9834D7E3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/begin_end_impl.hpp.A09F74BFCC0CF071.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/begin_end_impl.hpp.A09F74BFCC0CF071.idx deleted file mode 100644 index 399e7349c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/begin_end_impl.hpp.A09F74BFCC0CF071.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bernoulli.hpp.5DF4F3080F19B817.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bernoulli.hpp.5DF4F3080F19B817.idx deleted file mode 100644 index 2810582e4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bernoulli.hpp.5DF4F3080F19B817.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bernoulli_details.hpp.D1AF52581A94A832.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bernoulli_details.hpp.D1AF52581A94A832.idx deleted file mode 100644 index d4811d01f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bernoulli_details.hpp.D1AF52581A94A832.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bernoulli_distribution.h.B9A190117AF718F6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bernoulli_distribution.h.B9A190117AF718F6.idx deleted file mode 100644 index de8531959..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bernoulli_distribution.h.B9A190117AF718F6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/big_constant.hpp.2B78C98D128EC0C5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/big_constant.hpp.2B78C98D128EC0C5.idx deleted file mode 100644 index b5a1f9c6f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/big_constant.hpp.2B78C98D128EC0C5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/binary_function.h.E0245068C82EB40E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/binary_function.h.E0245068C82EB40E.idx deleted file mode 100644 index 07f2cc5e3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/binary_function.h.E0245068C82EB40E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/binary_negate.h.03161A9218A7C6DE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/binary_negate.h.03161A9218A7C6DE.idx deleted file mode 100644 index 2a187f200..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/binary_negate.h.03161A9218A7C6DE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/binary_search.h.A0C6BEDA0BEA653D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/binary_search.h.A0C6BEDA0BEA653D.idx deleted file mode 100644 index 5508a1e05..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/binary_search.h.A0C6BEDA0BEA653D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind.h.002A182B48CB00B1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind.h.002A182B48CB00B1.idx deleted file mode 100644 index 306712534..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind.h.002A182B48CB00B1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind.hpp.436D11F831F993AF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind.hpp.436D11F831F993AF.idx deleted file mode 100644 index be33a7bd9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind.hpp.436D11F831F993AF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind.hpp.974C952A1BDCFD1D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind.hpp.974C952A1BDCFD1D.idx deleted file mode 100644 index f71e24421..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind.hpp.974C952A1BDCFD1D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind.hpp.B18841F547A45715.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind.hpp.B18841F547A45715.idx deleted file mode 100644 index 5a4255f1e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind.hpp.B18841F547A45715.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind.hpp.E243F56B83508B0B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind.hpp.E243F56B83508B0B.idx deleted file mode 100644 index c0f97d84d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind.hpp.E243F56B83508B0B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind_back.h.0A4DC2AB47945FC4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind_back.h.0A4DC2AB47945FC4.idx deleted file mode 100644 index edf197a23..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind_back.h.0A4DC2AB47945FC4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind_cc.hpp.299C62C2910133E1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind_cc.hpp.299C62C2910133E1.idx deleted file mode 100644 index 8f019a105..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind_cc.hpp.299C62C2910133E1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind_front.h.EBEE138A7A6C388B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind_front.h.EBEE138A7A6C388B.idx deleted file mode 100644 index 92beb702b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind_front.h.EBEE138A7A6C388B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind_fwd.hpp.AEE634B47044D454.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind_fwd.hpp.AEE634B47044D454.idx deleted file mode 100644 index 0d9d80db1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind_fwd.hpp.AEE634B47044D454.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind_fwd.hpp.F06DC22BDC54298A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind_fwd.hpp.F06DC22BDC54298A.idx deleted file mode 100644 index d4742f8a9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind_fwd.hpp.F06DC22BDC54298A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind_mf2_cc.hpp.AA19C46D283C7819.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind_mf2_cc.hpp.AA19C46D283C7819.idx deleted file mode 100644 index d744ec3a6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind_mf2_cc.hpp.AA19C46D283C7819.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind_mf_cc.hpp.8DABE3B145C9DC59.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind_mf_cc.hpp.8DABE3B145C9DC59.idx deleted file mode 100644 index 4a27a7c5e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bind_mf_cc.hpp.8DABE3B145C9DC59.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/binder1st.h.22F2E8F895FFE85D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/binder1st.h.22F2E8F895FFE85D.idx deleted file mode 100644 index 3aa97c3c5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/binder1st.h.22F2E8F895FFE85D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/binder2nd.h.4CAB185052228DF7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/binder2nd.h.4CAB185052228DF7.idx deleted file mode 100644 index 3254a3159..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/binder2nd.h.4CAB185052228DF7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/binomial_distribution.h.255E502610B141ED.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/binomial_distribution.h.255E502610B141ED.idx deleted file mode 100644 index affbe8241..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/binomial_distribution.h.255E502610B141ED.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bit.3AF6D1683B529FE7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bit.3AF6D1683B529FE7.idx deleted file mode 100644 index cced3b12b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bit.3AF6D1683B529FE7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bit_cast.h.4368DD4314246BA6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bit_cast.h.4368DD4314246BA6.idx deleted file mode 100644 index 0a67d7823..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bit_cast.h.4368DD4314246BA6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bit_ceil.h.BB0BB3B8AAC4529C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bit_ceil.h.BB0BB3B8AAC4529C.idx deleted file mode 100644 index 3cec5c566..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bit_ceil.h.BB0BB3B8AAC4529C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bit_floor.h.8434BFA397E23603.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bit_floor.h.8434BFA397E23603.idx deleted file mode 100644 index 9091abfc0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bit_floor.h.8434BFA397E23603.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bit_log2.h.9E21C4B7BE0D8805.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bit_log2.h.9E21C4B7BE0D8805.idx deleted file mode 100644 index 3999a7ae8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bit_log2.h.9E21C4B7BE0D8805.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bit_reference.h.42BD39E0EDB19C77.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bit_reference.h.42BD39E0EDB19C77.idx deleted file mode 100644 index 7f8c35a89..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bit_reference.h.42BD39E0EDB19C77.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bit_width.h.4BA52ED00B804A12.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bit_width.h.4BA52ED00B804A12.idx deleted file mode 100644 index 8c827367e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bit_width.h.4BA52ED00B804A12.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bitand.hpp.5FF9838EBC0F9220.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bitand.hpp.5FF9838EBC0F9220.idx deleted file mode 100644 index 3a3dcf309..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bitand.hpp.5FF9838EBC0F9220.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bitor.hpp.5A746D2A7EA5F638.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bitor.hpp.5A746D2A7EA5F638.idx deleted file mode 100644 index de7d55cb8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bitor.hpp.5A746D2A7EA5F638.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bitscan.hpp.8AB0F128FB4C3C8E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bitscan.hpp.8AB0F128FB4C3C8E.idx deleted file mode 100644 index bcc83c223..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bitscan.hpp.8AB0F128FB4C3C8E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bitset.473871F31FADA4B4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bitset.473871F31FADA4B4.idx deleted file mode 100644 index 5ac2de12d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bitset.473871F31FADA4B4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bitwise.hpp.CD18B885038A284D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bitwise.hpp.CD18B885038A284D.idx deleted file mode 100644 index 492780e46..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bitwise.hpp.CD18B885038A284D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bitwise_manip.hpp.FF5C0ED15C5A06E7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bitwise_manip.hpp.FF5C0ED15C5A06E7.idx deleted file mode 100644 index e4c4d988c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bitwise_manip.hpp.FF5C0ED15C5A06E7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/blsr.h.8847B46CEC69AA1E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/blsr.h.8847B46CEC69AA1E.idx deleted file mode 100644 index f2345919d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/blsr.h.8847B46CEC69AA1E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bool.hpp.380A7DFF183F0FA4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bool.hpp.380A7DFF183F0FA4.idx deleted file mode 100644 index 91707b7d8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bool.hpp.380A7DFF183F0FA4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bool.hpp.F77ACBC6BD1FB82A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bool.hpp.F77ACBC6BD1FB82A.idx deleted file mode 100644 index 1fb62cdf3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bool.hpp.F77ACBC6BD1FB82A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bool_256.hpp.101B6DB9F4375FE4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bool_256.hpp.101B6DB9F4375FE4.idx deleted file mode 100644 index a475184bf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bool_256.hpp.101B6DB9F4375FE4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bool_fwd.hpp.75D50F72B40AFFD1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bool_fwd.hpp.75D50F72B40AFFD1.idx deleted file mode 100644 index 948fd45af..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bool_fwd.hpp.75D50F72B40AFFD1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/boolean.h.6DFB99988D696006.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/boolean.h.6DFB99988D696006.idx deleted file mode 100644 index 8fcdffc12..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/boolean.h.6DFB99988D696006.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/boolean.h.C3643E4714901A76.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/boolean.h.C3643E4714901A76.idx deleted file mode 100644 index 89eacf011..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/boolean.h.C3643E4714901A76.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/boolean.h.F58ADCFB06277C64.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/boolean.h.F58ADCFB06277C64.idx deleted file mode 100644 index a2ade19d7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/boolean.h.F58ADCFB06277C64.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/boolean_testable.h.E15CE7981E2A4A1E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/boolean_testable.h.E15CE7981E2A4A1E.idx deleted file mode 100644 index 9e185de9f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/boolean_testable.h.E15CE7981E2A4A1E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bounded_iter.h.28D841D837B3D1FA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bounded_iter.h.28D841D837B3D1FA.idx deleted file mode 100644 index fec979815..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bounded_iter.h.28D841D837B3D1FA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/boyer_moore_searcher.h.FF3D84FCBECD9937.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/boyer_moore_searcher.h.FF3D84FCBECD9937.idx deleted file mode 100644 index bb7976690..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/boyer_moore_searcher.h.FF3D84FCBECD9937.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bsd.h.5E0E78A78863C76B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bsd.h.5E0E78A78863C76B.idx deleted file mode 100644 index 211d0594f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bsd.h.5E0E78A78863C76B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bsd_locale_defaults.h.90CB8AA8507324FF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bsd_locale_defaults.h.90CB8AA8507324FF.idx deleted file mode 100644 index 999ce0b46..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bsd_locale_defaults.h.90CB8AA8507324FF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bsdi.h.580B892BEC4B32DD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bsdi.h.580B892BEC4B32DD.idx deleted file mode 100644 index 81368c65b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/bsdi.h.580B892BEC4B32DD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/buffer.h.6F52E703A3D58A33.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/buffer.h.6F52E703A3D58A33.idx deleted file mode 100644 index 87a47a2b4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/buffer.h.6F52E703A3D58A33.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/buffer_view.hpp.11808E469BD365D9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/buffer_view.hpp.11808E469BD365D9.idx deleted file mode 100644 index db017a892..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/buffer_view.hpp.11808E469BD365D9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/builtin_new_allocator.h.E38CC262B0B1E0AB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/builtin_new_allocator.h.E38CC262B0B1E0AB.idx deleted file mode 100644 index 99bdc837c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/builtin_new_allocator.h.E38CC262B0B1E0AB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/byteswap.h.96B1F0419E99531C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/byteswap.h.96B1F0419E99531C.idx deleted file mode 100644 index cc5daeb0a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/byteswap.h.96B1F0419E99531C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/calculate_constants.hpp.F93D249C1BE0C3DF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/calculate_constants.hpp.F93D249C1BE0C3DF.idx deleted file mode 100644 index 9fd063e15..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/calculate_constants.hpp.F93D249C1BE0C3DF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/call_traits.hpp.40966467BE9A1D3B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/call_traits.hpp.40966467BE9A1D3B.idx deleted file mode 100644 index 13c823ab1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/call_traits.hpp.40966467BE9A1D3B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/call_traits.hpp.E01DC15CA0C35672.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/call_traits.hpp.E01DC15CA0C35672.idx deleted file mode 100644 index 74eecadf7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/call_traits.hpp.E01DC15CA0C35672.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/can_extract_key.h.31735CC672D05F5D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/can_extract_key.h.31735CC672D05F5D.idx deleted file mode 100644 index 1678c176a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/can_extract_key.h.31735CC672D05F5D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cassert.F823A575B8CB80E0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cassert.F823A575B8CB80E0.idx deleted file mode 100644 index bca2a6489..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cassert.F823A575B8CB80E0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cat.hpp.FC8E172CBB9B8525.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cat.hpp.FC8E172CBB9B8525.idx deleted file mode 100644 index 51cf63beb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cat.hpp.FC8E172CBB9B8525.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cauchy_distribution.h.EE7D8EB34F6FE825.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cauchy_distribution.h.EE7D8EB34F6FE825.idx deleted file mode 100644 index 737f30e74..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cauchy_distribution.h.EE7D8EB34F6FE825.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cbrt.hpp.A2662BE4AB6F3D8F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cbrt.hpp.A2662BE4AB6F3D8F.idx deleted file mode 100644 index 4daedb691..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cbrt.hpp.A2662BE4AB6F3D8F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cctype.535598FC0C85EA76.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cctype.535598FC0C85EA76.idx deleted file mode 100644 index 400a07991..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cctype.535598FC0C85EA76.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cdefs.h.D25D681ADB97FB29.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cdefs.h.D25D681ADB97FB29.idx deleted file mode 100644 index 9f8e7cffa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cdefs.h.D25D681ADB97FB29.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cerrno.744431E8A9C12547.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cerrno.744431E8A9C12547.idx deleted file mode 100644 index abaea57c4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cerrno.744431E8A9C12547.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cfenv.4F037557732C2CB4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cfenv.4F037557732C2CB4.idx deleted file mode 100644 index 6f0603abf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cfenv.4F037557732C2CB4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cfloat.9B55E430D1243DD8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cfloat.9B55E430D1243DD8.idx deleted file mode 100644 index d15e57654..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cfloat.9B55E430D1243DD8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/char_traits.h.CED537E086244700.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/char_traits.h.CED537E086244700.idx deleted file mode 100644 index 4a5797e85..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/char_traits.h.CED537E086244700.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/chars_format.h.B9A98808A03FDF55.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/chars_format.h.B9A98808A03FDF55.idx deleted file mode 100644 index 9a64d6e23..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/chars_format.h.B9A98808A03FDF55.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/check.hpp.D4D5AACEAD89F07B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/check.hpp.D4D5AACEAD89F07B.idx deleted file mode 100644 index 2a584db7f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/check.hpp.D4D5AACEAD89F07B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/check_cpp11_config.hpp.BEAD3120EF04D49C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/check_cpp11_config.hpp.BEAD3120EF04D49C.idx deleted file mode 100644 index 3f958c2cd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/check_cpp11_config.hpp.BEAD3120EF04D49C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/check_empty.hpp.A94A5DCDE9AFC1A2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/check_empty.hpp.A94A5DCDE9AFC1A2.idx deleted file mode 100644 index c8ff2d199..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/check_empty.hpp.A94A5DCDE9AFC1A2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/check_memory_order.h.98C8990269E23FBA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/check_memory_order.h.98C8990269E23FBA.idx deleted file mode 100644 index e302cf88d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/check_memory_order.h.98C8990269E23FBA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/checked.hpp.44967A26456F0E25.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/checked.hpp.44967A26456F0E25.idx deleted file mode 100644 index ed3f3cf6f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/checked.hpp.44967A26456F0E25.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/checked_delete.hpp.4C4A7873565C443B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/checked_delete.hpp.4C4A7873565C443B.idx deleted file mode 100644 index 645ac56f9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/checked_delete.hpp.4C4A7873565C443B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/chi_squared_distribution.h.3517988E3158D21A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/chi_squared_distribution.h.3517988E3158D21A.idx deleted file mode 100644 index 7725fa1b8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/chi_squared_distribution.h.3517988E3158D21A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/clamp.h.F30031616E88CAAB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/clamp.h.F30031616E88CAAB.idx deleted file mode 100644 index b230b3812..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/clamp.h.F30031616E88CAAB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/clamp_to_integral.h.C857753555074FE8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/clamp_to_integral.h.C857753555074FE8.idx deleted file mode 100644 index 85553dbe9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/clamp_to_integral.h.C857753555074FE8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/clang.hpp.F42479C4C87E9091.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/clang.hpp.F42479C4C87E9091.idx deleted file mode 100644 index 047b41b2b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/clang.hpp.F42479C4C87E9091.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/clang_version.hpp.173DDBA0AECE6204.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/clang_version.hpp.173DDBA0AECE6204.idx deleted file mode 100644 index 29486ac39..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/clang_version.hpp.173DDBA0AECE6204.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/class_or_enum.h.E32BCC0B535C6926.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/class_or_enum.h.E32BCC0B535C6926.idx deleted file mode 100644 index 30f7e2e57..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/class_or_enum.h.E32BCC0B535C6926.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/class_properties.hpp.3E8D904830578CD7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/class_properties.hpp.3E8D904830578CD7.idx deleted file mode 100644 index a5159e907..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/class_properties.hpp.3E8D904830578CD7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/climits.5B8BA5F2D509AFD6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/climits.5B8BA5F2D509AFD6.idx deleted file mode 100644 index ccfe7ef2b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/climits.5B8BA5F2D509AFD6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/clocale.815522CA61952AE9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/clocale.815522CA61952AE9.idx deleted file mode 100644 index 05bf7a667..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/clocale.815522CA61952AE9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/clock_types.h.E7CA2CB8DFA84167.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/clock_types.h.E7CA2CB8DFA84167.idx deleted file mode 100644 index 1576dc8aa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/clock_types.h.E7CA2CB8DFA84167.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cmath.671CDDDEFC6CE996.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cmath.671CDDDEFC6CE996.idx deleted file mode 100644 index a764ef71e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cmath.671CDDDEFC6CE996.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cmath.hpp.3BC9CFAE2E1F0621.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cmath.hpp.3BC9CFAE2E1F0621.idx deleted file mode 100644 index c93870b01..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cmath.hpp.3BC9CFAE2E1F0621.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cmath.hpp.8D4B598D13AF787A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cmath.hpp.8D4B598D13AF787A.idx deleted file mode 100644 index b37d15804..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cmath.hpp.8D4B598D13AF787A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cmp.h.0C86DDDA7D4CBB55.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cmp.h.0C86DDDA7D4CBB55.idx deleted file mode 100644 index 9ac866864..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cmp.h.0C86DDDA7D4CBB55.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/collection_comparison_op.hpp.A4B281AE0A34BDA5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/collection_comparison_op.hpp.A4B281AE0A34BDA5.idx deleted file mode 100644 index 8fee894e8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/collection_comparison_op.hpp.A4B281AE0A34BDA5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/comma.hpp.C3780E2C65E40DB7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/comma.hpp.C3780E2C65E40DB7.idx deleted file mode 100644 index b461f17ea..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/comma.hpp.C3780E2C65E40DB7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/comma_if.hpp.6E997DDFE45B7132.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/comma_if.hpp.6E997DDFE45B7132.idx deleted file mode 100644 index 7c90db6bd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/comma_if.hpp.6E997DDFE45B7132.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/comma_if.hpp.90B07983BF31197A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/comma_if.hpp.90B07983BF31197A.idx deleted file mode 100644 index bbe530dcb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/comma_if.hpp.90B07983BF31197A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common.hpp.C0A339DD7DF92140.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common.hpp.C0A339DD7DF92140.idx deleted file mode 100644 index d3a218ea1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common.hpp.C0A339DD7DF92140.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_comparison_category.h.BFB2AC88884C7362.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_comparison_category.h.BFB2AC88884C7362.idx deleted file mode 100644 index dcf8bc0cd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_comparison_category.h.BFB2AC88884C7362.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_factor_rt.hpp.EC00D3819DC67268.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_factor_rt.hpp.EC00D3819DC67268.idx deleted file mode 100644 index 185ac216a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_factor_rt.hpp.EC00D3819DC67268.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_iterator.h.7ECA65AB876DEAF4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_iterator.h.7ECA65AB876DEAF4.idx deleted file mode 100644 index e80c19992..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_iterator.h.7ECA65AB876DEAF4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_name_wknd.hpp.96FE12A5045796A9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_name_wknd.hpp.96FE12A5045796A9.idx deleted file mode 100644 index 863a49738..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_name_wknd.hpp.96FE12A5045796A9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_reference.h.6B125EE3FE58BEA6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_reference.h.6B125EE3FE58BEA6.idx deleted file mode 100644 index 5de49d0bf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_reference.h.6B125EE3FE58BEA6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_reference_with.h.CB6D59AD143DC207.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_reference_with.h.CB6D59AD143DC207.idx deleted file mode 100644 index 582c6717f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_reference_with.h.CB6D59AD143DC207.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_type.h.C628962CDC36929D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_type.h.C628962CDC36929D.idx deleted file mode 100644 index 10ba5295f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_type.h.C628962CDC36929D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_type.hpp.FD937C606838EC67.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_type.hpp.FD937C606838EC67.idx deleted file mode 100644 index da69edb9f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_type.hpp.FD937C606838EC67.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_with.h.5B8248B3CFCE6C1D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_with.h.5B8248B3CFCE6C1D.idx deleted file mode 100644 index 4e16e89ab..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/common_with.h.5B8248B3CFCE6C1D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/comp.h.60974A2CC2C6ABF6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/comp.h.60974A2CC2C6ABF6.idx deleted file mode 100644 index ed6538cfc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/comp.h.60974A2CC2C6ABF6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/comp_ref_type.h.DCC0B1578EC9690E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/comp_ref_type.h.DCC0B1578EC9690E.idx deleted file mode 100644 index 0fdfee4af..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/comp_ref_type.h.DCC0B1578EC9690E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compare.3573977F1BEBE0A6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compare.3573977F1BEBE0A6.idx deleted file mode 100644 index d1c432867..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compare.3573977F1BEBE0A6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compare.hpp.1F9CA3B5F20C7E8A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compare.hpp.1F9CA3B5F20C7E8A.idx deleted file mode 100644 index 046d908ec..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compare.hpp.1F9CA3B5F20C7E8A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compare_partial_order_fallback.h.F5A3D2E22EF1EECC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compare_partial_order_fallback.h.F5A3D2E22EF1EECC.idx deleted file mode 100644 index 29adda703..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compare_partial_order_fallback.h.F5A3D2E22EF1EECC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compare_strong_order_fallback.h.2DD7BBC1B51AE9F8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compare_strong_order_fallback.h.2DD7BBC1B51AE9F8.idx deleted file mode 100644 index 1d7548499..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compare_strong_order_fallback.h.2DD7BBC1B51AE9F8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compare_three_way.h.86CEDAC4196CA88A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compare_three_way.h.86CEDAC4196CA88A.idx deleted file mode 100644 index bb361c315..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compare_three_way.h.86CEDAC4196CA88A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compare_three_way_result.h.E4A1CD8EA3337EB0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compare_three_way_result.h.E4A1CD8EA3337EB0.idx deleted file mode 100644 index 829918ccb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compare_three_way_result.h.E4A1CD8EA3337EB0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compare_weak_order_fallback.h.CE3890AD3CE5AF43.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compare_weak_order_fallback.h.CE3890AD3CE5AF43.idx deleted file mode 100644 index 20fb1012e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compare_weak_order_fallback.h.CE3890AD3CE5AF43.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/comparison.hpp.C5F45394D6251199.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/comparison.hpp.C5F45394D6251199.idx deleted file mode 100644 index 00b62eea3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/comparison.hpp.C5F45394D6251199.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/comparison_op.hpp.28C484627424C78C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/comparison_op.hpp.28C484627424C78C.idx deleted file mode 100644 index 25a817299..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/comparison_op.hpp.28C484627424C78C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compiler.hpp.F81D179A3140564E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compiler.hpp.F81D179A3140564E.idx deleted file mode 100644 index 003edb0ee..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compiler.hpp.F81D179A3140564E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compiler_log_formatter.hpp.13DEA7DFDF3A4EBF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compiler_log_formatter.hpp.13DEA7DFDF3A4EBF.idx deleted file mode 100644 index b943fa7b4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compiler_log_formatter.hpp.13DEA7DFDF3A4EBF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compiler_log_formatter.ipp.7BBD15FEFD8C7115.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compiler_log_formatter.ipp.7BBD15FEFD8C7115.idx deleted file mode 100644 index 7b4c363e8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compiler_log_formatter.ipp.7BBD15FEFD8C7115.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compl.hpp.EC88B2AEDC635F63.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compl.hpp.EC88B2AEDC635F63.idx deleted file mode 100644 index 296699371..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compl.hpp.EC88B2AEDC635F63.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/complex.B6EFA37CE45EDD21.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/complex.B6EFA37CE45EDD21.idx deleted file mode 100644 index cfe1fa462..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/complex.B6EFA37CE45EDD21.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/complex.hpp.756784CFC24BEA2A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/complex.hpp.756784CFC24BEA2A.idx deleted file mode 100644 index 78d7d0c31..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/complex.hpp.756784CFC24BEA2A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compose.h.8B42D0FB37D8388D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compose.h.8B42D0FB37D8388D.idx deleted file mode 100644 index a325d0320..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compose.h.8B42D0FB37D8388D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compressed_pair.h.086761C28AC49ED1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compressed_pair.h.086761C28AC49ED1.idx deleted file mode 100644 index cacabc2a9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/compressed_pair.h.086761C28AC49ED1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/concepts.C3A087D8A336700C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/concepts.C3A087D8A336700C.idx deleted file mode 100644 index 9088513c9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/concepts.C3A087D8A336700C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/concepts.h.134D73A5DBE14068.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/concepts.h.134D73A5DBE14068.idx deleted file mode 100644 index 11ef394fc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/concepts.h.134D73A5DBE14068.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/concepts.h.9E207056021210A2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/concepts.h.9E207056021210A2.idx deleted file mode 100644 index 3a0d533c1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/concepts.h.9E207056021210A2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/concepts.h.B54281BF3876F384.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/concepts.h.B54281BF3876F384.idx deleted file mode 100644 index d0fe95535..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/concepts.h.B54281BF3876F384.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/concepts.h.BA97803A616B5F71.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/concepts.h.BA97803A616B5F71.idx deleted file mode 100644 index ef2bde49a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/concepts.h.BA97803A616B5F71.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/condition_variable.h.443C2F499794663A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/condition_variable.h.443C2F499794663A.idx deleted file mode 100644 index 41e92ddd0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/condition_variable.h.443C2F499794663A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/conditional.h.415A23519F191ECF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/conditional.h.415A23519F191ECF.idx deleted file mode 100644 index 633ab1aae..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/conditional.h.415A23519F191ECF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/conditional.hpp.7D52D8BE114EE3D2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/conditional.hpp.7D52D8BE114EE3D2.idx deleted file mode 100644 index 8ea942443..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/conditional.hpp.7D52D8BE114EE3D2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.623AD7B97BBD7B64.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.623AD7B97BBD7B64.idx deleted file mode 100644 index 2e32d96b1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.623AD7B97BBD7B64.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.64EFEF22EFE0F969.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.64EFEF22EFE0F969.idx deleted file mode 100644 index 0f07125cc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.64EFEF22EFE0F969.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.65966FD03FDD6C62.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.65966FD03FDD6C62.idx deleted file mode 100644 index eda4e48c2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.65966FD03FDD6C62.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.68875914BE8C4074.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.68875914BE8C4074.idx deleted file mode 100644 index b69d16176..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.68875914BE8C4074.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.71B53EB9B07804A9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.71B53EB9B07804A9.idx deleted file mode 100644 index 097e55503..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.71B53EB9B07804A9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.7BD550450D8313F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.7BD550450D8313F2.idx deleted file mode 100644 index 211a54e69..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.7BD550450D8313F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.C963E6BD6A1EC180.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.C963E6BD6A1EC180.idx deleted file mode 100644 index dcff8486b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.C963E6BD6A1EC180.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.D86D99EE5D77752B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.D86D99EE5D77752B.idx deleted file mode 100644 index 93f4651cd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config.hpp.D86D99EE5D77752B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config_def.hpp.D004F1C65AC0B3C5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config_def.hpp.D004F1C65AC0B3C5.idx deleted file mode 100644 index 18cea3d66..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config_def.hpp.D004F1C65AC0B3C5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config_undef.hpp.EA199D5B0B8825F1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config_undef.hpp.EA199D5B0B8825F1.idx deleted file mode 100644 index 1e2b599b9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/config_undef.hpp.EA199D5B0B8825F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/conjunction.h.1A54BF8618232EA5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/conjunction.h.1A54BF8618232EA5.idx deleted file mode 100644 index a1677921b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/conjunction.h.1A54BF8618232EA5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/conjunction.hpp.B07714081C55A561.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/conjunction.hpp.B07714081C55A561.idx deleted file mode 100644 index 9f09043de..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/conjunction.hpp.B07714081C55A561.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/conjunction.hpp.FED563AE553C9785.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/conjunction.hpp.FED563AE553C9785.idx deleted file mode 100644 index 8bb7415f4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/conjunction.hpp.FED563AE553C9785.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/const_iterator.hpp.999B869A64481610.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/const_iterator.hpp.999B869A64481610.idx deleted file mode 100644 index 386cb5212..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/const_iterator.hpp.999B869A64481610.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/constants.hpp.47E39F37760FCBCD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/constants.hpp.47E39F37760FCBCD.idx deleted file mode 100644 index 1b5495176..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/constants.hpp.47E39F37760FCBCD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/constants.hpp.9B0AF6A44E33E788.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/constants.hpp.9B0AF6A44E33E788.idx deleted file mode 100644 index 18fdd809e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/constants.hpp.9B0AF6A44E33E788.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/constexpr.hpp.83333C25AA30F394.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/constexpr.hpp.83333C25AA30F394.idx deleted file mode 100644 index 7f7e2eea1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/constexpr.hpp.83333C25AA30F394.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/constexpr_c_functions.h.A5E0921BF0F5FD3D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/constexpr_c_functions.h.A5E0921BF0F5FD3D.idx deleted file mode 100644 index 2df36980a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/constexpr_c_functions.h.A5E0921BF0F5FD3D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/construct_at.h.5944F24E698711DD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/construct_at.h.5944F24E698711DD.idx deleted file mode 100644 index 5291b724a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/construct_at.h.5944F24E698711DD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/constructible.h.727859C96D895192.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/constructible.h.727859C96D895192.idx deleted file mode 100644 index 884ba8d56..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/constructible.h.727859C96D895192.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/container_adaptor.h.960AA589705221D8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/container_adaptor.h.960AA589705221D8.idx deleted file mode 100644 index d27d85905..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/container_adaptor.h.960AA589705221D8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/container_compatible_range.h.14AB9E640AC73714.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/container_compatible_range.h.14AB9E640AC73714.idx deleted file mode 100644 index 0a84eb215..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/container_compatible_range.h.14AB9E640AC73714.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/container_fwd.hpp.8973ADFB990C6D46.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/container_fwd.hpp.8973ADFB990C6D46.idx deleted file mode 100644 index a8078c480..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/container_fwd.hpp.8973ADFB990C6D46.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/contention_t.h.8F224ABCAC9FA2A9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/contention_t.h.8F224ABCAC9FA2A9.idx deleted file mode 100644 index 10dd9bd15..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/contention_t.h.8F224ABCAC9FA2A9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/context.hpp.C7F00E4A89CABCE8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/context.hpp.C7F00E4A89CABCE8.idx deleted file mode 100644 index 4248b26d4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/context.hpp.C7F00E4A89CABCE8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/conversion_traits.hpp.43391B5770AC2162.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/conversion_traits.hpp.43391B5770AC2162.idx deleted file mode 100644 index ea3dbe6bd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/conversion_traits.hpp.43391B5770AC2162.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/conversion_traits.hpp.73530A4836214B61.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/conversion_traits.hpp.73530A4836214B61.idx deleted file mode 100644 index cf4699f20..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/conversion_traits.hpp.73530A4836214B61.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/convert_from_string.hpp.2E76F2517481A9CB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/convert_from_string.hpp.2E76F2517481A9CB.idx deleted file mode 100644 index eb5eb9aa0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/convert_from_string.hpp.2E76F2517481A9CB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/convert_to_integral.h.5F1B7C77CF7294C6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/convert_to_integral.h.5F1B7C77CF7294C6.idx deleted file mode 100644 index 7356102b7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/convert_to_integral.h.5F1B7C77CF7294C6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/convert_to_timespec.h.9AF6CABF2B84157A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/convert_to_timespec.h.9AF6CABF2B84157A.idx deleted file mode 100644 index 8eb9690ac..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/convert_to_timespec.h.9AF6CABF2B84157A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/converter_lexical.hpp.81DC507C5C2D0708.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/converter_lexical.hpp.81DC507C5C2D0708.idx deleted file mode 100644 index 5f33f951e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/converter_lexical.hpp.81DC507C5C2D0708.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/converter_lexical_streams.hpp.F5AF5C2C5EFB6FBA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/converter_lexical_streams.hpp.F5AF5C2C5EFB6FBA.idx deleted file mode 100644 index c1f27f869..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/converter_lexical_streams.hpp.F5AF5C2C5EFB6FBA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/converter_numeric.hpp.00CE84E2A63C293E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/converter_numeric.hpp.00CE84E2A63C293E.idx deleted file mode 100644 index 55895b572..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/converter_numeric.hpp.00CE84E2A63C293E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/convertible_to.h.E089435A536D8CDE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/convertible_to.h.E089435A536D8CDE.idx deleted file mode 100644 index 8ffd6c93a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/convertible_to.h.E089435A536D8CDE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy.h.F04664D0EA5B94F5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy.h.F04664D0EA5B94F5.idx deleted file mode 100644 index b23a963c4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy.h.F04664D0EA5B94F5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy_backward.h.41FDF14C5D1F75CF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy_backward.h.41FDF14C5D1F75CF.idx deleted file mode 100644 index 510d053d5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy_backward.h.41FDF14C5D1F75CF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy_cv.h.D4179760024EF443.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy_cv.h.D4179760024EF443.idx deleted file mode 100644 index fc4cd8564..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy_cv.h.D4179760024EF443.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy_cvref.h.8ACAE924B02B7634.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy_cvref.h.8ACAE924B02B7634.idx deleted file mode 100644 index 74efea90b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy_cvref.h.8ACAE924B02B7634.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy_if.h.6375039E60252694.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy_if.h.6375039E60252694.idx deleted file mode 100644 index 8e743a2a7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy_if.h.6375039E60252694.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy_move_common.h.96084CAC422E43EA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy_move_common.h.96084CAC422E43EA.idx deleted file mode 100644 index 9d9a3159e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy_move_common.h.96084CAC422E43EA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy_n.h.99FF0054AEA68691.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy_n.h.99FF0054AEA68691.idx deleted file mode 100644 index 9f43e102e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy_n.h.99FF0054AEA68691.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy_options.h.275B71D91877BA63.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy_options.h.275B71D91877BA63.idx deleted file mode 100644 index 45c455317..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copy_options.h.275B71D91877BA63.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copyable.h.7D3E8F502F12A8D4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copyable.h.7D3E8F502F12A8D4.idx deleted file mode 100644 index e58545155..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copyable.h.7D3E8F502F12A8D4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copysign.h.0D71C19F06D5CE6F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copysign.h.0D71C19F06D5CE6F.idx deleted file mode 100644 index e5de090f3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/copysign.h.0D71C19F06D5CE6F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cos_pi.hpp.3A048C4DB0D88026.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cos_pi.hpp.3A048C4DB0D88026.idx deleted file mode 100644 index 4850a060b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cos_pi.hpp.3A048C4DB0D88026.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/count.h.7F3EF2D9F7E1F831.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/count.h.7F3EF2D9F7E1F831.idx deleted file mode 100644 index 21230180b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/count.h.7F3EF2D9F7E1F831.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/count_if.h.2BB927BF2651A98E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/count_if.h.2BB927BF2651A98E.idx deleted file mode 100644 index 4d5bab020..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/count_if.h.2BB927BF2651A98E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/counted_iterator.h.A0F844CF0EFE1708.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/counted_iterator.h.A0F844CF0EFE1708.idx deleted file mode 100644 index 5e908e240..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/counted_iterator.h.A0F844CF0EFE1708.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/countl.h.B0A65C063E778019.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/countl.h.B0A65C063E778019.idx deleted file mode 100644 index 841ae1e1a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/countl.h.B0A65C063E778019.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/countr.h.3EC62B1B261BFC0D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/countr.h.3EC62B1B261BFC0D.idx deleted file mode 100644 index e8b94c73f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/countr.h.3EC62B1B261BFC0D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cpp17_iterator_concepts.h.06DD0ECF627B9FF4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cpp17_iterator_concepts.h.06DD0ECF627B9FF4.idx deleted file mode 100644 index abe3a44d6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cpp17_iterator_concepts.h.06DD0ECF627B9FF4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cpp_bin_float.hpp.DD9873E8C55CFCE7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cpp_bin_float.hpp.DD9873E8C55CFCE7.idx deleted file mode 100644 index 3696d1279..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cpp_bin_float.hpp.DD9873E8C55CFCE7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cpp_dec_float.hpp.A2D7C444E6317A99.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cpp_dec_float.hpp.A2D7C444E6317A99.idx deleted file mode 100644 index 664401f59..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cpp_dec_float.hpp.A2D7C444E6317A99.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cpp_int.hpp.32F58C0FF0DC4C76.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cpp_int.hpp.32F58C0FF0DC4C76.idx deleted file mode 100644 index 5fcc8ace6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cpp_int.hpp.32F58C0FF0DC4C76.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cpp_int_config.hpp.3FBE9EF07C32B674.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cpp_int_config.hpp.3FBE9EF07C32B674.idx deleted file mode 100644 index a1e5ff6f4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cpp_int_config.hpp.3FBE9EF07C32B674.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cpu_backend.h.9C6C74273F0ED129.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cpu_backend.h.9C6C74273F0ED129.idx deleted file mode 100644 index 1b2c497cb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cpu_backend.h.9C6C74273F0ED129.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdarg.04DC83D34B68AD94.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdarg.04DC83D34B68AD94.idx deleted file mode 100644 index e06e84e40..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdarg.04DC83D34B68AD94.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstddef.1BFB57BB8307A48A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstddef.1BFB57BB8307A48A.idx deleted file mode 100644 index 91cff99ad..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstddef.1BFB57BB8307A48A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdfloat.hpp.5DFBFB489E82BEBC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdfloat.hpp.5DFBFB489E82BEBC.idx deleted file mode 100644 index 95760f840..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdfloat.hpp.5DFBFB489E82BEBC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdfloat_cmath.hpp.9C00655C0F705EFC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdfloat_cmath.hpp.9C00655C0F705EFC.idx deleted file mode 100644 index 4b49c3b4c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdfloat_cmath.hpp.9C00655C0F705EFC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdfloat_complex.hpp.ABC3F6469ED7A857.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdfloat_complex.hpp.ABC3F6469ED7A857.idx deleted file mode 100644 index 60553ef29..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdfloat_complex.hpp.ABC3F6469ED7A857.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdfloat_iostream.hpp.E2D04734D7A32C91.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdfloat_iostream.hpp.E2D04734D7A32C91.idx deleted file mode 100644 index 812ff1820..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdfloat_iostream.hpp.E2D04734D7A32C91.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdfloat_limits.hpp.49A943E6151527EE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdfloat_limits.hpp.49A943E6151527EE.idx deleted file mode 100644 index d128d2f08..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdfloat_limits.hpp.49A943E6151527EE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdfloat_types.hpp.B13977221491DEA3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdfloat_types.hpp.B13977221491DEA3.idx deleted file mode 100644 index 52165f1d3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdfloat_types.hpp.B13977221491DEA3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdint.BCFE7099406B435B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdint.BCFE7099406B435B.idx deleted file mode 100644 index 87c7dae09..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdint.BCFE7099406B435B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdint.hpp.969933BE87E20A77.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdint.hpp.969933BE87E20A77.idx deleted file mode 100644 index c83ac2ba7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdint.hpp.969933BE87E20A77.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdint.hpp.C28673B3288DFEE4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdint.hpp.C28673B3288DFEE4.idx deleted file mode 100644 index 46a74c9d0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdint.hpp.C28673B3288DFEE4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdio.C4C387B420DF9062.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdio.C4C387B420DF9062.idx deleted file mode 100644 index 5e27a9165..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdio.C4C387B420DF9062.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdlib.F7AB7CFEE1E03440.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdlib.F7AB7CFEE1E03440.idx deleted file mode 100644 index 2be6e46c4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdlib.F7AB7CFEE1E03440.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdlib.hpp.6ACDCABEC64C42A2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdlib.hpp.6ACDCABEC64C42A2.idx deleted file mode 100644 index 749406785..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstdlib.hpp.6ACDCABEC64C42A2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstring.0E0BDBA40F94C0F6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstring.0E0BDBA40F94C0F6.idx deleted file mode 100644 index d1e8083b5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstring.0E0BDBA40F94C0F6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstring_comparison_op.hpp.728D970FB79B68B8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstring_comparison_op.hpp.728D970FB79B68B8.idx deleted file mode 100644 index 8d6e572d7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cstring_comparison_op.hpp.728D970FB79B68B8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ctime.8F5A5B909F8C1198.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ctime.8F5A5B909F8C1198.idx deleted file mode 100644 index fd33728c1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ctime.8F5A5B909F8C1198.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ctps.hpp.7EAEDE1227397A06.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ctps.hpp.7EAEDE1227397A06.idx deleted file mode 100644 index fa8029c7d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ctps.hpp.7EAEDE1227397A06.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ctype.h.11818569CB04208D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ctype.h.11818569CB04208D.idx deleted file mode 100644 index 06a87cea2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ctype.h.11818569CB04208D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ctype.h.9EE3A6FBE78ACD2E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ctype.h.9EE3A6FBE78ACD2E.idx deleted file mode 100644 index d6ca95340..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ctype.h.9EE3A6FBE78ACD2E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/current_exception_cast.hpp.E399C556659D30C1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/current_exception_cast.hpp.E399C556659D30C1.idx deleted file mode 100644 index 7af3e9e62..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/current_exception_cast.hpp.E399C556659D30C1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/current_function.hpp.9571DE1E4A69135F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/current_function.hpp.9571DE1E4A69135F.idx deleted file mode 100644 index 148dda83f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/current_function.hpp.9571DE1E4A69135F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/custom_manip.hpp.9A08B2CA26C62923.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/custom_manip.hpp.9A08B2CA26C62923.idx deleted file mode 100644 index 1afa3ff53..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/custom_manip.hpp.9A08B2CA26C62923.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cwchar.08776B0C95AFA9AE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cwchar.08776B0C95AFA9AE.idx deleted file mode 100644 index 191ea79e8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cwchar.08776B0C95AFA9AE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cwctype.A3C8256029D1BF9B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cwctype.A3C8256029D1BF9B.idx deleted file mode 100644 index 73d09152e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cwctype.A3C8256029D1BF9B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cxx03_warn.hpp.5BB309800139F229.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cxx03_warn.hpp.5BB309800139F229.idx deleted file mode 100644 index 2f9ec79b7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cxx03_warn.hpp.5BB309800139F229.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cxx_atomic_impl.h.F5E8EDF799F5806B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cxx_atomic_impl.h.F5E8EDF799F5806B.idx deleted file mode 100644 index 694e74609..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cxx_atomic_impl.h.F5E8EDF799F5806B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cxx_composite.hpp.CF72DFE2720936D7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cxx_composite.hpp.CF72DFE2720936D7.idx deleted file mode 100644 index 9ba49b0f7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cxx_composite.hpp.CF72DFE2720936D7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cxxabi.h.331CF92AC9DDDD77.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cxxabi.h.331CF92AC9DDDD77.idx deleted file mode 100644 index 8049dc308..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/cxxabi.h.331CF92AC9DDDD77.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dangling.h.37F9DCFDAA6BBB62.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dangling.h.37F9DCFDAA6BBB62.idx deleted file mode 100644 index 2b38f5478..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dangling.h.37F9DCFDAA6BBB62.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/data.h.B4A07AF7744E8A77.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/data.h.B4A07AF7744E8A77.idx deleted file mode 100644 index 0ffe9044a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/data.h.B4A07AF7744E8A77.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/data.h.C6D0E431A58FD7B2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/data.h.C6D0E431A58FD7B2.idx deleted file mode 100644 index 49bd40184..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/data.h.C6D0E431A58FD7B2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/data.hpp.44C2D8F6F269FC13.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/data.hpp.44C2D8F6F269FC13.idx deleted file mode 100644 index 7472de22d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/data.hpp.44C2D8F6F269FC13.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/datasizeof.h.A086642984F0482C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/datasizeof.h.A086642984F0482C.idx deleted file mode 100644 index 736149233..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/datasizeof.h.A086642984F0482C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/debug.hpp.D3BF409B5410B69B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/debug.hpp.D3BF409B5410B69B.idx deleted file mode 100644 index f32e1c3cb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/debug.hpp.D3BF409B5410B69B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/debug.ipp.68DDDC84CAAC9377.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/debug.ipp.68DDDC84CAAC9377.idx deleted file mode 100644 index 56114785c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/debug.ipp.68DDDC84CAAC9377.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/debug_config.hpp.189CC9158B608E7E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/debug_config.hpp.189CC9158B608E7E.idx deleted file mode 100644 index f3264c8aa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/debug_config.hpp.189CC9158B608E7E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dec.hpp.AB4E7EE55A5DA7E0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dec.hpp.AB4E7EE55A5DA7E0.idx deleted file mode 100644 index 3ad600e8f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dec.hpp.AB4E7EE55A5DA7E0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dec_256.hpp.6496318E3171B4A1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dec_256.hpp.6496318E3171B4A1.idx deleted file mode 100644 index 860b1f75e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dec_256.hpp.6496318E3171B4A1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/decay.h.6BDEADB6EF0C1B29.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/decay.h.6BDEADB6EF0C1B29.idx deleted file mode 100644 index 37f21fbc2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/decay.h.6BDEADB6EF0C1B29.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/decay.hpp.0B7BC162FAEB25DF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/decay.hpp.0B7BC162FAEB25DF.idx deleted file mode 100644 index 650cce316..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/decay.hpp.0B7BC162FAEB25DF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/declval.h.71ACD09EE79D847F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/declval.h.71ACD09EE79D847F.idx deleted file mode 100644 index 60867172d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/declval.h.71ACD09EE79D847F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/declval.hpp.62936F8574489BF3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/declval.hpp.62936F8574489BF3.idx deleted file mode 100644 index b014f1db2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/declval.hpp.62936F8574489BF3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/declval.hpp.D749A139380360F7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/declval.hpp.D749A139380360F7.idx deleted file mode 100644 index 795fd1014..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/declval.hpp.D749A139380360F7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/decorator.hpp.E2465AC5A4BE777D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/decorator.hpp.E2465AC5A4BE777D.idx deleted file mode 100644 index 4967cb5fe..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/decorator.hpp.E2465AC5A4BE777D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/decorator.ipp.3E6AA30A9E67D198.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/decorator.ipp.3E6AA30A9E67D198.idx deleted file mode 100644 index c6312f965..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/decorator.ipp.3E6AA30A9E67D198.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/def_params_tail.hpp.D256F416CA6537BC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/def_params_tail.hpp.D256F416CA6537BC.idx deleted file mode 100644 index b45120030..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/def_params_tail.hpp.D256F416CA6537BC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/default_allocator.hpp.B653C2576665C07B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/default_allocator.hpp.B653C2576665C07B.idx deleted file mode 100644 index 4757e3214..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/default_allocator.hpp.B653C2576665C07B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/default_ops.hpp.2399B7D074233995.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/default_ops.hpp.2399B7D074233995.idx deleted file mode 100644 index 6cd1c6bba..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/default_ops.hpp.2399B7D074233995.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/default_params.hpp.BAEFAB8C1CB3D2BF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/default_params.hpp.BAEFAB8C1CB3D2BF.idx deleted file mode 100644 index b05b658ab..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/default_params.hpp.BAEFAB8C1CB3D2BF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/default_random_engine.h.FF9BA8F462620EA2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/default_random_engine.h.FF9BA8F462620EA2.idx deleted file mode 100644 index cc1a4b16a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/default_random_engine.h.FF9BA8F462620EA2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/default_searcher.h.7636727EE9ADE6F5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/default_searcher.h.7636727EE9ADE6F5.idx deleted file mode 100644 index 40de738d6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/default_searcher.h.7636727EE9ADE6F5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/default_sentinel.h.A4CAA8D02F3D9948.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/default_sentinel.h.A4CAA8D02F3D9948.idx deleted file mode 100644 index 0ce2f5409..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/default_sentinel.h.A4CAA8D02F3D9948.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/demangle.hpp.DD436CB08DC13B08.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/demangle.hpp.DD436CB08DC13B08.idx deleted file mode 100644 index 0ebfd3fb4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/demangle.hpp.DD436CB08DC13B08.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dependent_type.h.C825D1B42E8F8CEA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dependent_type.h.C825D1B42E8F8CEA.idx deleted file mode 100644 index 2ab1ef318..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dependent_type.h.C825D1B42E8F8CEA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/deprecated_macros.hpp.D2F60235EFEA85CD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/deprecated_macros.hpp.D2F60235EFEA85CD.idx deleted file mode 100644 index eed39dc7d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/deprecated_macros.hpp.D2F60235EFEA85CD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/deque.986E4CF7F5414D97.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/deque.986E4CF7F5414D97.idx deleted file mode 100644 index 295925bc9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/deque.986E4CF7F5414D97.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/deref.hpp.05DBC2EDAB7D1BC4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/deref.hpp.05DBC2EDAB7D1BC4.idx deleted file mode 100644 index 84b4dd3a6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/deref.hpp.05DBC2EDAB7D1BC4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/derived_from.h.4F483683145E81E2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/derived_from.h.4F483683145E81E2.idx deleted file mode 100644 index d69b852f2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/derived_from.h.4F483683145E81E2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/destruct_n.h.F6C437D96E34CA08.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/destruct_n.h.F6C437D96E34CA08.idx deleted file mode 100644 index 850e0dfc8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/destruct_n.h.F6C437D96E34CA08.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/destructible.h.EC33CE081CA7F4E6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/destructible.h.EC33CE081CA7F4E6.idx deleted file mode 100644 index fbc432aa0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/destructible.h.EC33CE081CA7F4E6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/diagnostic_information.hpp.67501FF5D1DF4304.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/diagnostic_information.hpp.67501FF5D1DF4304.idx deleted file mode 100644 index d1db39262..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/diagnostic_information.hpp.67501FF5D1DF4304.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/different_from.h.D398CCA61E4FAE84.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/different_from.h.D398CCA61E4FAE84.idx deleted file mode 100644 index 24696c71b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/different_from.h.D398CCA61E4FAE84.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/digamma.hpp.5A065E6321A97387.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/digamma.hpp.5A065E6321A97387.idx deleted file mode 100644 index 993abb32e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/digamma.hpp.5A065E6321A97387.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/digits.hpp.B9E0905FBC8018F1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/digits.hpp.B9E0905FBC8018F1.idx deleted file mode 100644 index fe3b22411..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/digits.hpp.B9E0905FBC8018F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/directory_entry.h.BC5A750B602CA46E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/directory_entry.h.BC5A750B602CA46E.idx deleted file mode 100644 index 3d9572d3c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/directory_entry.h.BC5A750B602CA46E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/directory_iterator.h.2F94AD848B25969D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/directory_iterator.h.2F94AD848B25969D.idx deleted file mode 100644 index 7533f402a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/directory_iterator.h.2F94AD848B25969D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/directory_options.h.2A86BBFE802302C0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/directory_options.h.2A86BBFE802302C0.idx deleted file mode 100644 index 4fd9fe38f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/directory_options.h.2A86BBFE802302C0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/discard_block_engine.h.83F4354815DC4E65.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/discard_block_engine.h.83F4354815DC4E65.idx deleted file mode 100644 index 30910fad6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/discard_block_engine.h.83F4354815DC4E65.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/discrete_distribution.h.9292715477509723.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/discrete_distribution.h.9292715477509723.idx deleted file mode 100644 index 1b239b5a2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/discrete_distribution.h.9292715477509723.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/disjunction.h.196E77EA57B0F57E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/disjunction.h.196E77EA57B0F57E.idx deleted file mode 100644 index 966199ae0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/disjunction.h.196E77EA57B0F57E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/disjunction.hpp.0816E970FF93F922.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/disjunction.hpp.0816E970FF93F922.idx deleted file mode 100644 index 06c9faf15..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/disjunction.hpp.0816E970FF93F922.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/disjunction.hpp.552880C822E93A06.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/disjunction.hpp.552880C822E93A06.idx deleted file mode 100644 index c4c4b74a5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/disjunction.hpp.552880C822E93A06.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/distance.h.070FD88F777A014F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/distance.h.070FD88F777A014F.idx deleted file mode 100644 index a76b40c6e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/distance.h.070FD88F777A014F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/divide.hpp.4504BB3EA6B2E8AE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/divide.hpp.4504BB3EA6B2E8AE.idx deleted file mode 100644 index 02f2736b3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/divide.hpp.4504BB3EA6B2E8AE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dragonfly.h.7D43E7290133EDA5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dragonfly.h.7D43E7290133EDA5.idx deleted file mode 100644 index e9240f94b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dragonfly.h.7D43E7290133EDA5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dtp.hpp.31EEC85F029A752E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dtp.hpp.31EEC85F029A752E.idx deleted file mode 100644 index 27fd90c09..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dtp.hpp.31EEC85F029A752E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/duration.h.309EF8FD6D68CFE9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/duration.h.309EF8FD6D68CFE9.idx deleted file mode 100644 index bd944e0fc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/duration.h.309EF8FD6D68CFE9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dyld_kernel.h.C11B442AC172B16A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dyld_kernel.h.C11B442AC172B16A.idx deleted file mode 100644 index ce15c1e3d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dyld_kernel.h.C11B442AC172B16A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dynamic_array.hpp.D18C4D4A92230F3B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dynamic_array.hpp.D18C4D4A92230F3B.idx deleted file mode 100644 index 72c969a5a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/dynamic_array.hpp.D18C4D4A92230F3B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/eat.hpp.506FD04858521068.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/eat.hpp.506FD04858521068.idx deleted file mode 100644 index b1c0aa2a6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/eat.hpp.506FD04858521068.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/elem.hpp.0BA80B890878024F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/elem.hpp.0BA80B890878024F.idx deleted file mode 100644 index ce6963988..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/elem.hpp.0BA80B890878024F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/elem.hpp.2EB309BE25C31A29.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/elem.hpp.2EB309BE25C31A29.idx deleted file mode 100644 index 2aa94daea..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/elem.hpp.2EB309BE25C31A29.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/elem.hpp.6CB9347659664D20.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/elem.hpp.6CB9347659664D20.idx deleted file mode 100644 index afb28ad3c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/elem.hpp.6CB9347659664D20.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/elem.hpp.A0C8D410386D283D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/elem.hpp.A0C8D410386D283D.idx deleted file mode 100644 index a83e36f53..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/elem.hpp.A0C8D410386D283D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/elem_256.hpp.789E7B1FD36C7ADA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/elem_256.hpp.789E7B1FD36C7ADA.idx deleted file mode 100644 index 52f7dfa6d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/elem_256.hpp.789E7B1FD36C7ADA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/elem_64.hpp.E0943E797A8BDA02.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/elem_64.hpp.E0943E797A8BDA02.idx deleted file mode 100644 index 576e14a08..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/elem_64.hpp.E0943E797A8BDA02.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/empty.h.2B47C6669258EA8C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/empty.h.2B47C6669258EA8C.idx deleted file mode 100644 index e49b6e8cf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/empty.h.2B47C6669258EA8C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/empty.h.A5C3DF2664EED81D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/empty.h.A5C3DF2664EED81D.idx deleted file mode 100644 index 094357385..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/empty.h.A5C3DF2664EED81D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/empty.h.EAD02EFED18A47CA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/empty.h.EAD02EFED18A47CA.idx deleted file mode 100644 index f17213a2c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/empty.h.EAD02EFED18A47CA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/empty.hpp.65ECD87074CE7ED9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/empty.hpp.65ECD87074CE7ED9.idx deleted file mode 100644 index db620b7fe..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/empty.hpp.65ECD87074CE7ED9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/empty.hpp.969602E0D6F9F3F0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/empty.hpp.969602E0D6F9F3F0.idx deleted file mode 100644 index 30b63620c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/empty.hpp.969602E0D6F9F3F0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/empty_value.hpp.F804349B4C696FE8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/empty_value.hpp.F804349B4C696FE8.idx deleted file mode 100644 index d63f08b69..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/empty_value.hpp.F804349B4C696FE8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_borrowed_range.h.75EC0AD72A8E131F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_borrowed_range.h.75EC0AD72A8E131F.idx deleted file mode 100644 index cad78525c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_borrowed_range.h.75EC0AD72A8E131F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_if.h.0799AA805D24F1B6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_if.h.0799AA805D24F1B6.idx deleted file mode 100644 index a0ff4bb5f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_if.h.0799AA805D24F1B6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_if.hpp.51CA3C6472F0BD9F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_if.hpp.51CA3C6472F0BD9F.idx deleted file mode 100644 index e46297f73..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_if.hpp.51CA3C6472F0BD9F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_if.hpp.A795D7C23EFF4817.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_if.hpp.A795D7C23EFF4817.idx deleted file mode 100644 index ec02a69d6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_if.hpp.A795D7C23EFF4817.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_if.hpp.C4D03042E1D2DE7D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_if.hpp.C4D03042E1D2DE7D.idx deleted file mode 100644 index c7913587c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_if.hpp.C4D03042E1D2DE7D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_insertable.h.C46AE8F4C05A56D7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_insertable.h.C46AE8F4C05A56D7.idx deleted file mode 100644 index 9725fdff1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_insertable.h.C46AE8F4C05A56D7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_view.h.56B60BD2A18D1E35.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_view.h.56B60BD2A18D1E35.idx deleted file mode 100644 index 68e7c6d4b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_view.h.56B60BD2A18D1E35.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_warnings.hpp.F9076282AB217012.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_warnings.hpp.F9076282AB217012.idx deleted file mode 100644 index 8b8bfe905..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enable_warnings.hpp.F9076282AB217012.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/end.hpp.F18471105CAE8D08.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/end.hpp.F18471105CAE8D08.idx deleted file mode 100644 index 901d69eb0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/end.hpp.F18471105CAE8D08.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/endian.h.75DEDD38A2FC104E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/endian.h.75DEDD38A2FC104E.idx deleted file mode 100644 index 7e49f44d0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/endian.h.75DEDD38A2FC104E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/endian.h.CDE5CCB80361A47D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/endian.h.CDE5CCB80361A47D.idx deleted file mode 100644 index 8726c8717..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/endian.h.CDE5CCB80361A47D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/endian.h.E707535458B38F4B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/endian.h.E707535458B38F4B.idx deleted file mode 100644 index 7d67572fd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/endian.h.E707535458B38F4B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/endian.h.E99661F1E23F5B19.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/endian.h.E99661F1E23F5B19.idx deleted file mode 100644 index ec740c5f0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/endian.h.E99661F1E23F5B19.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/endian.hpp.3D965CCF1FC601A9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/endian.hpp.3D965CCF1FC601A9.idx deleted file mode 100644 index 39752786a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/endian.hpp.3D965CCF1FC601A9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enum.hpp.84B43711DAE83541.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enum.hpp.84B43711DAE83541.idx deleted file mode 100644 index 5855dd0d5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enum.hpp.84B43711DAE83541.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enum.hpp.AD2990BD41FB3F2F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enum.hpp.AD2990BD41FB3F2F.idx deleted file mode 100644 index 583ff4818..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enum.hpp.AD2990BD41FB3F2F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enum_256.hpp.9490627FF8A8CD7C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enum_256.hpp.9490627FF8A8CD7C.idx deleted file mode 100644 index 381da3435..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enum_256.hpp.9490627FF8A8CD7C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enum_binary_params.hpp.3A6BAC53FCB53E50.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enum_binary_params.hpp.3A6BAC53FCB53E50.idx deleted file mode 100644 index 5328e5899..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enum_binary_params.hpp.3A6BAC53FCB53E50.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enum_params.hpp.029BDE8199B9594C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enum_params.hpp.029BDE8199B9594C.idx deleted file mode 100644 index 790ba366e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enum_params.hpp.029BDE8199B9594C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enum_trailing_params.hpp.5F62183DDB05561D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enum_trailing_params.hpp.5F62183DDB05561D.idx deleted file mode 100644 index e7b733698..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/enum_trailing_params.hpp.5F62183DDB05561D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/equal.h.7F3C42A056B6DB0D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/equal.h.7F3C42A056B6DB0D.idx deleted file mode 100644 index 95081fc75..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/equal.h.7F3C42A056B6DB0D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/equal.hpp.5848FC1134BC93C8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/equal.hpp.5848FC1134BC93C8.idx deleted file mode 100644 index b0a780c23..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/equal.hpp.5848FC1134BC93C8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/equal_range.h.392C5B28BFEB4E87.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/equal_range.h.392C5B28BFEB4E87.idx deleted file mode 100644 index 850e0830c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/equal_range.h.392C5B28BFEB4E87.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/equal_to.hpp.463B64DF8BB5A9FC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/equal_to.hpp.463B64DF8BB5A9FC.idx deleted file mode 100644 index 4f08b92a7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/equal_to.hpp.463B64DF8BB5A9FC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/equal_to.hpp.78134A61B2819DFB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/equal_to.hpp.78134A61B2819DFB.idx deleted file mode 100644 index 6ecb4c084..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/equal_to.hpp.78134A61B2819DFB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/equality_comparable.h.AA8EA432BFF805C5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/equality_comparable.h.AA8EA432BFF805C5.idx deleted file mode 100644 index 86ff2982f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/equality_comparable.h.AA8EA432BFF805C5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/erase_if_container.h.7393C128C636785E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/erase_if_container.h.7393C128C636785E.idx deleted file mode 100644 index 7a480e40c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/erase_if_container.h.7393C128C636785E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/erf.hpp.8EB68D7F13B348CF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/erf.hpp.8EB68D7F13B348CF.idx deleted file mode 100644 index 9e6353cb2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/erf.hpp.8EB68D7F13B348CF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/erf_inv.hpp.C4716F9522197732.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/erf_inv.hpp.C4716F9522197732.idx deleted file mode 100644 index c2b5f0013..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/erf_inv.hpp.C4716F9522197732.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/errc.h.6870B120CBE06935.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/errc.h.6870B120CBE06935.idx deleted file mode 100644 index c18a92815..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/errc.h.6870B120CBE06935.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/errno.h.4D59B8136E737E92.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/errno.h.4D59B8136E737E92.idx deleted file mode 100644 index f0f70fd1d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/errno.h.4D59B8136E737E92.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/errno.h.57F9004DA3F74143.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/errno.h.57F9004DA3F74143.idx deleted file mode 100644 index ec826b26b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/errno.h.57F9004DA3F74143.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/errno.h.A0A5547A6674AD27.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/errno.h.A0A5547A6674AD27.idx deleted file mode 100644 index cff406b6d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/errno.h.A0A5547A6674AD27.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/error.hpp.E510D18B831CFF09.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/error.hpp.E510D18B831CFF09.idx deleted file mode 100644 index f6ef5b9db..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/error.hpp.E510D18B831CFF09.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/error_category.h.E5F2456D7B14626A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/error_category.h.E5F2456D7B14626A.idx deleted file mode 100644 index 8e997a70e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/error_category.h.E5F2456D7B14626A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/error_code.h.61F10E4992002E97.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/error_code.h.61F10E4992002E97.idx deleted file mode 100644 index f2c713cf2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/error_code.h.61F10E4992002E97.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/error_condition.h.85AEA7DA3811A173.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/error_condition.h.85AEA7DA3811A173.idx deleted file mode 100644 index d8a4c8829..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/error_condition.h.85AEA7DA3811A173.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/error_functions.h.86C805300C937D6C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/error_functions.h.86C805300C937D6C.idx deleted file mode 100644 index 2c8921f93..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/error_functions.h.86C805300C937D6C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/error_handling.hpp.39298AD1762DD138.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/error_handling.hpp.39298AD1762DD138.idx deleted file mode 100644 index 7feefa756..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/error_handling.hpp.39298AD1762DD138.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/error_info_impl.hpp.0C5366C63377142F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/error_info_impl.hpp.0C5366C63377142F.idx deleted file mode 100644 index 4960c5318..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/error_info_impl.hpp.0C5366C63377142F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/errors.hpp.A51D50A57FE8B8B2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/errors.hpp.A51D50A57FE8B8B2.idx deleted file mode 100644 index ab70515a7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/errors.hpp.A51D50A57FE8B8B2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/escaped_output_table.h.6F5E5D925AF8F5CE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/escaped_output_table.h.6F5E5D925AF8F5CE.idx deleted file mode 100644 index c5cce1b3a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/escaped_output_table.h.6F5E5D925AF8F5CE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/et_ops.hpp.4BB632683321E60C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/et_ops.hpp.4BB632683321E60C.idx deleted file mode 100644 index 1132f102a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/et_ops.hpp.4BB632683321E60C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/eti.hpp.1EA2B9CA8D8A06CE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/eti.hpp.1EA2B9CA8D8A06CE.idx deleted file mode 100644 index 915fc8e03..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/eti.hpp.1EA2B9CA8D8A06CE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/eval_if.hpp.5F49C689E4881337.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/eval_if.hpp.5F49C689E4881337.idx deleted file mode 100644 index 65755c958..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/eval_if.hpp.5F49C689E4881337.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/event.h.70130FEA45E84882.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/event.h.70130FEA45E84882.idx deleted file mode 100644 index e5caff9cd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/event.h.70130FEA45E84882.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception.30919EA16F44B578.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception.30919EA16F44B578.idx deleted file mode 100644 index 6ceb7ea46..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception.30919EA16F44B578.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception.h.0089D70D6B2C147D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception.h.0089D70D6B2C147D.idx deleted file mode 100644 index 4fa5c9be4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception.h.0089D70D6B2C147D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception.h.4A0034FDF4796787.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception.h.4A0034FDF4796787.idx deleted file mode 100644 index 1f47eaf78..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception.h.4A0034FDF4796787.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception.h.8836F555C9F78CEA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception.h.8836F555C9F78CEA.idx deleted file mode 100644 index e4cad7c62..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception.h.8836F555C9F78CEA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception.hpp.65B87483F58CD988.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception.hpp.65B87483F58CD988.idx deleted file mode 100644 index 35a143596..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception.hpp.65B87483F58CD988.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception_guard.h.739341B2FE95CC82.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception_guard.h.739341B2FE95CC82.idx deleted file mode 100644 index 0dec88374..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception_guard.h.739341B2FE95CC82.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception_ptr.h.C388DC4D75C418ED.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception_ptr.h.C388DC4D75C418ED.idx deleted file mode 100644 index 818e631ce..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception_ptr.h.C388DC4D75C418ED.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception_types.h.48061397811C9CAE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception_types.h.48061397811C9CAE.idx deleted file mode 100644 index a4a453f70..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exception_types.h.48061397811C9CAE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exchange.h.E4988734262BE2DC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exchange.h.E4988734262BE2DC.idx deleted file mode 100644 index 84c901a15..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exchange.h.E4988734262BE2DC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exclusive_scan.h.0A37150D002BE6B6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exclusive_scan.h.0A37150D002BE6B6.idx deleted file mode 100644 index 6e9cd31a3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exclusive_scan.h.0A37150D002BE6B6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/execution.109186919DC9A9CB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/execution.109186919DC9A9CB.idx deleted file mode 100644 index 45560dab3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/execution.109186919DC9A9CB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/execution_monitor.hpp.E8EB95EE9D1C4AE9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/execution_monitor.hpp.E8EB95EE9D1C4AE9.idx deleted file mode 100644 index 3c7f0d1c7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/execution_monitor.hpp.E8EB95EE9D1C4AE9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/execution_monitor.ipp.CAC3592EBBAF9B96.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/execution_monitor.ipp.CAC3592EBBAF9B96.idx deleted file mode 100644 index 434c922eb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/execution_monitor.ipp.CAC3592EBBAF9B96.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/expand.hpp.6FA540BF32480396.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/expand.hpp.6FA540BF32480396.idx deleted file mode 100644 index 42e1dfaf6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/expand.hpp.6FA540BF32480396.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/explicit_conversion.hpp.8DA2AA8A9087355F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/explicit_conversion.hpp.8DA2AA8A9087355F.idx deleted file mode 100644 index 204856f8b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/explicit_conversion.hpp.8DA2AA8A9087355F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/expm1.hpp.5C1E5D321E2CBBCF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/expm1.hpp.5C1E5D321E2CBBCF.idx deleted file mode 100644 index 9b9bcd8ac..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/expm1.hpp.5C1E5D321E2CBBCF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exponential_distribution.h.658A68D11F154B66.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exponential_distribution.h.658A68D11F154B66.idx deleted file mode 100644 index dff8a1998..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exponential_distribution.h.658A68D11F154B66.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exponential_functions.h.F20439082324BF02.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exponential_functions.h.F20439082324BF02.idx deleted file mode 100644 index c64793a6f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/exponential_functions.h.F20439082324BF02.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/expr_iif.hpp.7397A5FBFE190751.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/expr_iif.hpp.7397A5FBFE190751.idx deleted file mode 100644 index 7de7a6038..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/expr_iif.hpp.7397A5FBFE190751.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/extended_grapheme_cluster_table.h.20815C01E83885CE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/extended_grapheme_cluster_table.h.20815C01E83885CE.idx deleted file mode 100644 index 737dda2e6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/extended_grapheme_cluster_table.h.20815C01E83885CE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/extent.h.52BADA92C0F36A8B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/extent.h.52BADA92C0F36A8B.idx deleted file mode 100644 index 7a108c42f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/extent.h.52BADA92C0F36A8B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/extern_template_lists.h.A9177D93DAD84050.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/extern_template_lists.h.A9177D93DAD84050.idx deleted file mode 100644 index def54db4c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/extern_template_lists.h.A9177D93DAD84050.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/extract_optional_type.hpp.479B9471E60B9BFC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/extract_optional_type.hpp.479B9471E60B9BFC.idx deleted file mode 100644 index 53933e347..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/extract_optional_type.hpp.479B9471E60B9BFC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/extreme_value_distribution.h.6C9DADD4DB070ECD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/extreme_value_distribution.h.6C9DADD4DB070ECD.idx deleted file mode 100644 index 53c0e7b49..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/extreme_value_distribution.h.6C9DADD4DB070ECD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/facade_iterator_category.hpp.1D5567EB613DFC66.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/facade_iterator_category.hpp.1D5567EB613DFC66.idx deleted file mode 100644 index b83daf806..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/facade_iterator_category.hpp.1D5567EB613DFC66.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/factorials.hpp.9D1C1956C92AA05A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/factorials.hpp.9D1C1956C92AA05A.idx deleted file mode 100644 index 12dd16086..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/factorials.hpp.9D1C1956C92AA05A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fdim.h.75B52C8ACB9A0F19.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fdim.h.75B52C8ACB9A0F19.idx deleted file mode 100644 index aea50f6db..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fdim.h.75B52C8ACB9A0F19.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fence.h.6E8CB63B1C962213.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fence.h.6E8CB63B1C962213.idx deleted file mode 100644 index df5780c29..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fence.h.6E8CB63B1C962213.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fenv.h.C2E448AF3BB2E934.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fenv.h.C2E448AF3BB2E934.idx deleted file mode 100644 index c94ce9d8f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fenv.h.C2E448AF3BB2E934.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fenv.h.F930777F636B438F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fenv.h.F930777F636B438F.idx deleted file mode 100644 index 7411695c5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fenv.h.F930777F636B438F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fenv.hpp.B10BA8CBF31AF71E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fenv.hpp.B10BA8CBF31AF71E.idx deleted file mode 100644 index a97f9734a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fenv.hpp.B10BA8CBF31AF71E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fetch.hpp.24ED2EE33A96D52E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fetch.hpp.24ED2EE33A96D52E.idx deleted file mode 100644 index 9d80c9646..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fetch.hpp.24ED2EE33A96D52E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/file_clock.h.D254F1BFE105A5F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/file_clock.h.D254F1BFE105A5F2.idx deleted file mode 100644 index b7fcfb20a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/file_clock.h.D254F1BFE105A5F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/file_status.h.67F132FFB3F4F71F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/file_status.h.67F132FFB3F4F71F.idx deleted file mode 100644 index cbd2c671a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/file_status.h.67F132FFB3F4F71F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/file_time_type.h.CCF70A265C9C94CD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/file_time_type.h.CCF70A265C9C94CD.idx deleted file mode 100644 index 7625a9c65..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/file_time_type.h.CCF70A265C9C94CD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/file_type.h.E305EA6D9F505176.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/file_type.h.E305EA6D9F505176.idx deleted file mode 100644 index 9776b4150..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/file_type.h.E305EA6D9F505176.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/filesystem.3C251D308F95FAF4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/filesystem.3C251D308F95FAF4.idx deleted file mode 100644 index 09d3a195c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/filesystem.3C251D308F95FAF4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/filesystem_error.h.D566E9E0E70BF9C9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/filesystem_error.h.D566E9E0E70BF9C9.idx deleted file mode 100644 index 3e9dfa5fc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/filesystem_error.h.D566E9E0E70BF9C9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fill.h.28523F52DE7A0C20.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fill.h.28523F52DE7A0C20.idx deleted file mode 100644 index f99be8421..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fill.h.28523F52DE7A0C20.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fill.h.D9C87E0C039975C4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fill.h.D9C87E0C039975C4.idx deleted file mode 100644 index fc4ac7c94..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fill.h.D9C87E0C039975C4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fill_n.h.9687B0671DB181DD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fill_n.h.9687B0671DB181DD.idx deleted file mode 100644 index c1241b8e9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fill_n.h.9687B0671DB181DD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/finalize.hpp.058327F4CA8C422A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/finalize.hpp.058327F4CA8C422A.idx deleted file mode 100644 index f090f63e7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/finalize.hpp.058327F4CA8C422A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/find.h.35FEDE7850A52D0D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/find.h.35FEDE7850A52D0D.idx deleted file mode 100644 index 9a861d858..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/find.h.35FEDE7850A52D0D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/find_end.h.204F710D33C7E46F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/find_end.h.204F710D33C7E46F.idx deleted file mode 100644 index c36acd304..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/find_end.h.204F710D33C7E46F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/find_first_of.h.5C34DE26D40EC3F1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/find_first_of.h.5C34DE26D40EC3F1.idx deleted file mode 100644 index 55fe1a6bc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/find_first_of.h.5C34DE26D40EC3F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/find_if.h.229C2D792E3B4297.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/find_if.h.229C2D792E3B4297.idx deleted file mode 100644 index 523a9658c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/find_if.h.229C2D792E3B4297.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/find_if.h.477D166D966BB692.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/find_if.h.477D166D966BB692.idx deleted file mode 100644 index 54e3fac0a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/find_if.h.477D166D966BB692.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/find_if_not.h.604F65B45733A680.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/find_if_not.h.604F65B45733A680.idx deleted file mode 100644 index 5adecacc2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/find_if_not.h.604F65B45733A680.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/find_segment_if.h.1587C730C22A83ED.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/find_segment_if.h.1587C730C22A83ED.idx deleted file mode 100644 index 586f4a303..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/find_segment_if.h.1587C730C22A83ED.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/first_scalar.hpp.7E6DBD273F6600BF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/first_scalar.hpp.7E6DBD273F6600BF.idx deleted file mode 100644 index 1cf34d991..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/first_scalar.hpp.7E6DBD273F6600BF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fisher_f_distribution.h.61B1B8053BB07DFF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fisher_f_distribution.h.61B1B8053BB07DFF.idx deleted file mode 100644 index c493c7f3e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fisher_f_distribution.h.61B1B8053BB07DFF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fixture.hpp.5D5210CBDCDB9BE7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fixture.hpp.5D5210CBDCDB9BE7.idx deleted file mode 100644 index 4cc596de4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fixture.hpp.5D5210CBDCDB9BE7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/float.h.196F7DEC5F354F4A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/float.h.196F7DEC5F354F4A.idx deleted file mode 100644 index 801397112..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/float.h.196F7DEC5F354F4A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/float.h.AD8604A4C183DA5E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/float.h.AD8604A4C183DA5E.idx deleted file mode 100644 index 7bfc1bc56..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/float.h.AD8604A4C183DA5E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/float.h.F9069E21C3F5F445.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/float.h.F9069E21C3F5F445.idx deleted file mode 100644 index adc0f7321..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/float.h.F9069E21C3F5F445.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/float128_functions.hpp.ABB346CDC452018E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/float128_functions.hpp.ABB346CDC452018E.idx deleted file mode 100644 index 0b76206a6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/float128_functions.hpp.ABB346CDC452018E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/float_string_cvt.hpp.F71086908787E992.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/float_string_cvt.hpp.F71086908787E992.idx deleted file mode 100644 index 2b0fa0c18..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/float_string_cvt.hpp.F71086908787E992.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/floating_point_comparison.hpp.3E0C73B34960E5D1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/floating_point_comparison.hpp.3E0C73B34960E5D1.idx deleted file mode 100644 index 111b0b17c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/floating_point_comparison.hpp.3E0C73B34960E5D1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fma.h.8191A1BF2E6EF9CA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fma.h.8191A1BF2E6EF9CA.idx deleted file mode 100644 index 227b70a9d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fma.h.8191A1BF2E6EF9CA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold.h.4915FA46FB60B54A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold.h.4915FA46FB60B54A.idx deleted file mode 100644 index 8ce39ae6c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold.h.4915FA46FB60B54A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold_left.hpp.36A0799E705A0F8B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold_left.hpp.36A0799E705A0F8B.idx deleted file mode 100644 index 7394cbd2c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold_left.hpp.36A0799E705A0F8B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold_left.hpp.59C16808E16A30A5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold_left.hpp.59C16808E16A30A5.idx deleted file mode 100644 index 4cc75b21e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold_left.hpp.59C16808E16A30A5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold_left_256.hpp.B0B8B470390708B8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold_left_256.hpp.B0B8B470390708B8.idx deleted file mode 100644 index f066d0b15..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold_left_256.hpp.B0B8B470390708B8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold_left_256.hpp.F7E56EE236EEE5F3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold_left_256.hpp.F7E56EE236EEE5F3.idx deleted file mode 100644 index 0ee0dd3d5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold_left_256.hpp.F7E56EE236EEE5F3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold_right.hpp.552A02A999E384A7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold_right.hpp.552A02A999E384A7.idx deleted file mode 100644 index fbad5bcd7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold_right.hpp.552A02A999E384A7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold_right.hpp.893854F07388E73D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold_right.hpp.893854F07388E73D.idx deleted file mode 100644 index c7ccd0b75..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold_right.hpp.893854F07388E73D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold_right_256.hpp.9A5FA912ED2C7213.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold_right_256.hpp.9A5FA912ED2C7213.idx deleted file mode 100644 index 18bfcf890..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fold_right_256.hpp.9A5FA912ED2C7213.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for.hpp.1A030EFF52E2194C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for.hpp.1A030EFF52E2194C.idx deleted file mode 100644 index b6135eddd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for.hpp.1A030EFF52E2194C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for.hpp.6914C9A38C281BCB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for.hpp.6914C9A38C281BCB.idx deleted file mode 100644 index 14def2a0f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for.hpp.6914C9A38C281BCB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_256.hpp.484A2A63B16DFFE1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_256.hpp.484A2A63B16DFFE1.idx deleted file mode 100644 index 9b18b4965..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_256.hpp.484A2A63B16DFFE1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_256.hpp.D0A54B472DD165C6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_256.hpp.D0A54B472DD165C6.idx deleted file mode 100644 index 75e21f2bf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_256.hpp.D0A54B472DD165C6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_each.h.C51254BC9B8E71DD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_each.h.C51254BC9B8E71DD.idx deleted file mode 100644 index 1309dc073..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_each.h.C51254BC9B8E71DD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_each.h.F77D3F988EDF66AA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_each.h.F77D3F988EDF66AA.idx deleted file mode 100644 index 719dcd9f6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_each.h.F77D3F988EDF66AA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_each.hpp.B54B5C891ED76E5C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_each.hpp.B54B5C891ED76E5C.idx deleted file mode 100644 index 639d15c97..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_each.hpp.B54B5C891ED76E5C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_each.hpp.F4ABF12803379EE1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_each.hpp.F4ABF12803379EE1.idx deleted file mode 100644 index 2653a9bed..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_each.hpp.F4ABF12803379EE1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_each_i.hpp.606C374DA2CCEA45.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_each_i.hpp.606C374DA2CCEA45.idx deleted file mode 100644 index ee3411462..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_each_i.hpp.606C374DA2CCEA45.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_each_n.h.27970EFB5B2C440F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_each_n.h.27970EFB5B2C440F.idx deleted file mode 100644 index a47358449..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_each_n.h.27970EFB5B2C440F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_each_segment.h.50982640F5B408B7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_each_segment.h.50982640F5B408B7.idx deleted file mode 100644 index 76e2ca343..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/for_each_segment.h.50982640F5B408B7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/foreach.hpp.EC992A12AFD53F99.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/foreach.hpp.EC992A12AFD53F99.idx deleted file mode 100644 index e042e72f9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/foreach.hpp.EC992A12AFD53F99.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format.BFC17DBDC1112759.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format.BFC17DBDC1112759.idx deleted file mode 100644 index f2923647d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format.BFC17DBDC1112759.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_arg.h.5B2E2ED6D19A52AB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_arg.h.5B2E2ED6D19A52AB.idx deleted file mode 100644 index 7974b874d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_arg.h.5B2E2ED6D19A52AB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_arg_store.h.B02BAE704EE96A38.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_arg_store.h.B02BAE704EE96A38.idx deleted file mode 100644 index 5c4dc21b0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_arg_store.h.B02BAE704EE96A38.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_args.h.28C4B231BF0ED42F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_args.h.28C4B231BF0ED42F.idx deleted file mode 100644 index c58d6c174..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_args.h.28C4B231BF0ED42F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_context.h.A90A88CDE71B4C3E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_context.h.A90A88CDE71B4C3E.idx deleted file mode 100644 index 6d18267e2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_context.h.A90A88CDE71B4C3E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_error.h.3C908EB938995B50.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_error.h.3C908EB938995B50.idx deleted file mode 100644 index 77f544440..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_error.h.3C908EB938995B50.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_functions.h.DC703D6B761C078B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_functions.h.DC703D6B761C078B.idx deleted file mode 100644 index b351b9414..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_functions.h.DC703D6B761C078B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_fwd.h.653210EF4C849AC6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_fwd.h.653210EF4C849AC6.idx deleted file mode 100644 index b11f326bb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_fwd.h.653210EF4C849AC6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_parse_context.h.D024A34D39D34EDF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_parse_context.h.D024A34D39D34EDF.idx deleted file mode 100644 index 7e6663579..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_parse_context.h.D024A34D39D34EDF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_string.h.33128FA24DAE5F9E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_string.h.33128FA24DAE5F9E.idx deleted file mode 100644 index 1b37589e0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_string.h.33128FA24DAE5F9E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_to_n_result.h.1D9EB95B9C2E989D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_to_n_result.h.1D9EB95B9C2E989D.idx deleted file mode 100644 index bc46c9de7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/format_to_n_result.h.1D9EB95B9C2E989D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter.h.70E499C22A45C764.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter.h.70E499C22A45C764.idx deleted file mode 100644 index a676d2304..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter.h.70E499C22A45C764.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_bool.h.21A4519555628152.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_bool.h.21A4519555628152.idx deleted file mode 100644 index 35fe5de5d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_bool.h.21A4519555628152.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_char.h.38CAB5FC6D01E469.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_char.h.38CAB5FC6D01E469.idx deleted file mode 100644 index d3448208c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_char.h.38CAB5FC6D01E469.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_floating_point.h.58C72419B8437383.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_floating_point.h.58C72419B8437383.idx deleted file mode 100644 index 9d5630d3c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_floating_point.h.58C72419B8437383.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_integer.h.98F28C3D398EFD0E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_integer.h.98F28C3D398EFD0E.idx deleted file mode 100644 index 08df44fad..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_integer.h.98F28C3D398EFD0E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_integral.h.6AAE12C7DAA172D3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_integral.h.6AAE12C7DAA172D3.idx deleted file mode 100644 index ac0a1b3a7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_integral.h.6AAE12C7DAA172D3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_output.h.5BF5F37532F10AE0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_output.h.5BF5F37532F10AE0.idx deleted file mode 100644 index 23bf87117..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_output.h.5BF5F37532F10AE0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_pointer.h.6B307B318DBFD0B2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_pointer.h.6B307B318DBFD0B2.idx deleted file mode 100644 index 4f9976fb6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_pointer.h.6B307B318DBFD0B2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_string.h.DD84B8D14A033A32.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_string.h.DD84B8D14A033A32.idx deleted file mode 100644 index e8ef957e3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_string.h.DD84B8D14A033A32.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_tuple.h.4D34FFFF5B66EDE0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_tuple.h.4D34FFFF5B66EDE0.idx deleted file mode 100644 index 3804e5e60..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/formatter_tuple.h.4D34FFFF5B66EDE0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/forward.h.2826A0D039BB79E5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/forward.h.2826A0D039BB79E5.idx deleted file mode 100644 index c6e70f275..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/forward.h.2826A0D039BB79E5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/forward_like.h.092B27791CA3F704.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/forward_like.h.092B27791CA3F704.idx deleted file mode 100644 index e775ea1aa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/forward_like.h.092B27791CA3F704.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/forwarding.hpp.031BBADB96E5C1DA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/forwarding.hpp.031BBADB96E5C1DA.idx deleted file mode 100644 index 244dad897..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/forwarding.hpp.031BBADB96E5C1DA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fp_traits.hpp.D828E91AC066A73C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fp_traits.hpp.D828E91AC066A73C.idx deleted file mode 100644 index b20b346fa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fp_traits.hpp.D828E91AC066A73C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fpc_op.hpp.8A8D063B410F7B7D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fpc_op.hpp.8A8D063B410F7B7D.idx deleted file mode 100644 index dffcd9781..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fpc_op.hpp.8A8D063B410F7B7D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fpc_tolerance.hpp.8732DB8BB0EFDF74.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fpc_tolerance.hpp.8732DB8BB0EFDF74.idx deleted file mode 100644 index 4ddd9bbe0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fpc_tolerance.hpp.8732DB8BB0EFDF74.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fpclassify.hpp.3946DA5AD8F1BD12.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fpclassify.hpp.3946DA5AD8F1BD12.idx deleted file mode 100644 index e8159ffec..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fpclassify.hpp.3946DA5AD8F1BD12.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fpclassify.hpp.776A6BD5BB63C5C9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fpclassify.hpp.776A6BD5BB63C5C9.idx deleted file mode 100644 index 384958ea7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fpclassify.hpp.776A6BD5BB63C5C9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fpos.h.D0C533F224AC7652.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fpos.h.D0C533F224AC7652.idx deleted file mode 100644 index 5620f136c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fpos.h.D0C533F224AC7652.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fraction.hpp.E15B9B929663A43C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fraction.hpp.E15B9B929663A43C.idx deleted file mode 100644 index 217cc6ef0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fraction.hpp.E15B9B929663A43C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/framework.hpp.7A078215EC79DCD9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/framework.hpp.7A078215EC79DCD9.idx deleted file mode 100644 index 60164bbdf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/framework.hpp.7A078215EC79DCD9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/framework.ipp.C64E64EAC70707FE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/framework.ipp.C64E64EAC70707FE.idx deleted file mode 100644 index 71cb92b6f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/framework.ipp.C64E64EAC70707FE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/free.h.06FC27EE1585193A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/free.h.06FC27EE1585193A.idx deleted file mode 100644 index 16a652c2c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/free.h.06FC27EE1585193A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/from_range.h.85A3C22DEB875A9C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/from_range.h.85A3C22DEB875A9C.idx deleted file mode 100644 index 90d8a70d1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/from_range.h.85A3C22DEB875A9C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/front_insert_iterator.h.079BD142D6AA0294.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/front_insert_iterator.h.079BD142D6AA0294.idx deleted file mode 100644 index 3efabdb33..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/front_insert_iterator.h.079BD142D6AA0294.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fstream.2D73E2D943E9FA97.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fstream.2D73E2D943E9FA97.idx deleted file mode 100644 index 32f55a19a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fstream.2D73E2D943E9FA97.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fstream.h.FB7CB0F8D25E8937.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fstream.h.FB7CB0F8D25E8937.idx deleted file mode 100644 index 774f4f847..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fstream.h.FB7CB0F8D25E8937.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/full_lambda.hpp.79C41EE91BB6145B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/full_lambda.hpp.79C41EE91BB6145B.idx deleted file mode 100644 index ef0d38e2f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/full_lambda.hpp.79C41EE91BB6145B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/full_lambda.hpp.86FB8DF7C1933857.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/full_lambda.hpp.86FB8DF7C1933857.idx deleted file mode 100644 index 8a7fcfd68..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/full_lambda.hpp.86FB8DF7C1933857.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function.h.A0AC9042D2CEE59E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function.h.A0AC9042D2CEE59E.idx deleted file mode 100644 index b47ed43f2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function.h.A0AC9042D2CEE59E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function.hpp.96D72C72ED7CBDF2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function.hpp.96D72C72ED7CBDF2.idx deleted file mode 100644 index cb665971e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function.hpp.96D72C72ED7CBDF2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function.hpp.FB9D0821014C2B46.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function.hpp.FB9D0821014C2B46.idx deleted file mode 100644 index 30fbf14a5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function.hpp.FB9D0821014C2B46.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function0.hpp.773F6770BB2CDFBF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function0.hpp.773F6770BB2CDFBF.idx deleted file mode 100644 index 6b42ae683..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function0.hpp.773F6770BB2CDFBF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function1.hpp.7C8D6B3C3B37EC5B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function1.hpp.7C8D6B3C3B37EC5B.idx deleted file mode 100644 index 6588ff854..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function1.hpp.7C8D6B3C3B37EC5B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function2.hpp.622579EB89D5760F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function2.hpp.622579EB89D5760F.idx deleted file mode 100644 index 14f73d3cc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function2.hpp.622579EB89D5760F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function_base.hpp.A2D474A97AC208D6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function_base.hpp.A2D474A97AC208D6.idx deleted file mode 100644 index 856233791..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function_base.hpp.A2D474A97AC208D6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function_equal.hpp.6FCCB649927DF4EA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function_equal.hpp.6FCCB649927DF4EA.idx deleted file mode 100644 index e6f2b7805..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function_equal.hpp.6FCCB649927DF4EA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function_fwd.hpp.8153765B6543896B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function_fwd.hpp.8153765B6543896B.idx deleted file mode 100644 index 0c43722b8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function_fwd.hpp.8153765B6543896B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function_template.hpp.67BCE33B534C04A2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function_template.hpp.67BCE33B534C04A2.idx deleted file mode 100644 index 0df1b1a7c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/function_template.hpp.67BCE33B534C04A2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/functional.9ABE97830BB16AE7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/functional.9ABE97830BB16AE7.idx deleted file mode 100644 index 9f74c3b47..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/functional.9ABE97830BB16AE7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fwd.hpp.8B7B557EEE645A1F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fwd.hpp.8B7B557EEE645A1F.idx deleted file mode 100644 index 0376741f4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fwd.hpp.8B7B557EEE645A1F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fwd.hpp.9F30BB65ACDBE0AB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fwd.hpp.9F30BB65ACDBE0AB.idx deleted file mode 100644 index cdc29db5b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fwd.hpp.9F30BB65ACDBE0AB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fwd.hpp.EE77975E9F4191D4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fwd.hpp.EE77975E9F4191D4.idx deleted file mode 100644 index 391f516f0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fwd.hpp.EE77975E9F4191D4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fwd_decl.hpp.794E5B9252FF5520.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fwd_decl.hpp.794E5B9252FF5520.idx deleted file mode 100644 index 0cbacd234..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/fwd_decl.hpp.794E5B9252FF5520.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gamma.h.BCEE879E6EAA71D1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gamma.h.BCEE879E6EAA71D1.idx deleted file mode 100644 index e3b6c51f2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gamma.h.BCEE879E6EAA71D1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gamma.hpp.326B330C33D5107C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gamma.hpp.326B330C33D5107C.idx deleted file mode 100644 index 7ffaaa355..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gamma.hpp.326B330C33D5107C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gamma_distribution.h.6EBC09B6B1F2072E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gamma_distribution.h.6EBC09B6B1F2072E.idx deleted file mode 100644 index d5c1cd714..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gamma_distribution.h.6EBC09B6B1F2072E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gamma_inva.hpp.94A73E84018FF366.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gamma_inva.hpp.94A73E84018FF366.idx deleted file mode 100644 index 4d05f281a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gamma_inva.hpp.94A73E84018FF366.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gcc.hpp.E0514D6EDA3A1FA6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gcc.hpp.E0514D6EDA3A1FA6.idx deleted file mode 100644 index 4cfb3a506..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gcc.hpp.E0514D6EDA3A1FA6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gcd_lcm.h.E33E82CDB5002759.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gcd_lcm.h.E33E82CDB5002759.idx deleted file mode 100644 index b90ad1b40..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gcd_lcm.h.E33E82CDB5002759.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/generate.h.EE147ED55764FE23.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/generate.h.EE147ED55764FE23.idx deleted file mode 100644 index ab3beb4c9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/generate.h.EE147ED55764FE23.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/generate_canonical.h.345FAEE05E90CA1C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/generate_canonical.h.345FAEE05E90CA1C.idx deleted file mode 100644 index 6f94ed271..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/generate_canonical.h.345FAEE05E90CA1C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/generate_n.h.6A944CF6B4C262B1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/generate_n.h.6A944CF6B4C262B1.idx deleted file mode 100644 index 9cf91df21..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/generate_n.h.6A944CF6B4C262B1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/generic_interconvert.hpp.7A3B0F7ACBB04D04.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/generic_interconvert.hpp.7A3B0F7ACBB04D04.idx deleted file mode 100644 index d6a52ea03..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/generic_interconvert.hpp.7A3B0F7ACBB04D04.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/geometric_distribution.h.2BA6E1EBAE4F98BC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/geometric_distribution.h.2BA6E1EBAE4F98BC.idx deleted file mode 100644 index ca3586f01..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/geometric_distribution.h.2BA6E1EBAE4F98BC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/get.h.0026AF033A1C1D48.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/get.h.0026AF033A1C1D48.idx deleted file mode 100644 index 88296efee..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/get.h.0026AF033A1C1D48.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/get_error_info.hpp.0A20282790BD7AC3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/get_error_info.hpp.0A20282790BD7AC3.idx deleted file mode 100644 index c6b159bd1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/get_error_info.hpp.0A20282790BD7AC3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/get_pointer.hpp.816195E790F04516.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/get_pointer.hpp.816195E790F04516.idx deleted file mode 100644 index aa672a9e7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/get_pointer.hpp.816195E790F04516.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gethostuuid.h.75751E9C93661AA6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gethostuuid.h.75751E9C93661AA6.idx deleted file mode 100644 index 7e941545b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gethostuuid.h.75751E9C93661AA6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/global_fixture.hpp.463451015725D76F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/global_fixture.hpp.463451015725D76F.idx deleted file mode 100644 index 1baabf14f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/global_fixture.hpp.463451015725D76F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/global_typedef.hpp.95CCD8BF4C5C0C89.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/global_typedef.hpp.95CCD8BF4C5C0C89.idx deleted file mode 100644 index 3f0bf07c7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/global_typedef.hpp.95CCD8BF4C5C0C89.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gnu.h.16FF138A63587A36.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gnu.h.16FF138A63587A36.idx deleted file mode 100644 index 4b52d4cfe..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gnu.h.16FF138A63587A36.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gpu.hpp.707BC8E2DF6FF940.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gpu.hpp.707BC8E2DF6FF940.idx deleted file mode 100644 index 39f61d08c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/gpu.hpp.707BC8E2DF6FF940.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/half_positive.h.3384B90FA7062AF2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/half_positive.h.3384B90FA7062AF2.idx deleted file mode 100644 index a28a8b5c4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/half_positive.h.3384B90FA7062AF2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_apply.hpp.690E2FD69725D616.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_apply.hpp.690E2FD69725D616.idx deleted file mode 100644 index b9d697ee0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_apply.hpp.690E2FD69725D616.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_apply.hpp.CD75F749EB5CB625.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_apply.hpp.CD75F749EB5CB625.idx deleted file mode 100644 index 24e74ca24..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_apply.hpp.CD75F749EB5CB625.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_begin.hpp.D27EAB84590D980F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_begin.hpp.D27EAB84590D980F.idx deleted file mode 100644 index 6b23b0495..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_begin.hpp.D27EAB84590D980F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_binary_operator.hpp.9F81FBFF470CAE57.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_binary_operator.hpp.9F81FBFF470CAE57.idx deleted file mode 100644 index fe3a5bb36..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_binary_operator.hpp.9F81FBFF470CAE57.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_left_shift.hpp.10641022A96B4EFD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_left_shift.hpp.10641022A96B4EFD.idx deleted file mode 100644 index 7c65872e5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_left_shift.hpp.10641022A96B4EFD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_opt.hpp.421A94D48F2D8FA8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_opt.hpp.421A94D48F2D8FA8.idx deleted file mode 100644 index 10c9bcf3e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_opt.hpp.421A94D48F2D8FA8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_single_bit.h.1D9B6D232848E491.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_single_bit.h.1D9B6D232848E491.idx deleted file mode 100644 index 613c8832b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_single_bit.h.1D9B6D232848E491.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_tag.hpp.8C860C5DC98E1ED4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_tag.hpp.8C860C5DC98E1ED4.idx deleted file mode 100644 index dcdc52ebc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_tag.hpp.8C860C5DC98E1ED4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_type.hpp.AAAE95D1AD167614.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_type.hpp.AAAE95D1AD167614.idx deleted file mode 100644 index 5199efcc3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_type.hpp.AAAE95D1AD167614.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_unique_object_representation.h.C51DA737AEAFF81A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_unique_object_representation.h.C51DA737AEAFF81A.idx deleted file mode 100644 index 89c19494a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_unique_object_representation.h.C51DA737AEAFF81A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_virtual_destructor.h.CBFDC926BBBC0DF6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_virtual_destructor.h.CBFDC926BBBC0DF6.idx deleted file mode 100644 index ce917367a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_virtual_destructor.h.CBFDC926BBBC0DF6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_xxx.hpp.A90FD821AD759462.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_xxx.hpp.A90FD821AD759462.idx deleted file mode 100644 index 9fe2fa50e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_xxx.hpp.A90FD821AD759462.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_xxx.hpp.EFC75A99CD58E410.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_xxx.hpp.EFC75A99CD58E410.idx deleted file mode 100644 index 270af9a4b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/has_xxx.hpp.EFC75A99CD58E410.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/hash.h.2AB2996D78999B11.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/hash.h.2AB2996D78999B11.idx deleted file mode 100644 index 13b4cd1e6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/hash.h.2AB2996D78999B11.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/hash.h.80B9D7C8C6CADE1F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/hash.h.80B9D7C8C6CADE1F.idx deleted file mode 100644 index 3b1d8c94b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/hash.h.80B9D7C8C6CADE1F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/hash.hpp.DFBCC94AA77F00AF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/hash.hpp.DFBCC94AA77F00AF.idx deleted file mode 100644 index 3753ebfb2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/hash.hpp.DFBCC94AA77F00AF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/helper_macros.hpp.C0D82CF276378DA9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/helper_macros.hpp.C0D82CF276378DA9.idx deleted file mode 100644 index b2f85226a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/helper_macros.hpp.C0D82CF276378DA9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/high_resolution_clock.h.693612ED4A034E2D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/high_resolution_clock.h.693612ED4A034E2D.idx deleted file mode 100644 index 62d3e91da..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/high_resolution_clock.h.693612ED4A034E2D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/host_info.h.22A9629ACE025E1B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/host_info.h.22A9629ACE025E1B.idx deleted file mode 100644 index e7cf049b6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/host_info.h.22A9629ACE025E1B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/host_notify.h.2696AB3C35ECC515.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/host_notify.h.2696AB3C35ECC515.idx deleted file mode 100644 index 55c25be54..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/host_notify.h.2696AB3C35ECC515.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/host_special_ports.h.CA1F8DD37179F22B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/host_special_ports.h.CA1F8DD37179F22B.idx deleted file mode 100644 index 03e88470b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/host_special_ports.h.CA1F8DD37179F22B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/hyperbolic_functions.h.E91B410950363A3D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/hyperbolic_functions.h.E91B410950363A3D.idx deleted file mode 100644 index 9ddb4bf61..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/hyperbolic_functions.h.E91B410950363A3D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/hypot.h.FFF284F99BD8B889.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/hypot.h.FFF284F99BD8B889.idx deleted file mode 100644 index 042677bb8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/hypot.h.FFF284F99BD8B889.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/hypot.hpp.C7B2F2A36825665C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/hypot.hpp.C7B2F2A36825665C.idx deleted file mode 100644 index 6ae71c55f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/hypot.hpp.C7B2F2A36825665C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/id.h.D82D85EF4A678730.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/id.h.D82D85EF4A678730.idx deleted file mode 100644 index 948cf0079..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/id.h.D82D85EF4A678730.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/identity.h.AA9034BADBB11847.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/identity.h.AA9034BADBB11847.idx deleted file mode 100644 index 8f2d2b96c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/identity.h.AA9034BADBB11847.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/identity.hpp.70896C5C26DDD4D7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/identity.hpp.70896C5C26DDD4D7.idx deleted file mode 100644 index 7a77a6a17..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/identity.hpp.70896C5C26DDD4D7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/identity.hpp.8801389C92A11D2A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/identity.hpp.8801389C92A11D2A.idx deleted file mode 100644 index 24e255e1d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/identity.hpp.8801389C92A11D2A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/identity.hpp.DF256424F209F7E2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/identity.hpp.DF256424F209F7E2.idx deleted file mode 100644 index 043f65ecf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/identity.hpp.DF256424F209F7E2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/if.hpp.2DCC9A9655FD3734.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/if.hpp.2DCC9A9655FD3734.idx deleted file mode 100644 index dd563d051..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/if.hpp.2DCC9A9655FD3734.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/if.hpp.5B250E8BA80DE316.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/if.hpp.5B250E8BA80DE316.idx deleted file mode 100644 index 7c26cc0d9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/if.hpp.5B250E8BA80DE316.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/igamma_inverse.hpp.CA1AABB53C2DFE5B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/igamma_inverse.hpp.CA1AABB53C2DFE5B.idx deleted file mode 100644 index 6b458d8ed..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/igamma_inverse.hpp.CA1AABB53C2DFE5B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/igamma_large.hpp.7B35B5D92F00A114.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/igamma_large.hpp.7B35B5D92F00A114.idx deleted file mode 100644 index 8da46769d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/igamma_large.hpp.7B35B5D92F00A114.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ignore_unused.hpp.2FC67742414D9758.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ignore_unused.hpp.2FC67742414D9758.idx deleted file mode 100644 index 71daa21fb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ignore_unused.hpp.2FC67742414D9758.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iif.hpp.72B2ED19FF9AE9F8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iif.hpp.72B2ED19FF9AE9F8.idx deleted file mode 100644 index cb8ba0da6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iif.hpp.72B2ED19FF9AE9F8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/impl.hpp.B5823F824E222B73.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/impl.hpp.B5823F824E222B73.idx deleted file mode 100644 index 5c2b45352..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/impl.hpp.B5823F824E222B73.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/implementation_help.hpp.E2FFC7F15DE41DFF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/implementation_help.hpp.E2FFC7F15DE41DFF.idx deleted file mode 100644 index 4b0029d6a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/implementation_help.hpp.E2FFC7F15DE41DFF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/import_export.hpp.E57FCE6919831D62.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/import_export.hpp.E57FCE6919831D62.idx deleted file mode 100644 index d85e74762..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/import_export.hpp.E57FCE6919831D62.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/in_found_result.h.2432F3C694E7A0C6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/in_found_result.h.2432F3C694E7A0C6.idx deleted file mode 100644 index b1332e8ca..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/in_found_result.h.2432F3C694E7A0C6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/in_fun_result.h.3A2451CC018C53FF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/in_fun_result.h.3A2451CC018C53FF.idx deleted file mode 100644 index e14ad58ee..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/in_fun_result.h.3A2451CC018C53FF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/in_in_out_result.h.170CB5D9F26122AD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/in_in_out_result.h.170CB5D9F26122AD.idx deleted file mode 100644 index 46c882b21..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/in_in_out_result.h.170CB5D9F26122AD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/in_in_result.h.3BC5BF6877A0F6F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/in_in_result.h.3BC5BF6877A0F6F2.idx deleted file mode 100644 index 4665ea41d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/in_in_result.h.3BC5BF6877A0F6F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/in_out_out_result.h.2D26F474294C277F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/in_out_out_result.h.2D26F474294C277F.idx deleted file mode 100644 index 71109039d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/in_out_out_result.h.2D26F474294C277F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/in_out_result.h.D1B56856A281D23E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/in_out_result.h.D1B56856A281D23E.idx deleted file mode 100644 index 91a22379d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/in_out_result.h.D1B56856A281D23E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/in_place.h.079515014C1D9519.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/in_place.h.079515014C1D9519.idx deleted file mode 100644 index d8854fc11..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/in_place.h.079515014C1D9519.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inc.hpp.651427B57C64487E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inc.hpp.651427B57C64487E.idx deleted file mode 100644 index 2dc67f3cb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inc.hpp.651427B57C64487E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inc.hpp.EF74EB04FDBF4911.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inc.hpp.EF74EB04FDBF4911.idx deleted file mode 100644 index 393ccfe0b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inc.hpp.EF74EB04FDBF4911.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inc_256.hpp.1DF59AC2AB256BDA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inc_256.hpp.1DF59AC2AB256BDA.idx deleted file mode 100644 index 427763f67..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inc_256.hpp.1DF59AC2AB256BDA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/include_preprocessed.hpp.B26614D0342CBACD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/include_preprocessed.hpp.B26614D0342CBACD.idx deleted file mode 100644 index 4d0143bf2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/include_preprocessed.hpp.B26614D0342CBACD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/includes.h.618D7A7F93C6A18C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/includes.h.618D7A7F93C6A18C.idx deleted file mode 100644 index 239dd709e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/includes.h.618D7A7F93C6A18C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inclusive_scan.h.DAA19EAFD36B169B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inclusive_scan.h.DAA19EAFD36B169B.idx deleted file mode 100644 index 5a1e1cf57..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inclusive_scan.h.DAA19EAFD36B169B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/incrementable_traits.h.DDD98C8DD5E22C73.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/incrementable_traits.h.DDD98C8DD5E22C73.idx deleted file mode 100644 index 5ac3bd381..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/incrementable_traits.h.DDD98C8DD5E22C73.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/independent_bits_engine.h.24C5E6B177B451B5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/independent_bits_engine.h.24C5E6B177B451B5.idx deleted file mode 100644 index b008709e2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/independent_bits_engine.h.24C5E6B177B451B5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/indirections.hpp.5CA2B4E8191A3386.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/indirections.hpp.5CA2B4E8191A3386.idx deleted file mode 100644 index 717fe14ea..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/indirections.hpp.5CA2B4E8191A3386.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/indirectly_comparable.h.8BAC1FA53B4E9480.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/indirectly_comparable.h.8BAC1FA53B4E9480.idx deleted file mode 100644 index 5dad3288e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/indirectly_comparable.h.8BAC1FA53B4E9480.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inf_nan.hpp.C9DD45D182FFCB59.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inf_nan.hpp.C9DD45D182FFCB59.idx deleted file mode 100644 index ca85ee139..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inf_nan.hpp.C9DD45D182FFCB59.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/info.hpp.B103EDBDD882AC66.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/info.hpp.B103EDBDD882AC66.idx deleted file mode 100644 index fcddf5785..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/info.hpp.B103EDBDD882AC66.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/initializer_list.0B1D491D34747D31.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/initializer_list.0B1D491D34747D31.idx deleted file mode 100644 index f41be3805..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/initializer_list.0B1D491D34747D31.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inner_product.h.FA235308FD57DEEA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inner_product.h.FA235308FD57DEEA.idx deleted file mode 100644 index 0419d9dbf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inner_product.h.FA235308FD57DEEA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inplace_merge.h.BD4B687B13A34A70.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inplace_merge.h.BD4B687B13A34A70.idx deleted file mode 100644 index 9fe158adb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inplace_merge.h.BD4B687B13A34A70.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/input_iterator_facade.hpp.0B6A54CCA0001367.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/input_iterator_facade.hpp.0B6A54CCA0001367.idx deleted file mode 100644 index 8c1a76aad..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/input_iterator_facade.hpp.0B6A54CCA0001367.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/insert_iterator.h.8CDBE2AAEFF97D08.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/insert_iterator.h.8CDBE2AAEFF97D08.idx deleted file mode 100644 index 1643ffaaf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/insert_iterator.h.8CDBE2AAEFF97D08.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/int.hpp.B46296EA5AF77258.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/int.hpp.B46296EA5AF77258.idx deleted file mode 100644 index 9b764311e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/int.hpp.B46296EA5AF77258.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/int_float_mixture.hpp.5C90E19AB6F801FB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/int_float_mixture.hpp.5C90E19AB6F801FB.idx deleted file mode 100644 index 2b3c7289d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/int_float_mixture.hpp.5C90E19AB6F801FB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/int_float_mixture_enum.hpp.46DCA1D978A86D2E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/int_float_mixture_enum.hpp.46DCA1D978A86D2E.idx deleted file mode 100644 index 26412b648..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/int_float_mixture_enum.hpp.46DCA1D978A86D2E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/int_fwd.hpp.5281FD20CD9E8994.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/int_fwd.hpp.5281FD20CD9E8994.idx deleted file mode 100644 index fe4dd087c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/int_fwd.hpp.5281FD20CD9E8994.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integer.hpp.3A7681B32F7B88B9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integer.hpp.3A7681B32F7B88B9.idx deleted file mode 100644 index 85fe224c1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integer.hpp.3A7681B32F7B88B9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integer.hpp.C5228031677F6F21.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integer.hpp.C5228031677F6F21.idx deleted file mode 100644 index 7e49ac335..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integer.hpp.C5228031677F6F21.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integer_fwd.hpp.E7A19C8D0260C7C8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integer_fwd.hpp.E7A19C8D0260C7C8.idx deleted file mode 100644 index 9df1d4d30..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integer_fwd.hpp.E7A19C8D0260C7C8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integer_ops.hpp.269944737D3E07E2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integer_ops.hpp.269944737D3E07E2.idx deleted file mode 100644 index 55637231f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integer_ops.hpp.269944737D3E07E2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integer_sequence.h.075F5836A3BF0E73.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integer_sequence.h.075F5836A3BF0E73.idx deleted file mode 100644 index bdb644531..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integer_sequence.h.075F5836A3BF0E73.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integer_sequence.hpp.C5569913DADBD45E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integer_sequence.hpp.C5569913DADBD45E.idx deleted file mode 100644 index cf4705cfa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integer_sequence.hpp.C5569913DADBD45E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integer_traits.hpp.7BD2DC06FC8A24DD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integer_traits.hpp.7BD2DC06FC8A24DD.idx deleted file mode 100644 index b81e38363..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integer_traits.hpp.7BD2DC06FC8A24DD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral.hpp.7F08BF9A35AA3D3E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral.hpp.7F08BF9A35AA3D3E.idx deleted file mode 100644 index cabaacd3f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral.hpp.7F08BF9A35AA3D3E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral.hpp.EF83A547A39EB395.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral.hpp.EF83A547A39EB395.idx deleted file mode 100644 index 6d28c063c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral.hpp.EF83A547A39EB395.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral_c.hpp.DE6FD24DD7C97CD4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral_c.hpp.DE6FD24DD7C97CD4.idx deleted file mode 100644 index e4f4a0670..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral_c.hpp.DE6FD24DD7C97CD4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral_c_fwd.hpp.912493A441C00DE6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral_c_fwd.hpp.912493A441C00DE6.idx deleted file mode 100644 index 892f1376a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral_c_fwd.hpp.912493A441C00DE6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral_c_tag.hpp.F1974334E6A6FCDB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral_c_tag.hpp.F1974334E6A6FCDB.idx deleted file mode 100644 index d3e18ca10..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral_c_tag.hpp.F1974334E6A6FCDB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral_constant.h.9776B12E1507BF33.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral_constant.h.9776B12E1507BF33.idx deleted file mode 100644 index f5dc214c3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral_constant.h.9776B12E1507BF33.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral_constant.hpp.CCF48D425AA80998.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral_constant.hpp.CCF48D425AA80998.idx deleted file mode 100644 index a6c9da980..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral_constant.hpp.CCF48D425AA80998.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral_wrapper.hpp.3BD55D62A10AD27C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral_wrapper.hpp.3BD55D62A10AD27C.idx deleted file mode 100644 index 84513e696..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/integral_wrapper.hpp.3BD55D62A10AD27C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/intel.hpp.6C4C3970559D18AE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/intel.hpp.6C4C3970559D18AE.idx deleted file mode 100644 index 8814f78fc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/intel.hpp.6C4C3970559D18AE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/intel_intrinsics.hpp.FB674A1971407E19.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/intel_intrinsics.hpp.FB674A1971407E19.idx deleted file mode 100644 index 724c2a850..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/intel_intrinsics.hpp.FB674A1971407E19.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/interface.hpp.5CB0040217CE41D4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/interface.hpp.5CB0040217CE41D4.idx deleted file mode 100644 index 24ff06f70..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/interface.hpp.5CB0040217CE41D4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/interface.hpp.C11E350123FAD1BC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/interface.hpp.C11E350123FAD1BC.idx deleted file mode 100644 index 1f1a5371a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/interface.hpp.C11E350123FAD1BC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/interoperable.hpp.E2D1231B7312E4AE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/interoperable.hpp.E2D1231B7312E4AE.idx deleted file mode 100644 index 59b4cde8b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/interoperable.hpp.E2D1231B7312E4AE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/intrinsics.hpp.92161C1A6E2ED8F3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/intrinsics.hpp.92161C1A6E2ED8F3.idx deleted file mode 100644 index f0f699ae4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/intrinsics.hpp.92161C1A6E2ED8F3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inttypes.h.C8B600ABA9AC3641.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inttypes.h.C8B600ABA9AC3641.idx deleted file mode 100644 index f6c55b8b3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inttypes.h.C8B600ABA9AC3641.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inttypes.h.CC4F55C0F1E18C69.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inttypes.h.CC4F55C0F1E18C69.idx deleted file mode 100644 index f3d983f92..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inttypes.h.CC4F55C0F1E18C69.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inttypes.h.E1803EC614D2D9C8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inttypes.h.E1803EC614D2D9C8.idx deleted file mode 100644 index 53351d7bb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inttypes.h.E1803EC614D2D9C8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inverse_hyperbolic_functions.h.F798880FF05A64DC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inverse_hyperbolic_functions.h.F798880FF05A64DC.idx deleted file mode 100644 index ea042d5dd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inverse_hyperbolic_functions.h.F798880FF05A64DC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inverse_trigonometric_functions.h.6178CECB3A9A1031.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inverse_trigonometric_functions.h.6178CECB3A9A1031.idx deleted file mode 100644 index 7c4d8fbce..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/inverse_trigonometric_functions.h.6178CECB3A9A1031.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/invert_if.h.FB50E8558B4E3B03.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/invert_if.h.FB50E8558B4E3B03.idx deleted file mode 100644 index 2ddae860c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/invert_if.h.FB50E8558B4E3B03.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/invocable.h.B540CE1B6F5F21E3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/invocable.h.B540CE1B6F5F21E3.idx deleted file mode 100644 index 5b436d02d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/invocable.h.B540CE1B6F5F21E3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/invoke.h.1B79458C07D8DA67.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/invoke.h.1B79458C07D8DA67.idx deleted file mode 100644 index 1df0447bd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/invoke.h.1B79458C07D8DA67.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/invoke.h.508EC14D183C6E6A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/invoke.h.508EC14D183C6E6A.idx deleted file mode 100644 index 85f5b044d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/invoke.h.508EC14D183C6E6A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/invoke_swap.hpp.31209315779FE802.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/invoke_swap.hpp.31209315779FE802.idx deleted file mode 100644 index dc8479a93..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/invoke_swap.hpp.31209315779FE802.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/io.hpp.02C41D5C09201376.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/io.hpp.02C41D5C09201376.idx deleted file mode 100644 index bbd4cbdbd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/io.hpp.02C41D5C09201376.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/io.hpp.23B92A77E5108E79.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/io.hpp.23B92A77E5108E79.idx deleted file mode 100644 index adb54f701..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/io.hpp.23B92A77E5108E79.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/io_fwd.hpp.07F1BCEA0B03556E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/io_fwd.hpp.07F1BCEA0B03556E.idx deleted file mode 100644 index 9e86fea1a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/io_fwd.hpp.07F1BCEA0B03556E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iomanip.85EA41C8F0873410.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iomanip.85EA41C8F0873410.idx deleted file mode 100644 index ae78a2d08..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iomanip.85EA41C8F0873410.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ios.F2768657418C8479.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ios.F2768657418C8479.idx deleted file mode 100644 index 4eecedb1f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ios.F2768657418C8479.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ios.h.2491F3A982B660C7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ios.h.2491F3A982B660C7.idx deleted file mode 100644 index c5c202d4e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ios.h.2491F3A982B660C7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ios.h.737625C446BA5671.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ios.h.737625C446BA5671.idx deleted file mode 100644 index ac2b68209..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ios.h.737625C446BA5671.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ios_state.hpp.4FC2D17712214145.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ios_state.hpp.4FC2D17712214145.idx deleted file mode 100644 index ca674aee9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ios_state.hpp.4FC2D17712214145.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iosfwd.F88082F3F1E5DF6A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iosfwd.F88082F3F1E5DF6A.idx deleted file mode 100644 index af96d1aea..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iosfwd.F88082F3F1E5DF6A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iostream.2698E30AF68B33F3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iostream.2698E30AF68B33F3.idx deleted file mode 100644 index 50491cca1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iostream.2698E30AF68B33F3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iota.h.3995AE8EECF38EBB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iota.h.3995AE8EECF38EBB.idx deleted file mode 100644 index 27e7dcadf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iota.h.3995AE8EECF38EBB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ipc_info.h.95F82ABBD3588A46.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ipc_info.h.95F82ABBD3588A46.idx deleted file mode 100644 index 19880ea73..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ipc_info.h.95F82ABBD3588A46.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_abstract.h.B3A6E07B662DBE97.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_abstract.h.B3A6E07B662DBE97.idx deleted file mode 100644 index 3862fa996..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_abstract.h.B3A6E07B662DBE97.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_abstract.hpp.BF549A17B49241D9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_abstract.hpp.BF549A17B49241D9.idx deleted file mode 100644 index 61cb13b20..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_abstract.hpp.BF549A17B49241D9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_aggregate.h.6D5C0E710AF0B2BF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_aggregate.h.6D5C0E710AF0B2BF.idx deleted file mode 100644 index 6ea80f8d0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_aggregate.h.6D5C0E710AF0B2BF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_allocator.h.097D902D5AA223D0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_allocator.h.097D902D5AA223D0.idx deleted file mode 100644 index c1f00aa6c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_allocator.h.097D902D5AA223D0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_always_bitcastable.h.C126DF7A5527CDA3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_always_bitcastable.h.C126DF7A5527CDA3.idx deleted file mode 100644 index e479e21d1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_always_bitcastable.h.C126DF7A5527CDA3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_always_lock_free.h.B76BC0204AF1D80D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_always_lock_free.h.B76BC0204AF1D80D.idx deleted file mode 100644 index 93b9fc484..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_always_lock_free.h.B76BC0204AF1D80D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_arithmetic.h.2BB769681C627C00.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_arithmetic.h.2BB769681C627C00.idx deleted file mode 100644 index 53b507f59..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_arithmetic.h.2BB769681C627C00.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_arithmetic.hpp.BE8C5A3C1DAAACEA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_arithmetic.hpp.BE8C5A3C1DAAACEA.idx deleted file mode 100644 index 78b84bb24..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_arithmetic.hpp.BE8C5A3C1DAAACEA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_array.h.D053056C9243167D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_array.h.D053056C9243167D.idx deleted file mode 100644 index c22f6e5d3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_array.h.D053056C9243167D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_array.hpp.C9AA6AF9089B1F9C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_array.hpp.C9AA6AF9089B1F9C.idx deleted file mode 100644 index fe0c9476d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_array.hpp.C9AA6AF9089B1F9C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_assignable.h.2957FB88C4AB8859.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_assignable.h.2957FB88C4AB8859.idx deleted file mode 100644 index 0b904186a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_assignable.h.2957FB88C4AB8859.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_backend.hpp.74F96B9C5395C78A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_backend.hpp.74F96B9C5395C78A.idx deleted file mode 100644 index a06b993b1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_backend.hpp.74F96B9C5395C78A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_base_of.h.927AC652A5D713E2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_base_of.h.927AC652A5D713E2.idx deleted file mode 100644 index 4490f7053..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_base_of.h.927AC652A5D713E2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_binary.hpp.C9FCAE804BC4A91B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_binary.hpp.C9FCAE804BC4A91B.idx deleted file mode 100644 index 0df039c3f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_binary.hpp.C9FCAE804BC4A91B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_bounded_array.h.2A239F4AE5F0C97B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_bounded_array.h.2A239F4AE5F0C97B.idx deleted file mode 100644 index 20d58468d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_bounded_array.h.2A239F4AE5F0C97B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_byte_container.hpp.F8FF67BFE9F4A060.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_byte_container.hpp.F8FF67BFE9F4A060.idx deleted file mode 100644 index 871ddf5f7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_byte_container.hpp.F8FF67BFE9F4A060.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_callable.h.25959339D2AE607D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_callable.h.25959339D2AE607D.idx deleted file mode 100644 index 6ccb2513b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_callable.h.25959339D2AE607D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_char_like_type.h.88BC2C8121282E51.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_char_like_type.h.88BC2C8121282E51.idx deleted file mode 100644 index 08331148d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_char_like_type.h.88BC2C8121282E51.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_character.hpp.426DAAB892A98E8E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_character.hpp.426DAAB892A98E8E.idx deleted file mode 100644 index 20977a333..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_character.hpp.426DAAB892A98E8E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_class.h.5A93955BD4F1C019.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_class.h.5A93955BD4F1C019.idx deleted file mode 100644 index 7bb2f106f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_class.h.5A93955BD4F1C019.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_complete.hpp.F06E947376E63FB4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_complete.hpp.F06E947376E63FB4.idx deleted file mode 100644 index 7b17743f2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_complete.hpp.F06E947376E63FB4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_complex.hpp.0B042CC735B809A7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_complex.hpp.0B042CC735B809A7.idx deleted file mode 100644 index 30c2f5e01..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_complex.hpp.0B042CC735B809A7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_compound.h.CB8445D8CC13F050.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_compound.h.CB8445D8CC13F050.idx deleted file mode 100644 index 8d202c7f5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_compound.h.CB8445D8CC13F050.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_const.h.206EA475CE6FFAD4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_const.h.206EA475CE6FFAD4.idx deleted file mode 100644 index a51ba6507..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_const.h.206EA475CE6FFAD4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_const.hpp.E4A6852347E3817F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_const.hpp.E4A6852347E3817F.idx deleted file mode 100644 index 96b19f998..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_const.hpp.E4A6852347E3817F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_constant_evaluated.h.EC718B63C55D5AE2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_constant_evaluated.h.EC718B63C55D5AE2.idx deleted file mode 100644 index fa95f3cb3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_constant_evaluated.h.EC718B63C55D5AE2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_constant_evaluated.hpp.52C5B09477F06891.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_constant_evaluated.hpp.52C5B09477F06891.idx deleted file mode 100644 index b98265503..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_constant_evaluated.hpp.52C5B09477F06891.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_constructible.h.6000A671EE5FE1DB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_constructible.h.6000A671EE5FE1DB.idx deleted file mode 100644 index 1bad069d7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_constructible.h.6000A671EE5FE1DB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_convertible.h.BF85042DA022747E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_convertible.h.BF85042DA022747E.idx deleted file mode 100644 index 3a7051df3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_convertible.h.BF85042DA022747E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_convertible.hpp.152FFD5B0116A115.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_convertible.hpp.152FFD5B0116A115.idx deleted file mode 100644 index c7e5a2262..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_convertible.hpp.152FFD5B0116A115.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_convertible_arithmetic.hpp.03826F3C61614CC3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_convertible_arithmetic.hpp.03826F3C61614CC3.idx deleted file mode 100644 index c899b5b2d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_convertible_arithmetic.hpp.03826F3C61614CC3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_copy_assignable.h.A6A383ADE3DB34F6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_copy_assignable.h.A6A383ADE3DB34F6.idx deleted file mode 100644 index dc9447839..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_copy_assignable.h.A6A383ADE3DB34F6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_copy_constructible.h.12FEDA934AAAA174.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_copy_constructible.h.12FEDA934AAAA174.idx deleted file mode 100644 index a849d9b2d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_copy_constructible.h.12FEDA934AAAA174.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_core_convertible.h.360966BCCEC5DAC9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_core_convertible.h.360966BCCEC5DAC9.idx deleted file mode 100644 index 7f5da8ed7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_core_convertible.h.360966BCCEC5DAC9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_cstring.hpp.5869299DFFBB4F7A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_cstring.hpp.5869299DFFBB4F7A.idx deleted file mode 100644 index 679ef76b7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_cstring.hpp.5869299DFFBB4F7A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_default_constructible.h.2411BB22B8FB178F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_default_constructible.h.2411BB22B8FB178F.idx deleted file mode 100644 index d211aead1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_default_constructible.h.2411BB22B8FB178F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_destructible.h.9858AA99E355A3D5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_destructible.h.9858AA99E355A3D5.idx deleted file mode 100644 index 2415ca3dc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_destructible.h.9858AA99E355A3D5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_detected.hpp.17989172BFCFA2E0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_detected.hpp.17989172BFCFA2E0.idx deleted file mode 100644 index d1c5e2d82..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_detected.hpp.17989172BFCFA2E0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_empty.h.4BED7E77A9CE0D9A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_empty.h.4BED7E77A9CE0D9A.idx deleted file mode 100644 index 8b6a8dffb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_empty.h.4BED7E77A9CE0D9A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_empty.hpp.ABE96F34843CD02A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_empty.hpp.ABE96F34843CD02A.idx deleted file mode 100644 index a84805fbb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_empty.hpp.ABE96F34843CD02A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_enum.h.AC9DCA11A375D586.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_enum.h.AC9DCA11A375D586.idx deleted file mode 100644 index fa3088a40..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_enum.h.AC9DCA11A375D586.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_enum.hpp.FADF5F6AF1CF51C7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_enum.hpp.FADF5F6AF1CF51C7.idx deleted file mode 100644 index 42beaddb8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_enum.hpp.FADF5F6AF1CF51C7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_eq.h.7456BF8FF051112C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_eq.h.7456BF8FF051112C.idx deleted file mode 100644 index f776853cd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_eq.h.7456BF8FF051112C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_equality_comparable.h.B3AB9BA9BF6AEE5B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_equality_comparable.h.B3AB9BA9BF6AEE5B.idx deleted file mode 100644 index 55ec31177..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_equality_comparable.h.B3AB9BA9BF6AEE5B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_execution_policy.h.FBEAF197BCD6FB2C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_execution_policy.h.FBEAF197BCD6FB2C.idx deleted file mode 100644 index a0b221577..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_execution_policy.h.FBEAF197BCD6FB2C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_final.h.771FE57EE28F2B8A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_final.h.771FE57EE28F2B8A.idx deleted file mode 100644 index b52c9d6b9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_final.h.771FE57EE28F2B8A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_float.hpp.379DAD376FBED53F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_float.hpp.379DAD376FBED53F.idx deleted file mode 100644 index 21699af26..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_float.hpp.379DAD376FBED53F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_floating_point.h.BE7B64B562CB0FAE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_floating_point.h.BE7B64B562CB0FAE.idx deleted file mode 100644 index e3c8244ab..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_floating_point.h.BE7B64B562CB0FAE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_floating_point.hpp.FAF9AA0B06209DF0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_floating_point.hpp.FAF9AA0B06209DF0.idx deleted file mode 100644 index 43dbb022a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_floating_point.hpp.FAF9AA0B06209DF0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_forward_iterable.hpp.1613E4751CE3BA7A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_forward_iterable.hpp.1613E4751CE3BA7A.idx deleted file mode 100644 index 8dfcd42a2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_forward_iterable.hpp.1613E4751CE3BA7A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_function.h.9BF4CAF4CE51A68D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_function.h.9BF4CAF4CE51A68D.idx deleted file mode 100644 index bfaae6ddd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_function.h.9BF4CAF4CE51A68D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_function.hpp.3175CACDFF802320.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_function.hpp.3175CACDFF802320.idx deleted file mode 100644 index b93e29323..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_function.hpp.3175CACDFF802320.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_function_cxx_11.hpp.BB83FA11D39F6D92.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_function_cxx_11.hpp.BB83FA11D39F6D92.idx deleted file mode 100644 index ae167d76e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_function_cxx_11.hpp.BB83FA11D39F6D92.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_fundamental.h.77389166F23D8EAD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_fundamental.h.77389166F23D8EAD.idx deleted file mode 100644 index db28963fb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_fundamental.h.77389166F23D8EAD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_heap.h.DA23AF57F8B38BD6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_heap.h.DA23AF57F8B38BD6.idx deleted file mode 100644 index 7f6b22136..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_heap.h.DA23AF57F8B38BD6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_heap_until.h.3B3B99C5F32A003B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_heap_until.h.3B3B99C5F32A003B.idx deleted file mode 100644 index dbcc079af..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_heap_until.h.3B3B99C5F32A003B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_implicitly_default_constructible.h.CA9A769BB2CE7BD5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_implicitly_default_constructible.h.CA9A769BB2CE7BD5.idx deleted file mode 100644 index 578ef4c9f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_implicitly_default_constructible.h.CA9A769BB2CE7BD5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_integral.h.0CED3047458476A2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_integral.h.0CED3047458476A2.idx deleted file mode 100644 index 4f326b716..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_integral.h.0CED3047458476A2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_integral.hpp.58FD09513C15B35A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_integral.hpp.58FD09513C15B35A.idx deleted file mode 100644 index 9a12e718e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_integral.hpp.58FD09513C15B35A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_literal_type.h.88F7BD12853C28D4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_literal_type.h.88F7BD12853C28D4.idx deleted file mode 100644 index 74f92b931..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_literal_type.h.88F7BD12853C28D4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_lvalue_reference.hpp.A00ECF29CC5F0FD7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_lvalue_reference.hpp.A00ECF29CC5F0FD7.idx deleted file mode 100644 index e876659c7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_lvalue_reference.hpp.A00ECF29CC5F0FD7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_maximum_number.hpp.C8907A231554204F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_maximum_number.hpp.C8907A231554204F.idx deleted file mode 100644 index 7593e7986..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_maximum_number.hpp.C8907A231554204F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_member_function_pointer.h.A78099017C1ACA4D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_member_function_pointer.h.A78099017C1ACA4D.idx deleted file mode 100644 index 4778edeb6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_member_function_pointer.h.A78099017C1ACA4D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_member_object_pointer.h.D15F2DEDBDC86694.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_member_object_pointer.h.D15F2DEDBDC86694.idx deleted file mode 100644 index a854778a8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_member_object_pointer.h.D15F2DEDBDC86694.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_member_pointer.h.06847355735B8210.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_member_pointer.h.06847355735B8210.idx deleted file mode 100644 index 8f26a88de..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_member_pointer.h.06847355735B8210.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_minimum_number.hpp.D1F6A1035E2AFEAE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_minimum_number.hpp.D1F6A1035E2AFEAE.idx deleted file mode 100644 index 1889c592e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_minimum_number.hpp.D1F6A1035E2AFEAE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_move_assignable.h.93EBBB6D73B0857A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_move_assignable.h.93EBBB6D73B0857A.idx deleted file mode 100644 index 932f6b2cf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_move_assignable.h.93EBBB6D73B0857A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_move_constructible.h.5341111195D95C6E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_move_constructible.h.5341111195D95C6E.idx deleted file mode 100644 index da8873f5e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_move_constructible.h.5341111195D95C6E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_msvc_eti_arg.hpp.5C4BA3431D8D471B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_msvc_eti_arg.hpp.5C4BA3431D8D471B.idx deleted file mode 100644 index 14f8d3173..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_msvc_eti_arg.hpp.5C4BA3431D8D471B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_assignable.h.9E68D1B143AD7ACC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_assignable.h.9E68D1B143AD7ACC.idx deleted file mode 100644 index 0eebdd96e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_assignable.h.9E68D1B143AD7ACC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_constructible.h.7D86161685D003E7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_constructible.h.7D86161685D003E7.idx deleted file mode 100644 index eb1cadccc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_constructible.h.7D86161685D003E7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_convertible.h.AD623BF8CFF8CFCF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_convertible.h.AD623BF8CFF8CFCF.idx deleted file mode 100644 index 98d7a3f4a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_convertible.h.AD623BF8CFF8CFCF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_copy_assignable.h.C528543135E0B5B0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_copy_assignable.h.C528543135E0B5B0.idx deleted file mode 100644 index 798264b08..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_copy_assignable.h.C528543135E0B5B0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_copy_constructible.h.18949D35DBD8C252.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_copy_constructible.h.18949D35DBD8C252.idx deleted file mode 100644 index 2977481d3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_copy_constructible.h.18949D35DBD8C252.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_default_constructible.h.5513AE57D53E2DF5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_default_constructible.h.5513AE57D53E2DF5.idx deleted file mode 100644 index c464f829d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_default_constructible.h.5513AE57D53E2DF5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_destructible.h.8992F6864AB7AA26.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_destructible.h.8992F6864AB7AA26.idx deleted file mode 100644 index e1253fd6e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_destructible.h.8992F6864AB7AA26.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_move_assignable.h.D7CDFB89555F7E97.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_move_assignable.h.D7CDFB89555F7E97.idx deleted file mode 100644 index 696c5afb8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_move_assignable.h.D7CDFB89555F7E97.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_move_constructible.h.3ECD71D970C88FE5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_move_constructible.h.3ECD71D970C88FE5.idx deleted file mode 100644 index f5cbe35dd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_move_constructible.h.3ECD71D970C88FE5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_move_constructible.hpp.16BBD94A512174CF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_move_constructible.hpp.16BBD94A512174CF.idx deleted file mode 100644 index 938c3655c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_nothrow_move_constructible.hpp.16BBD94A512174CF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_null_pointer.h.B5AA9A483D69102F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_null_pointer.h.B5AA9A483D69102F.idx deleted file mode 100644 index 80b99f903..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_null_pointer.h.B5AA9A483D69102F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_object.h.C63743DEF0898F87.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_object.h.C63743DEF0898F87.idx deleted file mode 100644 index 7039861bd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_object.h.C63743DEF0898F87.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_output_streamable.hpp.09936D0CD3BFE4E0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_output_streamable.hpp.09936D0CD3BFE4E0.idx deleted file mode 100644 index 70e1687a5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_output_streamable.hpp.09936D0CD3BFE4E0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_partitioned.h.CDE141ECD97F7995.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_partitioned.h.CDE141ECD97F7995.idx deleted file mode 100644 index 2a2c390e2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_partitioned.h.CDE141ECD97F7995.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_permutation.h.DB9A3A2214216255.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_permutation.h.DB9A3A2214216255.idx deleted file mode 100644 index 3448f8c13..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_permutation.h.DB9A3A2214216255.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_placeholder.hpp.09A6B7BAC6C107D9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_placeholder.hpp.09A6B7BAC6C107D9.idx deleted file mode 100644 index 06e6fe221..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_placeholder.hpp.09A6B7BAC6C107D9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_pod.h.5DEA16185BAEB5AB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_pod.h.5DEA16185BAEB5AB.idx deleted file mode 100644 index 7e1143e7f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_pod.h.5DEA16185BAEB5AB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_pointer.h.344F946C3DD47851.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_pointer.h.344F946C3DD47851.idx deleted file mode 100644 index 84fc2919f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_pointer.h.344F946C3DD47851.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_pointer.hpp.D3437F5A04DCFE23.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_pointer.hpp.D3437F5A04DCFE23.idx deleted file mode 100644 index fdd9bded8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_pointer.hpp.D3437F5A04DCFE23.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_pointer_in_range.h.1886CB952D8BD3F9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_pointer_in_range.h.1886CB952D8BD3F9.idx deleted file mode 100644 index 9a9de6959..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_pointer_in_range.h.1886CB952D8BD3F9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_polymorphic.h.95479B55974362F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_polymorphic.h.95479B55974362F2.idx deleted file mode 100644 index b3c91cef3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_polymorphic.h.95479B55974362F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_primary_template.h.BCE3C1FAF3D9D6DF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_primary_template.h.BCE3C1FAF3D9D6DF.idx deleted file mode 100644 index 2b221b842..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_primary_template.h.BCE3C1FAF3D9D6DF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_reference.h.C945F4A44A3E4BCE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_reference.h.C945F4A44A3E4BCE.idx deleted file mode 100644 index 1e622e18a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_reference.h.C945F4A44A3E4BCE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_reference.hpp.B848B63E1B0B78FB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_reference.hpp.B848B63E1B0B78FB.idx deleted file mode 100644 index 65ed66662..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_reference.hpp.B848B63E1B0B78FB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_reference_wrapper.h.21AD141AFDC2DF52.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_reference_wrapper.h.21AD141AFDC2DF52.idx deleted file mode 100644 index 997a7fd69..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_reference_wrapper.h.21AD141AFDC2DF52.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_referenceable.h.B465282C27BCEA93.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_referenceable.h.B465282C27BCEA93.idx deleted file mode 100644 index f5e187a5c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_referenceable.h.B465282C27BCEA93.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_restricted_conversion.hpp.CF2565D00003C232.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_restricted_conversion.hpp.CF2565D00003C232.idx deleted file mode 100644 index b5c520e61..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_restricted_conversion.hpp.CF2565D00003C232.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_rvalue_reference.hpp.D373918C7C6DC57B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_rvalue_reference.hpp.D373918C7C6DC57B.idx deleted file mode 100644 index f87e04cb0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_rvalue_reference.hpp.D373918C7C6DC57B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_same.h.BB862EE790EE338D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_same.h.BB862EE790EE338D.idx deleted file mode 100644 index 103185759..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_same.h.BB862EE790EE338D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_same.hpp.A7B1C8D96EFAA99A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_same.hpp.A7B1C8D96EFAA99A.idx deleted file mode 100644 index 6f375cd51..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_same.hpp.A7B1C8D96EFAA99A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_scalar.h.D20DDA636B8DBD0D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_scalar.h.D20DDA636B8DBD0D.idx deleted file mode 100644 index fe5284cb9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_scalar.h.D20DDA636B8DBD0D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_scoped_enum.h.231254A0F5A26CFF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_scoped_enum.h.231254A0F5A26CFF.idx deleted file mode 100644 index b8e5bef01..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_scoped_enum.h.231254A0F5A26CFF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_seed_sequence.h.C761C05C5C797383.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_seed_sequence.h.C761C05C5C797383.idx deleted file mode 100644 index 5c56a9be1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_seed_sequence.h.C761C05C5C797383.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_sequence.hpp.72FCDDF1ED2388E5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_sequence.hpp.72FCDDF1ED2388E5.idx deleted file mode 100644 index c60fbd1a5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_sequence.hpp.72FCDDF1ED2388E5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_signed.h.8534468DC3FA25CB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_signed.h.8534468DC3FA25CB.idx deleted file mode 100644 index d9da99f43..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_signed.h.8534468DC3FA25CB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_signed.hpp.FFCD1D74F5A4F5F3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_signed.hpp.FFCD1D74F5A4F5F3.idx deleted file mode 100644 index 46dccb639..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_signed.hpp.FFCD1D74F5A4F5F3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_signed_integer.h.5C4D755335F1E460.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_signed_integer.h.5C4D755335F1E460.idx deleted file mode 100644 index ae400c7da..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_signed_integer.h.5C4D755335F1E460.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_single_return.hpp.5F0ED3A563BAB7A2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_single_return.hpp.5F0ED3A563BAB7A2.idx deleted file mode 100644 index d5b09daef..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_single_return.hpp.5F0ED3A563BAB7A2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_sorted.h.1EACE44922EA2049.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_sorted.h.1EACE44922EA2049.idx deleted file mode 100644 index 894b7a79d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_sorted.h.1EACE44922EA2049.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_sorted_until.h.57AEE60B8539DCD0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_sorted_until.h.57AEE60B8539DCD0.idx deleted file mode 100644 index 71b48e37d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_sorted_until.h.57AEE60B8539DCD0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_specialization.h.1F464F59BC3A75E6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_specialization.h.1F464F59BC3A75E6.idx deleted file mode 100644 index 1b9a90f74..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_specialization.h.1F464F59BC3A75E6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_standalone.hpp.F6D4CBD39A4418D6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_standalone.hpp.F6D4CBD39A4418D6.idx deleted file mode 100644 index c61ad9bbc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_standalone.hpp.F6D4CBD39A4418D6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_standard_layout.h.64D1432B575B43FC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_standard_layout.h.64D1432B575B43FC.idx deleted file mode 100644 index d90fc963a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_standard_layout.h.64D1432B575B43FC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_subranged.hpp.F92BC197E984D24F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_subranged.hpp.F92BC197E984D24F.idx deleted file mode 100644 index cd705462f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_subranged.hpp.F92BC197E984D24F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_swappable.h.BFE6CF7125476A8D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_swappable.h.BFE6CF7125476A8D.idx deleted file mode 100644 index b9d91a66c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_swappable.h.BFE6CF7125476A8D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_transparent.h.E6F91C16974D328B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_transparent.h.E6F91C16974D328B.idx deleted file mode 100644 index 6812279a2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_transparent.h.E6F91C16974D328B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivial.h.115124B58A82C1EF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivial.h.115124B58A82C1EF.idx deleted file mode 100644 index db99bfa5e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivial.h.115124B58A82C1EF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_assignable.h.2707889731F39B2D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_assignable.h.2707889731F39B2D.idx deleted file mode 100644 index 3c8146002..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_assignable.h.2707889731F39B2D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_constructible.h.57313536C964BCBD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_constructible.h.57313536C964BCBD.idx deleted file mode 100644 index 4ad37ac81..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_constructible.h.57313536C964BCBD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_copy_assignable.h.B71621007B1EB14E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_copy_assignable.h.B71621007B1EB14E.idx deleted file mode 100644 index 3d5d9151a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_copy_assignable.h.B71621007B1EB14E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_copy_constructible.h.93E97C116354819D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_copy_constructible.h.93E97C116354819D.idx deleted file mode 100644 index 72288865e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_copy_constructible.h.93E97C116354819D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_copyable.h.4200B87918BD05CB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_copyable.h.4200B87918BD05CB.idx deleted file mode 100644 index 30e65a35f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_copyable.h.4200B87918BD05CB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_default_constructible.h.76B80801DE2A1E2F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_default_constructible.h.76B80801DE2A1E2F.idx deleted file mode 100644 index f9028d17e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_default_constructible.h.76B80801DE2A1E2F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_destructible.h.D140C6318825CE01.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_destructible.h.D140C6318825CE01.idx deleted file mode 100644 index 9a36dbd7c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_destructible.h.D140C6318825CE01.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_lexicographically_comparable.h.DB381C87A570C6A0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_lexicographically_comparable.h.DB381C87A570C6A0.idx deleted file mode 100644 index be2df6e61..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_lexicographically_comparable.h.DB381C87A570C6A0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_move_assignable.h.F5097C1DAD1E9E27.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_move_assignable.h.F5097C1DAD1E9E27.idx deleted file mode 100644 index c35e2ab57..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_move_assignable.h.F5097C1DAD1E9E27.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_move_constructible.h.8406E06476E46A34.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_move_constructible.h.8406E06476E46A34.idx deleted file mode 100644 index 9c2f819f7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_trivially_move_constructible.h.8406E06476E46A34.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_unbounded_array.h.5DB23A4589AB7E27.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_unbounded_array.h.5DB23A4589AB7E27.idx deleted file mode 100644 index efa325b5f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_unbounded_array.h.5DB23A4589AB7E27.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_union.h.60251E6AD2BDD262.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_union.h.60251E6AD2BDD262.idx deleted file mode 100644 index 7a81935bf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_union.h.60251E6AD2BDD262.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_unsigned.h.A36EBAA412B5A079.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_unsigned.h.A36EBAA412B5A079.idx deleted file mode 100644 index 129f32fcf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_unsigned.h.A36EBAA412B5A079.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_unsigned.hpp.FDDF1788E758A977.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_unsigned.hpp.FDDF1788E758A977.idx deleted file mode 100644 index a88480e9d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_unsigned.hpp.FDDF1788E758A977.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_unsigned_integer.h.12B3626A1FC660D9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_unsigned_integer.h.12B3626A1FC660D9.idx deleted file mode 100644 index 5e612e780..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_unsigned_integer.h.12B3626A1FC660D9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_valid.h.12D77C2FA4B39881.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_valid.h.12D77C2FA4B39881.idx deleted file mode 100644 index 2f9852ce9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_valid.h.12D77C2FA4B39881.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_valid_expansion.h.DACFCE8E82A1618C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_valid_expansion.h.DACFCE8E82A1618C.idx deleted file mode 100644 index c773f9986..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_valid_expansion.h.DACFCE8E82A1618C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_variable_precision.hpp.5DBEE3540A1AE2E9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_variable_precision.hpp.5DBEE3540A1AE2E9.idx deleted file mode 100644 index dfbab3cb6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_variable_precision.hpp.5DBEE3540A1AE2E9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_void.h.A03C7EA19848FE43.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_void.h.A03C7EA19848FE43.idx deleted file mode 100644 index a8aa1f383..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_void.h.A03C7EA19848FE43.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_void.hpp.39248C157D1B419F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_void.hpp.39248C157D1B419F.idx deleted file mode 100644 index aa662e908..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_void.hpp.39248C157D1B419F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_volatile.h.3E364FEDEE763AA8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_volatile.h.3E364FEDEE763AA8.idx deleted file mode 100644 index fd34e6031..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_volatile.h.3E364FEDEE763AA8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_volatile.hpp.F2F5AE11521300AC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_volatile.hpp.F2F5AE11521300AC.idx deleted file mode 100644 index af2d78e95..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/is_volatile.hpp.F2F5AE11521300AC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/istream.5FD809DB4831EDCC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/istream.5FD809DB4831EDCC.idx deleted file mode 100644 index 97bbc878e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/istream.5FD809DB4831EDCC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/istream.h.9D5C80FFC8483E5C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/istream.h.9D5C80FFC8483E5C.idx deleted file mode 100644 index ff2e7e306..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/istream.h.9D5C80FFC8483E5C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/istream_iterator.h.247C090E73B02979.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/istream_iterator.h.247C090E73B02979.idx deleted file mode 100644 index 72a66fdaa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/istream_iterator.h.247C090E73B02979.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/istreambuf_iterator.h.2BD211E2EF491E41.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/istreambuf_iterator.h.2BD211E2EF491E41.idx deleted file mode 100644 index 6cb3bf9d8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/istreambuf_iterator.h.2BD211E2EF491E41.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/it_pair.hpp.AD326801177DC48C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/it_pair.hpp.AD326801177DC48C.idx deleted file mode 100644 index 9597f7c41..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/it_pair.hpp.AD326801177DC48C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iter_move.h.FEC289A5B532CC6E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iter_move.h.FEC289A5B532CC6E.idx deleted file mode 100644 index 45af02ebd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iter_move.h.FEC289A5B532CC6E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iter_swap.h.2C4427979227F97C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iter_swap.h.2C4427979227F97C.idx deleted file mode 100644 index 5caa3096f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iter_swap.h.2C4427979227F97C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iter_swap.h.EA87A18217E99967.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iter_swap.h.EA87A18217E99967.idx deleted file mode 100644 index 677e8d1bb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iter_swap.h.EA87A18217E99967.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator.15806713B5093F2A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator.15806713B5093F2A.idx deleted file mode 100644 index e9bc82878..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator.15806713B5093F2A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator.h.54836F27659175F3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator.h.54836F27659175F3.idx deleted file mode 100644 index 23ebd4ee3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator.h.54836F27659175F3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator.hpp.DF3B2B421934CE47.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator.hpp.DF3B2B421934CE47.idx deleted file mode 100644 index 61b234704..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator.hpp.DF3B2B421934CE47.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator_categories.hpp.A586E3E3636EF660.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator_categories.hpp.A586E3E3636EF660.idx deleted file mode 100644 index e2c693add..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator_categories.hpp.A586E3E3636EF660.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator_facade.hpp.F2F3B511E9FB5EE9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator_facade.hpp.F2F3B511E9FB5EE9.idx deleted file mode 100644 index 763f0a552..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator_facade.hpp.F2F3B511E9FB5EE9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator_operations.h.D8432239480547FD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator_operations.h.D8432239480547FD.idx deleted file mode 100644 index c342e6611..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator_operations.h.D8432239480547FD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator_traits.h.B2E5C4E941761054.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator_traits.h.B2E5C4E941761054.idx deleted file mode 100644 index ad1a012da..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator_traits.h.B2E5C4E941761054.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator_traits.hpp.1A86E4069BE11CE7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator_traits.hpp.1A86E4069BE11CE7.idx deleted file mode 100644 index b674268c4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/iterator_traits.hpp.1A86E4069BE11CE7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/itos.hpp.246BD06C909DD8CA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/itos.hpp.246BD06C909DD8CA.idx deleted file mode 100644 index 6e806082f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/itos.hpp.246BD06C909DD8CA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/junit_log_formatter.hpp.70F0210878B65AEC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/junit_log_formatter.hpp.70F0210878B65AEC.idx deleted file mode 100644 index 3e179f3a3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/junit_log_formatter.hpp.70F0210878B65AEC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/junit_log_formatter.ipp.4329B6B97CDC7CE7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/junit_log_formatter.ipp.4329B6B97CDC7CE7.idx deleted file mode 100644 index 5eb6a2177..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/junit_log_formatter.ipp.4329B6B97CDC7CE7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/kern_return.h.0B1C67D66DB8A354.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/kern_return.h.0B1C67D66DB8A354.idx deleted file mode 100644 index 7e0827b88..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/kern_return.h.0B1C67D66DB8A354.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/kern_return.h.0E8A0DA9C1A4D106.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/kern_return.h.0E8A0DA9C1A4D106.idx deleted file mode 100644 index b819d2aeb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/kern_return.h.0E8A0DA9C1A4D106.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/kern_return.h.9C0C042008FBA243.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/kern_return.h.9C0C042008FBA243.idx deleted file mode 100644 index f827a541f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/kern_return.h.9C0C042008FBA243.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/kill_dependency.h.A71F22C834BE38CA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/kill_dependency.h.A71F22C834BE38CA.idx deleted file mode 100644 index 1a7864d2f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/kill_dependency.h.A71F22C834BE38CA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/kmod.h.CF8E10E16B33CF83.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/kmod.h.CF8E10E16B33CF83.idx deleted file mode 100644 index c8bdbb582..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/kmod.h.CF8E10E16B33CF83.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/knuth_b.h.66B97048610D8DBC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/knuth_b.h.66B97048610D8DBC.idx deleted file mode 100644 index 01b808b4d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/knuth_b.h.66B97048610D8DBC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lambda.hpp.60155EF58553B708.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lambda.hpp.60155EF58553B708.idx deleted file mode 100644 index 0cf03243e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lambda.hpp.60155EF58553B708.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lambda.hpp.78764B470C01F2A7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lambda.hpp.78764B470C01F2A7.idx deleted file mode 100644 index fb3b1cf88..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lambda.hpp.78764B470C01F2A7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lambda_arity_param.hpp.AF75D0CC837B11B9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lambda_arity_param.hpp.AF75D0CC837B11B9.idx deleted file mode 100644 index 7b8ed5277..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lambda_arity_param.hpp.AF75D0CC837B11B9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lambda_fwd.hpp.F2676DDAD3F5E172.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lambda_fwd.hpp.F2676DDAD3F5E172.idx deleted file mode 100644 index 137e65a82..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lambda_fwd.hpp.F2676DDAD3F5E172.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lambda_support.hpp.9856726792A4169F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lambda_support.hpp.9856726792A4169F.idx deleted file mode 100644 index d19200949..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lambda_support.hpp.9856726792A4169F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lambert_w.hpp.215D9B801252D9F3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lambert_w.hpp.215D9B801252D9F3.idx deleted file mode 100644 index c3915df9e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lambert_w.hpp.215D9B801252D9F3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lambert_w_lookup_table.ipp.3E892E35B703FDB1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lambert_w_lookup_table.ipp.3E892E35B703FDB1.idx deleted file mode 100644 index 99ddafb1e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lambert_w_lookup_table.ipp.3E892E35B703FDB1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lanczos.hpp.ADFE126DC5E7B676.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lanczos.hpp.ADFE126DC5E7B676.idx deleted file mode 100644 index b7ddc89d2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lanczos.hpp.ADFE126DC5E7B676.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/largest_int.hpp.3D80733E5A206197.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/largest_int.hpp.3D80733E5A206197.idx deleted file mode 100644 index 096e04548..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/largest_int.hpp.3D80733E5A206197.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lazy.h.E7301B61285CC42E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lazy.h.E7301B61285CC42E.idx deleted file mode 100644 index 06144c172..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lazy.h.E7301B61285CC42E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lazy_ostream.hpp.E6794285F3454AA6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lazy_ostream.hpp.E6794285F3454AA6.idx deleted file mode 100644 index 36cc91c00..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lazy_ostream.hpp.E6794285F3454AA6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lcast_basic_unlockedbuf.hpp.CFF2680DD11824F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lcast_basic_unlockedbuf.hpp.CFF2680DD11824F2.idx deleted file mode 100644 index 3cc33f187..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lcast_basic_unlockedbuf.hpp.CFF2680DD11824F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lcast_char_constants.hpp.0C57DF72DDB8B629.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lcast_char_constants.hpp.0C57DF72DDB8B629.idx deleted file mode 100644 index 5f0d83788..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lcast_char_constants.hpp.0C57DF72DDB8B629.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lcast_precision.hpp.6B5C05132F20E759.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lcast_precision.hpp.6B5C05132F20E759.idx deleted file mode 100644 index 8428ac254..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lcast_precision.hpp.6B5C05132F20E759.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lcast_unsigned_converters.hpp.883432EC51F27F5A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lcast_unsigned_converters.hpp.883432EC51F27F5A.idx deleted file mode 100644 index 241b9e2c6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lcast_unsigned_converters.hpp.883432EC51F27F5A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/less.hpp.44C6BE7F53079237.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/less.hpp.44C6BE7F53079237.idx deleted file mode 100644 index f5cf80bd6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/less.hpp.44C6BE7F53079237.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/less.hpp.7CC03EB08C8CD00A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/less.hpp.7CC03EB08C8CD00A.idx deleted file mode 100644 index f7b9e57f6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/less.hpp.7CC03EB08C8CD00A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lexical_cast.hpp.D69ACD85F43EF7B6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lexical_cast.hpp.D69ACD85F43EF7B6.idx deleted file mode 100644 index bab6bea5f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lexical_cast.hpp.D69ACD85F43EF7B6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lexicographic_manip.hpp.F0B7BFF9F8E10AEC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lexicographic_manip.hpp.F0B7BFF9F8E10AEC.idx deleted file mode 100644 index 997998e65..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lexicographic_manip.hpp.F0B7BFF9F8E10AEC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lexicographical_compare.h.85D5BE7D625C42ED.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lexicographical_compare.h.85D5BE7D625C42ED.idx deleted file mode 100644 index 283c131a1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lexicographical_compare.h.85D5BE7D625C42ED.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lexicographical_compare_three_way.h.BFD5C5EA1712B538.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lexicographical_compare_three_way.h.BFD5C5EA1712B538.idx deleted file mode 100644 index c4b9614ee..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lexicographical_compare_three_way.h.BFD5C5EA1712B538.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lgamma_small.hpp.36F0A4269E5D5B46.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lgamma_small.hpp.36F0A4269E5D5B46.idx deleted file mode 100644 index edd573b3b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lgamma_small.hpp.36F0A4269E5D5B46.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/libcpp.hpp.3E79F0317320FE5C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/libcpp.hpp.3E79F0317320FE5C.idx deleted file mode 100644 index 67cbcbe72..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/libcpp.hpp.3E79F0317320FE5C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/libdispatch.h.06765AEB553C7399.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/libdispatch.h.06765AEB553C7399.idx deleted file mode 100644 index ad7841548..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/libdispatch.h.06765AEB553C7399.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.66136659905BDCB3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.66136659905BDCB3.idx deleted file mode 100644 index 0b539a153..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.66136659905BDCB3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.h.02CAD4F630DE182E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.h.02CAD4F630DE182E.idx deleted file mode 100644 index 8c848fcc1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.h.02CAD4F630DE182E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.h.5EA017B1161D8A9F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.h.5EA017B1161D8A9F.idx deleted file mode 100644 index fc6b8a727..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.h.5EA017B1161D8A9F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.h.A6B79939B34F9A09.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.h.A6B79939B34F9A09.idx deleted file mode 100644 index 96719191a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.h.A6B79939B34F9A09.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.h.B7B49E1B1E0BE2A4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.h.B7B49E1B1E0BE2A4.idx deleted file mode 100644 index df20ed206..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.h.B7B49E1B1E0BE2A4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.hpp.4466552B564470B9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.hpp.4466552B564470B9.idx deleted file mode 100644 index 32816e423..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.hpp.4466552B564470B9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.hpp.D1EDF4CF09E87D35.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.hpp.D1EDF4CF09E87D35.idx deleted file mode 100644 index 22da9e304..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.hpp.D1EDF4CF09E87D35.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.hpp.FE787C55943A4BAB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.hpp.FE787C55943A4BAB.idx deleted file mode 100644 index 4eb0696a8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/limits.hpp.FE787C55943A4BAB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/linear_congruential_engine.h.20618673CD995535.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/linear_congruential_engine.h.20618673CD995535.idx deleted file mode 100644 index 5f013839e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/linear_congruential_engine.h.20618673CD995535.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/list.F35D06E32029FFA7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/list.F35D06E32029FFA7.idx deleted file mode 100644 index c274ecaa8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/list.F35D06E32029FFA7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/list.hpp.6645BCDC7FFEA5CB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/list.hpp.6645BCDC7FFEA5CB.idx deleted file mode 100644 index e97e627f7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/list.hpp.6645BCDC7FFEA5CB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/literals.hpp.9D3B1698C24813BF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/literals.hpp.9D3B1698C24813BF.idx deleted file mode 100644 index 499a380fd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/literals.hpp.9D3B1698C24813BF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/local_counted_base.hpp.308E7DBF69054C40.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/local_counted_base.hpp.308E7DBF69054C40.idx deleted file mode 100644 index 724d54456..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/local_counted_base.hpp.308E7DBF69054C40.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/local_sp_deleter.hpp.E2925E862BBDD39E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/local_sp_deleter.hpp.E2925E862BBDD39E.idx deleted file mode 100644 index fbb123872..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/local_sp_deleter.hpp.E2925E862BBDD39E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/locale.C96DAB94A9CFE17A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/locale.C96DAB94A9CFE17A.idx deleted file mode 100644 index 793a79fbf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/locale.C96DAB94A9CFE17A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/locale.h.A2B6266AEFDDB066.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/locale.h.A2B6266AEFDDB066.idx deleted file mode 100644 index b9a7e140f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/locale.h.A2B6266AEFDDB066.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/locale.h.C2E025BD788C3C26.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/locale.h.C2E025BD788C3C26.idx deleted file mode 100644 index cf42526b9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/locale.h.C2E025BD788C3C26.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lock.h.1038EFC51624104C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lock.h.1038EFC51624104C.idx deleted file mode 100644 index 92d9dd6d0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lock.h.1038EFC51624104C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lock_guard.h.548D97F92C571355.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lock_guard.h.548D97F92C571355.idx deleted file mode 100644 index 1d8f6d003..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lock_guard.h.548D97F92C571355.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/log1p.hpp.9E60F58C1964E4A7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/log1p.hpp.9E60F58C1964E4A7.idx deleted file mode 100644 index 0a47b795d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/log1p.hpp.9E60F58C1964E4A7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/log2.h.2ADFF09B471C9DE8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/log2.h.2ADFF09B471C9DE8.idx deleted file mode 100644 index 13de4e87c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/log2.h.2ADFF09B471C9DE8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/log_level.hpp.DE24D18820D14838.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/log_level.hpp.DE24D18820D14838.idx deleted file mode 100644 index 5408bf004..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/log_level.hpp.DE24D18820D14838.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/logarithms.h.0523B6E8AA67A11F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/logarithms.h.0523B6E8AA67A11F.idx deleted file mode 100644 index 116dd1708..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/logarithms.h.0523B6E8AA67A11F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lognormal_distribution.h.1506F7313BF4095B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lognormal_distribution.h.1506F7313BF4095B.idx deleted file mode 100644 index 8b82f1e50..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lognormal_distribution.h.1506F7313BF4095B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lower_bound.h.A36C09FD1DFC598B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lower_bound.h.A36C09FD1DFC598B.idx deleted file mode 100644 index 98da6e87d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/lower_bound.h.A36C09FD1DFC598B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mach_time.h.EA5947CE11B0C48A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mach_time.h.EA5947CE11B0C48A.idx deleted file mode 100644 index 99c5007b5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mach_time.h.EA5947CE11B0C48A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mach_types.h.3F16E16738279A1C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mach_types.h.3F16E16738279A1C.idx deleted file mode 100644 index 77167bc43..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mach_types.h.3F16E16738279A1C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mach_voucher_types.h.0EF64F9481180606.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mach_voucher_types.h.0EF64F9481180606.idx deleted file mode 100644 index 403ae10f0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mach_voucher_types.h.0EF64F9481180606.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/machine.h.6FB5CF6B3E80A77B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/machine.h.6FB5CF6B3E80A77B.idx deleted file mode 100644 index 9c0c3ee52..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/machine.h.6FB5CF6B3E80A77B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/macos.h.E6FCA98D24CEF3B2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/macos.h.E6FCA98D24CEF3B2.idx deleted file mode 100644 index 611b411c8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/macos.h.E6FCA98D24CEF3B2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/macos.hpp.003ABC793CD3F18E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/macos.hpp.003ABC793CD3F18E.idx deleted file mode 100644 index a7b645dc3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/macos.hpp.003ABC793CD3F18E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make.h.C1AFF9E6DCA0D6C4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make.h.C1AFF9E6DCA0D6C4.idx deleted file mode 100644 index 88e26cb24..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make.h.C1AFF9E6DCA0D6C4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_32_64_or_128_bit.h.1ACCC548CB184B1B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_32_64_or_128_bit.h.1ACCC548CB184B1B.idx deleted file mode 100644 index 250344d45..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_32_64_or_128_bit.h.1ACCC548CB184B1B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_const_lvalue_ref.h.E616A2D38C559260.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_const_lvalue_ref.h.E616A2D38C559260.idx deleted file mode 100644 index 101ec1e42..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_const_lvalue_ref.h.E616A2D38C559260.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_heap.h.36554983553BA2D7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_heap.h.36554983553BA2D7.idx deleted file mode 100644 index f7cbb0f49..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_heap.h.36554983553BA2D7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_projected.h.79B86E26B5322A6C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_projected.h.79B86E26B5322A6C.idx deleted file mode 100644 index 5f43cbf71..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_projected.h.79B86E26B5322A6C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_shared.hpp.79061934C3ACF663.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_shared.hpp.79061934C3ACF663.idx deleted file mode 100644 index d1bd8317b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_shared.hpp.79061934C3ACF663.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_shared.hpp.A5BF21C10382FAB0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_shared.hpp.A5BF21C10382FAB0.idx deleted file mode 100644 index 278101833..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_shared.hpp.A5BF21C10382FAB0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_shared_array.hpp.54ADAF118D54C042.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_shared_array.hpp.54ADAF118D54C042.idx deleted file mode 100644 index 20824d764..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_shared_array.hpp.54ADAF118D54C042.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_shared_object.hpp.1B28F754657211A6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_shared_object.hpp.1B28F754657211A6.idx deleted file mode 100644 index 0b9d3b2c1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_shared_object.hpp.1B28F754657211A6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_signed.h.A5E536E92A26CC26.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_signed.h.A5E536E92A26CC26.idx deleted file mode 100644 index b81725504..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_signed.h.A5E536E92A26CC26.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_tuple_types.h.1C0E1574EA6D5522.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_tuple_types.h.1C0E1574EA6D5522.idx deleted file mode 100644 index fb95e6920..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_tuple_types.h.1C0E1574EA6D5522.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_unsigned.h.C34E10A63B5F57E0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_unsigned.h.C34E10A63B5F57E0.idx deleted file mode 100644 index 923c1439a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_unsigned.h.C34E10A63B5F57E0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_unsigned.hpp.338DCA77B759BB13.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_unsigned.hpp.338DCA77B759BB13.idx deleted file mode 100644 index c17ba8f24..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_unsigned.hpp.338DCA77B759BB13.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_void.hpp.3337E31885F4FAAF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_void.hpp.3337E31885F4FAAF.idx deleted file mode 100644 index 8799de047..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/make_void.hpp.3337E31885F4FAAF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/map.DCF54EEE7B88F99C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/map.DCF54EEE7B88F99C.idx deleted file mode 100644 index 11d4a7d7b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/map.DCF54EEE7B88F99C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/math.h.664378D162589482.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/math.h.664378D162589482.idx deleted file mode 100644 index 8c050e61b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/math.h.664378D162589482.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/math.h.9C865B11834CC824.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/math.h.9C865B11834CC824.idx deleted file mode 100644 index 53820ce43..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/math.h.9C865B11834CC824.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/math_fwd.hpp.70442821D2061526.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/math_fwd.hpp.70442821D2061526.idx deleted file mode 100644 index e8397d038..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/math_fwd.hpp.70442821D2061526.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/max.h.A8E41296BCC34EF1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/max.h.A8E41296BCC34EF1.idx deleted file mode 100644 index d49062199..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/max.h.A8E41296BCC34EF1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/max_digits10.hpp.CFB59FD72740A4DE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/max_digits10.hpp.CFB59FD72740A4DE.idx deleted file mode 100644 index bf67911e2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/max_digits10.hpp.CFB59FD72740A4DE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/max_element.h.E03A01BA23923187.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/max_element.h.E03A01BA23923187.idx deleted file mode 100644 index 7e6e4feb8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/max_element.h.E03A01BA23923187.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/maximum_number.hpp.794D4AC3D3F07887.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/maximum_number.hpp.794D4AC3D3F07887.idx deleted file mode 100644 index 5b93aa61d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/maximum_number.hpp.794D4AC3D3F07887.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/maybe_const.h.A3462D2652996F69.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/maybe_const.h.A3462D2652996F69.idx deleted file mode 100644 index 083fa0f5c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/maybe_const.h.A3462D2652996F69.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mem_fn.h.BD1121F249D674B3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mem_fn.h.BD1121F249D674B3.idx deleted file mode 100644 index 543152002..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mem_fn.h.BD1121F249D674B3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mem_fn.hpp.1FEC7698984A06D7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mem_fn.hpp.1FEC7698984A06D7.idx deleted file mode 100644 index 70cde8a04..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mem_fn.hpp.1FEC7698984A06D7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mem_fn.hpp.7D0D62D413D1811C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mem_fn.hpp.7D0D62D413D1811C.idx deleted file mode 100644 index 735cc6ded..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mem_fn.hpp.7D0D62D413D1811C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mem_fun_ref.h.EC679B66BD8F4482.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mem_fun_ref.h.EC679B66BD8F4482.idx deleted file mode 100644 index 79115d5f2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mem_fun_ref.h.EC679B66BD8F4482.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/memory.1FD446E05BCC8C34.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/memory.1FD446E05BCC8C34.idx deleted file mode 100644 index 198f886f9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/memory.1FD446E05BCC8C34.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/memory.hpp.2C0A36AE49CA25A6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/memory.hpp.2C0A36AE49CA25A6.idx deleted file mode 100644 index b011ad0b4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/memory.hpp.2C0A36AE49CA25A6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/memory_object_types.h.457B70407D189AA3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/memory_object_types.h.457B70407D189AA3.idx deleted file mode 100644 index fc1630042..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/memory_object_types.h.457B70407D189AA3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/memory_order.h.9EC9BF0B9706DE85.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/memory_order.h.9EC9BF0B9706DE85.idx deleted file mode 100644 index 9512fa522..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/memory_order.h.9EC9BF0B9706DE85.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/memory_resource.h.095E4C524DC9F8C1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/memory_resource.h.095E4C524DC9F8C1.idx deleted file mode 100644 index 17b5a3e0a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/memory_resource.h.095E4C524DC9F8C1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/memory_resource.h.89EA5E68D748AF97.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/memory_resource.h.89EA5E68D748AF97.idx deleted file mode 100644 index 12b4d183d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/memory_resource.h.89EA5E68D748AF97.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/merge.h.57930734648F3458.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/merge.h.57930734648F3458.idx deleted file mode 100644 index 3ebff4bbd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/merge.h.57930734648F3458.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/merge.h.98DAEE294FCA0382.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/merge.h.98DAEE294FCA0382.idx deleted file mode 100644 index 054c9c1c7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/merge.h.98DAEE294FCA0382.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mergeable.h.BEE70A5E41BE86D4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mergeable.h.BEE70A5E41BE86D4.idx deleted file mode 100644 index 0f70e853a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mergeable.h.BEE70A5E41BE86D4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mersenne_twister_engine.h.96B0AB6B8B8B63F1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mersenne_twister_engine.h.96B0AB6B8B8B63F1.idx deleted file mode 100644 index 389091e68..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mersenne_twister_engine.h.96B0AB6B8B8B63F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/message.h.34FE47B8AB3594E2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/message.h.34FE47B8AB3594E2.idx deleted file mode 100644 index f83fb1227..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/message.h.34FE47B8AB3594E2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/meta.hpp.279B9A2C2E18D351.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/meta.hpp.279B9A2C2E18D351.idx deleted file mode 100644 index 332e54711..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/meta.hpp.279B9A2C2E18D351.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/midpoint.h.2FF39F4AC3B77A4E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/midpoint.h.2FF39F4AC3B77A4E.idx deleted file mode 100644 index 51ad1f487..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/midpoint.h.2FF39F4AC3B77A4E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/min.h.09D5E185EF97C2F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/min.h.09D5E185EF97C2F2.idx deleted file mode 100644 index d31503ff4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/min.h.09D5E185EF97C2F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/min_element.h.2C0B6FF0039AFAB7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/min_element.h.2C0B6FF0039AFAB7.idx deleted file mode 100644 index 1f1b4566f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/min_element.h.2C0B6FF0039AFAB7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/min_max.h.D8D89A56DAADBE7B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/min_max.h.D8D89A56DAADBE7B.idx deleted file mode 100644 index 5f781b031..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/min_max.h.D8D89A56DAADBE7B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/min_max.hpp.66F72B424126220F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/min_max.hpp.66F72B424126220F.idx deleted file mode 100644 index 2e638f528..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/min_max.hpp.66F72B424126220F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/min_max_result.h.912D7A7CAFABFA73.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/min_max_result.h.912D7A7CAFABFA73.idx deleted file mode 100644 index 08e100d52..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/min_max_result.h.912D7A7CAFABFA73.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/minmax.h.CD5EF782B992907F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/minmax.h.CD5EF782B992907F.idx deleted file mode 100644 index f45811274..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/minmax.h.CD5EF782B992907F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/minmax_element.h.4D6583B13FF71C39.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/minmax_element.h.4D6583B13FF71C39.idx deleted file mode 100644 index a30eefba9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/minmax_element.h.4D6583B13FF71C39.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/misc.hpp.9DAA9ABC88A7898D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/misc.hpp.9DAA9ABC88A7898D.idx deleted file mode 100644 index 16906f13c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/misc.hpp.9DAA9ABC88A7898D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mismatch.h.2002A6AF0C608ABC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mismatch.h.2002A6AF0C608ABC.idx deleted file mode 100644 index 0600f96d2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mismatch.h.2002A6AF0C608ABC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/modifier.hpp.FFDB7BD3E6A21742.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/modifier.hpp.FFDB7BD3E6A21742.idx deleted file mode 100644 index 1c51cfaf0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/modifier.hpp.FFDB7BD3E6A21742.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/modulo.h.429906455CFEC1DD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/modulo.h.429906455CFEC1DD.idx deleted file mode 100644 index 12939f1c0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/modulo.h.429906455CFEC1DD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/monostate.h.441D82CD1158AA8B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/monostate.h.441D82CD1158AA8B.idx deleted file mode 100644 index 445097556..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/monostate.h.441D82CD1158AA8B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/movable.h.69BD76592FFF76DC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/movable.h.69BD76592FFF76DC.idx deleted file mode 100644 index e78434936..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/movable.h.69BD76592FFF76DC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/movable_box.h.D68D2278E9D11192.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/movable_box.h.D68D2278E9D11192.idx deleted file mode 100644 index 8f3817f6e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/movable_box.h.D68D2278E9D11192.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/move.h.917C39EB96CF1DC6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/move.h.917C39EB96CF1DC6.idx deleted file mode 100644 index c2ccaa186..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/move.h.917C39EB96CF1DC6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/move.h.9E9C69AF68C3B075.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/move.h.9E9C69AF68C3B075.idx deleted file mode 100644 index 6ea39aa14..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/move.h.9E9C69AF68C3B075.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/move_backward.h.4655EC3D78CE62F9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/move_backward.h.4655EC3D78CE62F9.idx deleted file mode 100644 index bad318b7c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/move_backward.h.4655EC3D78CE62F9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/move_iterator.h.7BF27FD97EBD033B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/move_iterator.h.7BF27FD97EBD033B.idx deleted file mode 100644 index b6b9cc115..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/move_iterator.h.7BF27FD97EBD033B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/move_sentinel.h.47D5B9133EA4D02C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/move_sentinel.h.47D5B9133EA4D02C.idx deleted file mode 100644 index f8c50caff..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/move_sentinel.h.47D5B9133EA4D02C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp.hpp.53C2D28A3E3FCCC2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp.hpp.53C2D28A3E3FCCC2.idx deleted file mode 100644 index dc81d23ac..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp.hpp.53C2D28A3E3FCCC2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_append.hpp.845639D8E4BCC3D5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_append.hpp.845639D8E4BCC3D5.idx deleted file mode 100644 index 3c37d15c8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_append.hpp.845639D8E4BCC3D5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_count.hpp.35FC0B5B066C0D93.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_count.hpp.35FC0B5B066C0D93.idx deleted file mode 100644 index 547ef9232..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_count.hpp.35FC0B5B066C0D93.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_defer.hpp.37CE1A75703C34BB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_defer.hpp.37CE1A75703C34BB.idx deleted file mode 100644 index a11407f96..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_defer.hpp.37CE1A75703C34BB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_defer.hpp.AC815A6F3B7D620E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_defer.hpp.AC815A6F3B7D620E.idx deleted file mode 100644 index 1ae402a6c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_defer.hpp.AC815A6F3B7D620E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_fold.hpp.07C71873847B53B4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_fold.hpp.07C71873847B53B4.idx deleted file mode 100644 index 8734d88ac..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_fold.hpp.07C71873847B53B4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_front.hpp.48CEFAC01673828C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_front.hpp.48CEFAC01673828C.idx deleted file mode 100644 index 6e9a5b4e6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_front.hpp.48CEFAC01673828C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_is_list.hpp.9242E61E44CDE047.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_is_list.hpp.9242E61E44CDE047.idx deleted file mode 100644 index 83d1393f5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_is_list.hpp.9242E61E44CDE047.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_is_value_list.hpp.E3B960FE332FFAEF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_is_value_list.hpp.E3B960FE332FFAEF.idx deleted file mode 100644 index 1f844ca76..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_is_value_list.hpp.E3B960FE332FFAEF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_list.hpp.2C185EC6D3AAB081.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_list.hpp.2C185EC6D3AAB081.idx deleted file mode 100644 index 6aeba1a34..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_list.hpp.2C185EC6D3AAB081.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_list_v.hpp.8EA249908523E3D1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_list_v.hpp.8EA249908523E3D1.idx deleted file mode 100644 index e77b712f6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_list_v.hpp.8EA249908523E3D1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_min_element.hpp.A6A3BE65A4A16DC6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_min_element.hpp.A6A3BE65A4A16DC6.idx deleted file mode 100644 index f5120e6a5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_min_element.hpp.A6A3BE65A4A16DC6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_plus.hpp.7CD346027731E389.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_plus.hpp.7CD346027731E389.idx deleted file mode 100644 index 81fba08a5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_plus.hpp.7CD346027731E389.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_rename.hpp.E13ADA151188EB0B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_rename.hpp.E13ADA151188EB0B.idx deleted file mode 100644 index 8e8b5d074..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_rename.hpp.E13ADA151188EB0B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_value.hpp.1443F320E8956989.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_value.hpp.1443F320E8956989.idx deleted file mode 100644 index c29fbc1cb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_value.hpp.1443F320E8956989.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_void.hpp.FE37FD7C0851903B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_void.hpp.FE37FD7C0851903B.idx deleted file mode 100644 index e34357727..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mp_void.hpp.FE37FD7C0851903B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/msvc.hpp.AA96651093E14441.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/msvc.hpp.AA96651093E14441.idx deleted file mode 100644 index 44dfefb68..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/msvc.hpp.AA96651093E14441.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/msvc_eti_base.hpp.3F1A55B71919AB70.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/msvc_eti_base.hpp.3F1A55B71919AB70.idx deleted file mode 100644 index 3ae352bae..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/msvc_eti_base.hpp.3F1A55B71919AB70.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/msvc_has_iterator_workaround.hpp.80F6B89C747FB740.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/msvc_has_iterator_workaround.hpp.80F6B89C747FB740.idx deleted file mode 100644 index ef18454e5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/msvc_has_iterator_workaround.hpp.80F6B89C747FB740.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/msvc_never_true.hpp.A1780A72BB744733.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/msvc_never_true.hpp.A1780A72BB744733.idx deleted file mode 100644 index 5467e5157..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/msvc_never_true.hpp.A1780A72BB744733.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/msvc_type.hpp.A10F97DB1404CA1F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/msvc_type.hpp.A10F97DB1404CA1F.idx deleted file mode 100644 index df5ec9570..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/msvc_type.hpp.A10F97DB1404CA1F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/msvc_typename.hpp.E824DD5934184F5E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/msvc_typename.hpp.E824DD5934184F5E.idx deleted file mode 100644 index add1e3533..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/msvc_typename.hpp.E824DD5934184F5E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/multiplies.hpp.9295F5EAB24E714D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/multiplies.hpp.9295F5EAB24E714D.idx deleted file mode 100644 index f14d40b1e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/multiplies.hpp.9295F5EAB24E714D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/multiply.hpp.7BF77181779C6E5C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/multiply.hpp.7BF77181779C6E5C.idx deleted file mode 100644 index 957742db6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/multiply.hpp.7BF77181779C6E5C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mutable_iterator.hpp.5A303BFAD54D6EE1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mutable_iterator.hpp.5A303BFAD54D6EE1.idx deleted file mode 100644 index e42a30bbb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mutable_iterator.hpp.5A303BFAD54D6EE1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mutex.1AE2AD34E97D0121.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mutex.1AE2AD34E97D0121.idx deleted file mode 100644 index 24d44aaf1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mutex.1AE2AD34E97D0121.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mutex.h.FEE4475B64B65C07.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mutex.h.FEE4475B64B65C07.idx deleted file mode 100644 index 57e4a24cc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/mutex.h.FEE4475B64B65C07.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/na.hpp.FAF35E88584180FD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/na.hpp.FAF35E88584180FD.idx deleted file mode 100644 index 8d26d9443..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/na.hpp.FAF35E88584180FD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/na_assert.hpp.9959E2FA6C2E4F2C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/na_assert.hpp.9959E2FA6C2E4F2C.idx deleted file mode 100644 index 316074fcc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/na_assert.hpp.9959E2FA6C2E4F2C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/na_fwd.hpp.E2080674E151FBB6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/na_fwd.hpp.E2080674E151FBB6.idx deleted file mode 100644 index a1df5cb00..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/na_fwd.hpp.E2080674E151FBB6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/na_spec.hpp.A8597EC715ADF567.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/na_spec.hpp.A8597EC715ADF567.idx deleted file mode 100644 index b52d541d0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/na_spec.hpp.A8597EC715ADF567.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/named_params.hpp.0D21610728AEE94C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/named_params.hpp.0D21610728AEE94C.idx deleted file mode 100644 index 672579252..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/named_params.hpp.0D21610728AEE94C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nat.h.FFE92BBF76AF371C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nat.h.FFE92BBF76AF371C.idx deleted file mode 100644 index 3bd1ac387..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nat.h.FFE92BBF76AF371C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/negation.h.EC5AA96C8A7348BC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/negation.h.EC5AA96C8A7348BC.idx deleted file mode 100644 index 7c48fe629..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/negation.h.EC5AA96C8A7348BC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/negation.hpp.0159E6FD1202D14D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/negation.hpp.0159E6FD1202D14D.idx deleted file mode 100644 index 83a79fed8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/negation.hpp.0159E6FD1202D14D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/negation.hpp.271A83951F2CD3BE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/negation.hpp.271A83951F2CD3BE.idx deleted file mode 100644 index 3ac4606c4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/negation.hpp.271A83951F2CD3BE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/negative_binomial_distribution.h.2F9D681D6607D374.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/negative_binomial_distribution.h.2F9D681D6607D374.idx deleted file mode 100644 index 2c4dce2ac..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/negative_binomial_distribution.h.2F9D681D6607D374.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nested_exception.h.0699342A3C973ADD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nested_exception.h.0699342A3C973ADD.idx deleted file mode 100644 index 323b649fe..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nested_exception.h.0699342A3C973ADD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nested_type_wknd.hpp.6B2E343E43D17746.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nested_type_wknd.hpp.6B2E343E43D17746.idx deleted file mode 100644 index 29dbadfe1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nested_type_wknd.hpp.6B2E343E43D17746.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/net.h.85DCD0C0B4B3A3DB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/net.h.85DCD0C0B4B3A3DB.idx deleted file mode 100644 index ea113b0a1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/net.h.85DCD0C0B4B3A3DB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/new.628E4BA9208FCBBC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/new.628E4BA9208FCBBC.idx deleted file mode 100644 index dac2e7ce2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/new.628E4BA9208FCBBC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/next.h.73911A56751195CD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/next.h.73911A56751195CD.idx deleted file mode 100644 index 7b6b55c71..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/next.h.73911A56751195CD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/next.hpp.BBB7E1AAD66AAB21.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/next.hpp.BBB7E1AAD66AAB21.idx deleted file mode 100644 index ea876fc31..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/next.hpp.BBB7E1AAD66AAB21.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/next.hpp.DD65430C871A8399.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/next.hpp.DD65430C871A8399.idx deleted file mode 100644 index 15237d552..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/next.hpp.DD65430C871A8399.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/next_permutation.h.2108B9F19B90F1BF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/next_permutation.h.2108B9F19B90F1BF.idx deleted file mode 100644 index 2bfa6ff1a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/next_permutation.h.2108B9F19B90F1BF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/next_prior.hpp.1B7F4193750E7785.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/next_prior.hpp.1B7F4193750E7785.idx deleted file mode 100644 index 785a23c40..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/next_prior.hpp.1B7F4193750E7785.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nl_types.h.D28CBD299DB6B165.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nl_types.h.D28CBD299DB6B165.idx deleted file mode 100644 index 2644109c3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nl_types.h.D28CBD299DB6B165.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/no_destroy.h.C9B40CF4C5244255.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/no_destroy.h.C9B40CF4C5244255.idx deleted file mode 100644 index 86c4dbead..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/no_destroy.h.C9B40CF4C5244255.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/no_et_ops.hpp.EB610D5DDC3010D0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/no_et_ops.hpp.EB610D5DDC3010D0.idx deleted file mode 100644 index 865bd7c87..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/no_et_ops.hpp.EB610D5DDC3010D0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/no_exceptions_support.hpp.4C2171CEB658F28B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/no_exceptions_support.hpp.4C2171CEB658F28B.idx deleted file mode 100644 index 0bfd3bc00..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/no_exceptions_support.hpp.4C2171CEB658F28B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/no_exceptions_support.hpp.B9BD4B850B03E498.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/no_exceptions_support.hpp.B9BD4B850B03E498.idx deleted file mode 100644 index 4fdecf164..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/no_exceptions_support.hpp.B9BD4B850B03E498.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/noexcept_move_assign_container.h.100B79EFA50623B8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/noexcept_move_assign_container.h.100B79EFA50623B8.idx deleted file mode 100644 index 2a877f716..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/noexcept_move_assign_container.h.100B79EFA50623B8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/noinit_adaptor.hpp.3BF9D55D869BEEB4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/noinit_adaptor.hpp.3BF9D55D869BEEB4.idx deleted file mode 100644 index 8a2f00b59..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/noinit_adaptor.hpp.3BF9D55D869BEEB4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/noncopyable.hpp.2C1FEFB4BAE72807.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/noncopyable.hpp.2C1FEFB4BAE72807.idx deleted file mode 100644 index 594545b0d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/noncopyable.hpp.2C1FEFB4BAE72807.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/none_of.h.FF8D054C9C3E32B4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/none_of.h.FF8D054C9C3E32B4.idx deleted file mode 100644 index a8c05aeae..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/none_of.h.FF8D054C9C3E32B4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/normal_distribution.h.2C7DE454D3B80DD0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/normal_distribution.h.2C7DE454D3B80DD0.idx deleted file mode 100644 index d040e9d3d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/normal_distribution.h.2C7DE454D3B80DD0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/not.hpp.6F4EBEE3FD83EE59.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/not.hpp.6F4EBEE3FD83EE59.idx deleted file mode 100644 index a5ffb14c9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/not.hpp.6F4EBEE3FD83EE59.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/not.hpp.79521B085F1373EF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/not.hpp.79521B085F1373EF.idx deleted file mode 100644 index eb18e8682..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/not.hpp.79521B085F1373EF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/not_equal.hpp.9A4994FE5ACF6F46.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/not_equal.hpp.9A4994FE5ACF6F46.idx deleted file mode 100644 index a042c99c3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/not_equal.hpp.9A4994FE5ACF6F46.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/not_equal_256.hpp.11DEFF186CEB60E9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/not_equal_256.hpp.11DEFF186CEB60E9.idx deleted file mode 100644 index 0917914ab..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/not_equal_256.hpp.11DEFF186CEB60E9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/not_fn.h.7E785F616F7A3422.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/not_fn.h.7E785F616F7A3422.idx deleted file mode 100644 index 1b3c37f4c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/not_fn.h.7E785F616F7A3422.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nth_element.h.9F9D88F51930F30C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nth_element.h.9F9D88F51930F30C.idx deleted file mode 100644 index e59b2a932..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nth_element.h.9F9D88F51930F30C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nttp.hpp.2FB90C5EBE5A5C82.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nttp.hpp.2FB90C5EBE5A5C82.idx deleted file mode 100644 index cf6081b1b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nttp.hpp.2FB90C5EBE5A5C82.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nttp_decl.hpp.A8F5BB7F5593CC7C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nttp_decl.hpp.A8F5BB7F5593CC7C.idx deleted file mode 100644 index 1784692e5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nttp_decl.hpp.A8F5BB7F5593CC7C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/number.hpp.299625AB2689F3D9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/number.hpp.299625AB2689F3D9.idx deleted file mode 100644 index 5d15c9d4f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/number.hpp.299625AB2689F3D9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/number_base.hpp.438DCEBB32CD2835.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/number_base.hpp.438DCEBB32CD2835.idx deleted file mode 100644 index fd80f3af8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/number_base.hpp.438DCEBB32CD2835.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/number_compare.hpp.2DEF90D26400FCB2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/number_compare.hpp.2DEF90D26400FCB2.idx deleted file mode 100644 index 5a73dcc6c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/number_compare.hpp.2DEF90D26400FCB2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/numeric.B78D618C37014220.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/numeric.B78D618C37014220.idx deleted file mode 100644 index c16771bbf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/numeric.B78D618C37014220.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/numeric_cast.hpp.B620BA57AFFDBE79.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/numeric_cast.hpp.B620BA57AFFDBE79.idx deleted file mode 100644 index b4b9edbc0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/numeric_cast.hpp.B620BA57AFFDBE79.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/numeric_cast_utils.hpp.971A6EAA1BE86439.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/numeric_cast_utils.hpp.971A6EAA1BE86439.idx deleted file mode 100644 index 7dead94da..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/numeric_cast_utils.hpp.971A6EAA1BE86439.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/numeric_limits.hpp.311B7091319E0852.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/numeric_limits.hpp.311B7091319E0852.idx deleted file mode 100644 index ea50ed0c2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/numeric_limits.hpp.311B7091319E0852.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/numeric_op.hpp.16A6446A945EFB7C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/numeric_op.hpp.16A6446A945EFB7C.idx deleted file mode 100644 index 8dae33845..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/numeric_op.hpp.16A6446A945EFB7C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nvp.hpp.E504123BE8936D44.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nvp.hpp.E504123BE8936D44.idx deleted file mode 100644 index e13fe857d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/nvp.hpp.E504123BE8936D44.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/object_hex_dump.hpp.732513DB94661F68.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/object_hex_dump.hpp.732513DB94661F68.idx deleted file mode 100644 index 06e17bbdf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/object_hex_dump.hpp.732513DB94661F68.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/observer.hpp.35332ADCF380AA04.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/observer.hpp.35332ADCF380AA04.idx deleted file mode 100644 index 904d92f21..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/observer.hpp.35332ADCF380AA04.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/once_flag.h.FF702B8F4C1846A7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/once_flag.h.FF702B8F4C1846A7.idx deleted file mode 100644 index e332639b3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/once_flag.h.FF702B8F4C1846A7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/open.h.06B8CD452114DFA8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/open.h.06B8CD452114DFA8.idx deleted file mode 100644 index 4886a73c2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/open.h.06B8CD452114DFA8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/operation_traits.h.25F8625112001BC7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/operation_traits.h.25F8625112001BC7.idx deleted file mode 100644 index 98acf7e87..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/operation_traits.h.25F8625112001BC7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/operations.h.A0E3B8C5B991981A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/operations.h.A0E3B8C5B991981A.idx deleted file mode 100644 index 2b50d1fd9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/operations.h.A0E3B8C5B991981A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/operations.h.B0F625C8EA65EAB5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/operations.h.B0F625C8EA65EAB5.idx deleted file mode 100644 index d13831542..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/operations.h.B0F625C8EA65EAB5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/operations.h.D20419CCF5DA2E0A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/operations.h.D20419CCF5DA2E0A.idx deleted file mode 100644 index 50d703e09..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/operations.h.D20419CCF5DA2E0A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/optional.615C41C8FEDE8F39.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/optional.615C41C8FEDE8F39.idx deleted file mode 100644 index 5daa7a030..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/optional.615C41C8FEDE8F39.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/or.hpp.29277AA61C3415F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/or.hpp.29277AA61C3415F2.idx deleted file mode 100644 index 524bb15ea..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/or.hpp.29277AA61C3415F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/or.hpp.BD9FA03844868344.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/or.hpp.BD9FA03844868344.idx deleted file mode 100644 index b3f3b3a52..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/or.hpp.BD9FA03844868344.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ordering.h.93DAC4523F8D1B70.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ordering.h.93DAC4523F8D1B70.idx deleted file mode 100644 index f1ec99c10..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ordering.h.93DAC4523F8D1B70.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/os_detected.h.62348BBFE93EA89C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/os_detected.h.62348BBFE93EA89C.idx deleted file mode 100644 index a10ff29ee..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/os_detected.h.62348BBFE93EA89C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ostream.DD3B1A229025CB96.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ostream.DD3B1A229025CB96.idx deleted file mode 100644 index dc6d1cd0d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ostream.DD3B1A229025CB96.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ostream.h.03C707A91B1AFC85.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ostream.h.03C707A91B1AFC85.idx deleted file mode 100644 index 89748b237..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ostream.h.03C707A91B1AFC85.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ostream_iterator.h.34DD4FAF4DEDCD0F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ostream_iterator.h.34DD4FAF4DEDCD0F.idx deleted file mode 100644 index 333d559a8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ostream_iterator.h.34DD4FAF4DEDCD0F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ostreambuf_iterator.h.88A485BB8E10B681.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ostreambuf_iterator.h.88A485BB8E10B681.idx deleted file mode 100644 index 8ba3054bc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ostreambuf_iterator.h.88A485BB8E10B681.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/output_test_stream.hpp.7799F436D8F41DAA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/output_test_stream.hpp.7799F436D8F41DAA.idx deleted file mode 100644 index 66cb69fd8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/output_test_stream.hpp.7799F436D8F41DAA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/overload.hpp.138A14CD5193F8D3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/overload.hpp.138A14CD5193F8D3.idx deleted file mode 100644 index f1db02ffd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/overload.hpp.138A14CD5193F8D3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/overload_resolution.hpp.D8395C7FD587BA0A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/overload_resolution.hpp.D8395C7FD587BA0A.idx deleted file mode 100644 index 355f9a1a0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/overload_resolution.hpp.D8395C7FD587BA0A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pair.h.1B0B265AFF44FFC8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pair.h.1B0B265AFF44FFC8.idx deleted file mode 100644 index 9ab4afe83..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pair.h.1B0B265AFF44FFC8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pair.h.752AFB79F673F922.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pair.h.752AFB79F673F922.idx deleted file mode 100644 index 46f4a9c04..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pair.h.752AFB79F673F922.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pair_like.h.AA7CB14BE43B3817.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pair_like.h.AA7CB14BE43B3817.idx deleted file mode 100644 index 715db743b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pair_like.h.AA7CB14BE43B3817.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/param.h.40141D93B6079F8F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/param.h.40141D93B6079F8F.idx deleted file mode 100644 index bbd693c16..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/param.h.40141D93B6079F8F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/param.h.7994FF106286A7CF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/param.h.7994FF106286A7CF.idx deleted file mode 100644 index 7eeebc30d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/param.h.7994FF106286A7CF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/param.h.F995319984853748.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/param.h.F995319984853748.idx deleted file mode 100644 index 533374c5d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/param.h.F995319984853748.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/parameter.hpp.5F6EC0B5EF36270B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/parameter.hpp.5F6EC0B5EF36270B.idx deleted file mode 100644 index c92a5dbb4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/parameter.hpp.5F6EC0B5EF36270B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/params.hpp.848A411E874F7B67.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/params.hpp.848A411E874F7B67.idx deleted file mode 100644 index c06359049..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/params.hpp.848A411E874F7B67.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/parser.hpp.7922210CA740D792.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/parser.hpp.7922210CA740D792.idx deleted file mode 100644 index d35276b9f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/parser.hpp.7922210CA740D792.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/parser_std_format_spec.h.A008922CC6DCFD1A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/parser_std_format_spec.h.A008922CC6DCFD1A.idx deleted file mode 100644 index c7b49098e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/parser_std_format_spec.h.A008922CC6DCFD1A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/partial_order.h.15BE61DA0DDEF2A2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/partial_order.h.15BE61DA0DDEF2A2.idx deleted file mode 100644 index 87a75b8b8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/partial_order.h.15BE61DA0DDEF2A2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/partial_sort.h.78DEB8F9CB6127BD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/partial_sort.h.78DEB8F9CB6127BD.idx deleted file mode 100644 index 39175c011..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/partial_sort.h.78DEB8F9CB6127BD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/partial_sort_copy.h.23EC96777E8BE87F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/partial_sort_copy.h.23EC96777E8BE87F.idx deleted file mode 100644 index 947e2da73..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/partial_sort_copy.h.23EC96777E8BE87F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/partial_sum.h.B983DEBF8C0ED340.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/partial_sum.h.B983DEBF8C0ED340.idx deleted file mode 100644 index 16d828687..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/partial_sum.h.B983DEBF8C0ED340.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/partition.h.69646CE6F6C1BC93.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/partition.h.69646CE6F6C1BC93.idx deleted file mode 100644 index 7c5a80fa3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/partition.h.69646CE6F6C1BC93.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/partition_copy.h.438DE76018FA1B91.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/partition_copy.h.438DE76018FA1B91.idx deleted file mode 100644 index 7ead7c16f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/partition_copy.h.438DE76018FA1B91.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/partition_point.h.5D2576E8531C5773.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/partition_point.h.5D2576E8531C5773.idx deleted file mode 100644 index 72bf33758..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/partition_point.h.5D2576E8531C5773.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/path.h.0F789E541F8F80C4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/path.h.0F789E541F8F80C4.idx deleted file mode 100644 index e0b537315..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/path.h.0F789E541F8F80C4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/path_iterator.h.3A34CB7FF4330D6E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/path_iterator.h.3A34CB7FF4330D6E.idx deleted file mode 100644 index f23e66902..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/path_iterator.h.3A34CB7FF4330D6E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/per_element_manip.hpp.1114BE543EE19E52.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/per_element_manip.hpp.1114BE543EE19E52.idx deleted file mode 100644 index 2b98bf8eb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/per_element_manip.hpp.1114BE543EE19E52.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/perfect_forward.h.46FCA46361EBF368.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/perfect_forward.h.46FCA46361EBF368.idx deleted file mode 100644 index af79095d7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/perfect_forward.h.46FCA46361EBF368.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/perm_options.h.224FCDF15866F460.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/perm_options.h.224FCDF15866F460.idx deleted file mode 100644 index 3199d646e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/perm_options.h.224FCDF15866F460.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/perms.h.F76CF83D8E1F8F52.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/perms.h.F76CF83D8E1F8F52.idx deleted file mode 100644 index a0f0f88da..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/perms.h.F76CF83D8E1F8F52.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/permutable.h.B5AD4C1F5D5E8EF6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/permutable.h.B5AD4C1F5D5E8EF6.idx deleted file mode 100644 index ddf29d6dd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/permutable.h.B5AD4C1F5D5E8EF6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/piecewise_constant_distribution.h.2AA7905ECA3B7BB7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/piecewise_constant_distribution.h.2AA7905ECA3B7BB7.idx deleted file mode 100644 index 0d09968ea..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/piecewise_constant_distribution.h.2AA7905ECA3B7BB7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/piecewise_construct.h.1212840C0BF2980E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/piecewise_construct.h.1212840C0BF2980E.idx deleted file mode 100644 index 7bc305e54..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/piecewise_construct.h.1212840C0BF2980E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/piecewise_linear_distribution.h.FDC487BE0978EF2D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/piecewise_linear_distribution.h.FDC487BE0978EF2D.idx deleted file mode 100644 index 538390f46..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/piecewise_linear_distribution.h.FDC487BE0978EF2D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/placeholders.hpp.6D0AA6CDB550D2D5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/placeholders.hpp.6D0AA6CDB550D2D5.idx deleted file mode 100644 index 326c032f7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/placeholders.hpp.6D0AA6CDB550D2D5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/placeholders.hpp.C46FDE4E868F0530.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/placeholders.hpp.C46FDE4E868F0530.idx deleted file mode 100644 index 8d214ec9e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/placeholders.hpp.C46FDE4E868F0530.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/placeholders.hpp.D4143A736AA8BECF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/placeholders.hpp.D4143A736AA8BECF.idx deleted file mode 100644 index e87a9e5b5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/placeholders.hpp.D4143A736AA8BECF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/plain_report_formatter.hpp.ADCBFC5D83A03E9F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/plain_report_formatter.hpp.ADCBFC5D83A03E9F.idx deleted file mode 100644 index 6ace1293b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/plain_report_formatter.hpp.ADCBFC5D83A03E9F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/plain_report_formatter.ipp.EE968CA22E35A713.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/plain_report_formatter.ipp.EE968CA22E35A713.idx deleted file mode 100644 index 1958be919..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/plain_report_formatter.ipp.EE968CA22E35A713.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pointer_to_binary_function.h.8A5B2DF78F12E4A3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pointer_to_binary_function.h.8A5B2DF78F12E4A3.idx deleted file mode 100644 index f265e91db..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pointer_to_binary_function.h.8A5B2DF78F12E4A3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pointer_to_unary_function.h.97BDF428AA90A020.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pointer_to_unary_function.h.97BDF428AA90A020.idx deleted file mode 100644 index c8a756cfc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pointer_to_unary_function.h.97BDF428AA90A020.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pointer_traits.h.FC0F49D7E5636F93.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pointer_traits.h.FC0F49D7E5636F93.idx deleted file mode 100644 index a6c552aa0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pointer_traits.h.FC0F49D7E5636F93.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pointer_traits.hpp.15A3E1EF41208B3C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pointer_traits.hpp.15A3E1EF41208B3C.idx deleted file mode 100644 index 374651ad2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pointer_traits.hpp.15A3E1EF41208B3C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/poisson_distribution.h.745547C0BB924CC8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/poisson_distribution.h.745547C0BB924CC8.idx deleted file mode 100644 index 8c79da971..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/poisson_distribution.h.745547C0BB924CC8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/policy.h.D040A3D75338482E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/policy.h.D040A3D75338482E.idx deleted file mode 100644 index 5ced45dd0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/policy.h.D040A3D75338482E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/policy.hpp.E35248993003FB78.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/policy.hpp.E35248993003FB78.idx deleted file mode 100644 index 7f4a7e784..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/policy.hpp.E35248993003FB78.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/poll_with_backoff.h.9013129E5698DB5D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/poll_with_backoff.h.9013129E5698DB5D.idx deleted file mode 100644 index 8ed315ca0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/poll_with_backoff.h.9013129E5698DB5D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/polygamma.hpp.398856F98BFC7855.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/polygamma.hpp.398856F98BFC7855.idx deleted file mode 100644 index 6f0e03778..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/polygamma.hpp.398856F98BFC7855.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/polygamma.hpp.CE05531E5D0287E6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/polygamma.hpp.CE05531E5D0287E6.idx deleted file mode 100644 index af64acb84..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/polygamma.hpp.CE05531E5D0287E6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/polymorphic_allocator.h.451AF8B963CC19E1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/polymorphic_allocator.h.451AF8B963CC19E1.idx deleted file mode 100644 index c8bd25733..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/polymorphic_allocator.h.451AF8B963CC19E1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/polynomial_horner3_20.hpp.AE9C363F34781AE1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/polynomial_horner3_20.hpp.AE9C363F34781AE1.idx deleted file mode 100644 index 84b225a6d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/polynomial_horner3_20.hpp.AE9C363F34781AE1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pop_heap.h.D8D841352EE4C8F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pop_heap.h.D8D841352EE4C8F2.idx deleted file mode 100644 index 81c36e22d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pop_heap.h.D8D841352EE4C8F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/popcount.h.5E3C1D8C67A87088.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/popcount.h.5E3C1D8C67A87088.idx deleted file mode 100644 index 2d1329ed1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/popcount.h.5E3C1D8C67A87088.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/port.h.2F64B0F8A6D7BA23.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/port.h.2F64B0F8A6D7BA23.idx deleted file mode 100644 index 284c5afbf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/port.h.2F64B0F8A6D7BA23.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/posix_features.hpp.E8E024F1F86E15D2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/posix_features.hpp.E8E024F1F86E15D2.idx deleted file mode 100644 index 634da8f71..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/posix_features.hpp.E8E024F1F86E15D2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pow.hpp.114EA8B57D37789A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pow.hpp.114EA8B57D37789A.idx deleted file mode 100644 index 7adc5ab5c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pow.hpp.114EA8B57D37789A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pow.hpp.8584A5BC9F3D6735.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pow.hpp.8584A5BC9F3D6735.idx deleted file mode 100644 index 406dd7624..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pow.hpp.8584A5BC9F3D6735.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/powm1.hpp.9A5F4209403F5C42.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/powm1.hpp.9A5F4209403F5C42.idx deleted file mode 100644 index 98a579890..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/powm1.hpp.9A5F4209403F5C42.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pp_counter.hpp.87E4FB2934AD65F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pp_counter.hpp.87E4FB2934AD65F2.idx deleted file mode 100644 index 196a68622..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pp_counter.hpp.87E4FB2934AD65F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pp_variadic.hpp.3CCF1FE79A4B8C13.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pp_variadic.hpp.3CCF1FE79A4B8C13.idx deleted file mode 100644 index ed39b1276..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pp_variadic.hpp.3CCF1FE79A4B8C13.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pragma_message.hpp.1031CCF104328440.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pragma_message.hpp.1031CCF104328440.idx deleted file mode 100644 index 353681ddc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pragma_message.hpp.1031CCF104328440.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/precision.hpp.A0ABD617210AF092.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/precision.hpp.A0ABD617210AF092.idx deleted file mode 100644 index 9ae724b6d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/precision.hpp.A0ABD617210AF092.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/precision.hpp.A1C95EB90A596667.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/precision.hpp.A1C95EB90A596667.idx deleted file mode 100644 index c0fed4afe..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/precision.hpp.A1C95EB90A596667.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/predicate.h.2A2C875B48524710.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/predicate.h.2A2C875B48524710.idx deleted file mode 100644 index 3fb51e58c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/predicate.h.2A2C875B48524710.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/preprocessor.hpp.4FD234C8DFEDA47D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/preprocessor.hpp.4FD234C8DFEDA47D.idx deleted file mode 100644 index d8b64f24e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/preprocessor.hpp.4FD234C8DFEDA47D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/prev.h.B8BAB9C2F6C72552.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/prev.h.B8BAB9C2F6C72552.idx deleted file mode 100644 index c8f15c4d6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/prev.h.B8BAB9C2F6C72552.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/prev_permutation.h.7077BB4EE835D513.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/prev_permutation.h.7077BB4EE835D513.idx deleted file mode 100644 index b8d9cdb45..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/prev_permutation.h.7077BB4EE835D513.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/print.F81DE93554EB1BF9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/print.F81DE93554EB1BF9.idx deleted file mode 100644 index 66c1dc2c6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/print.F81DE93554EB1BF9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/print_helper.hpp.82F777D8321597B4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/print_helper.hpp.82F777D8321597B4.idx deleted file mode 100644 index 16fc07caa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/print_helper.hpp.82F777D8321597B4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/priority_tag.h.7D8E766591A8BDC9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/priority_tag.h.7D8E766591A8BDC9.idx deleted file mode 100644 index c95a61399..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/priority_tag.h.7D8E766591A8BDC9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/proc.h.D1A06A7E8CDD9344.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/proc.h.D1A06A7E8CDD9344.idx deleted file mode 100644 index a247a1023..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/proc.h.D1A06A7E8CDD9344.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/processor_info.h.245DBBE444BF463D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/processor_info.h.245DBBE444BF463D.idx deleted file mode 100644 index 5dc241cae..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/processor_info.h.245DBBE444BF463D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/processor_info.h.8065FBE6652D4744.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/processor_info.h.8065FBE6652D4744.idx deleted file mode 100644 index f2149c8ef..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/processor_info.h.8065FBE6652D4744.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/processor_info.h.A3A6C86B780B0AD9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/processor_info.h.A3A6C86B780B0AD9.idx deleted file mode 100644 index 82c59d9f5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/processor_info.h.A3A6C86B780B0AD9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/progress_monitor.hpp.644C170C84BAF4FF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/progress_monitor.hpp.644C170C84BAF4FF.idx deleted file mode 100644 index 4be5913e4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/progress_monitor.hpp.644C170C84BAF4FF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/progress_monitor.ipp.23A84E6D50C2DF1B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/progress_monitor.ipp.23A84E6D50C2DF1B.idx deleted file mode 100644 index 3a20ed647..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/progress_monitor.ipp.23A84E6D50C2DF1B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/projected.h.4E84AE7FCE845AA6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/projected.h.4E84AE7FCE845AA6.idx deleted file mode 100644 index 439215700..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/projected.h.4E84AE7FCE845AA6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/promote.h.6344C954A627E80F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/promote.h.6344C954A627E80F.idx deleted file mode 100644 index b849f3d7d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/promote.h.6344C954A627E80F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/promotion.hpp.5F5F0BEA318C91A4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/promotion.hpp.5F5F0BEA318C91A4.idx deleted file mode 100644 index b3dc1861f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/promotion.hpp.5F5F0BEA318C91A4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/protect.hpp.5CF5A78BF8E66303.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/protect.hpp.5CF5A78BF8E66303.idx deleted file mode 100644 index 1b9342193..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/protect.hpp.5CF5A78BF8E66303.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_any_all_none_of.h.FC3B69220B8F3261.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_any_all_none_of.h.FC3B69220B8F3261.idx deleted file mode 100644 index 2c36ad49d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_any_all_none_of.h.FC3B69220B8F3261.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_backend.h.EB616164CD58B331.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_backend.h.EB616164CD58B331.idx deleted file mode 100644 index 1c89f39a6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_backend.h.EB616164CD58B331.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_copy.h.D6831A9ACB6E770A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_copy.h.D6831A9ACB6E770A.idx deleted file mode 100644 index 81b03f3af..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_copy.h.D6831A9ACB6E770A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_count.h.C54FA7575E3E5F63.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_count.h.C54FA7575E3E5F63.idx deleted file mode 100644 index a3789089c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_count.h.C54FA7575E3E5F63.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_equal.h.69E2DB6CC74F8332.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_equal.h.69E2DB6CC74F8332.idx deleted file mode 100644 index 7d074fcc8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_equal.h.69E2DB6CC74F8332.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_fill.h.BB366B773F702DF6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_fill.h.BB366B773F702DF6.idx deleted file mode 100644 index f02f5bffd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_fill.h.BB366B773F702DF6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_find.h.F91E0B14C12E1C06.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_find.h.F91E0B14C12E1C06.idx deleted file mode 100644 index 3df902bdf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_find.h.F91E0B14C12E1C06.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_for_each.h.E66E01F15C4C9D91.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_for_each.h.E66E01F15C4C9D91.idx deleted file mode 100644 index 5ea6ec632..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_for_each.h.E66E01F15C4C9D91.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_frontend_dispatch.h.EDD190416A6392FE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_frontend_dispatch.h.EDD190416A6392FE.idx deleted file mode 100644 index 2b4c0079a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_frontend_dispatch.h.EDD190416A6392FE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_generate.h.A57F6A0B6778F819.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_generate.h.A57F6A0B6778F819.idx deleted file mode 100644 index 254394426..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_generate.h.A57F6A0B6778F819.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_is_partitioned.h.849E765725AAA504.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_is_partitioned.h.849E765725AAA504.idx deleted file mode 100644 index e4f8c920f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_is_partitioned.h.849E765725AAA504.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_merge.h.C796492D41595A30.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_merge.h.C796492D41595A30.idx deleted file mode 100644 index 054e9d7e1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_merge.h.C796492D41595A30.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_move.h.08FF62AE98FDED27.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_move.h.08FF62AE98FDED27.idx deleted file mode 100644 index 63eb6449b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_move.h.08FF62AE98FDED27.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_reduce.h.17117E689921D20C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_reduce.h.17117E689921D20C.idx deleted file mode 100644 index 83475bdb4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_reduce.h.17117E689921D20C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_replace.h.D964B06995A4DE73.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_replace.h.D964B06995A4DE73.idx deleted file mode 100644 index aa24ef22f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_replace.h.D964B06995A4DE73.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_rotate_copy.h.F85581B2A0DD7774.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_rotate_copy.h.F85581B2A0DD7774.idx deleted file mode 100644 index c863b2daf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_rotate_copy.h.F85581B2A0DD7774.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_sort.h.1675978BDF6CDF9B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_sort.h.1675978BDF6CDF9B.idx deleted file mode 100644 index 2b780601a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_sort.h.1675978BDF6CDF9B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_stable_sort.h.245F41D882AFE556.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_stable_sort.h.245F41D882AFE556.idx deleted file mode 100644 index b219b74f0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_stable_sort.h.245F41D882AFE556.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_transform.h.FC4BD6B7BD5816C7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_transform.h.FC4BD6B7BD5816C7.idx deleted file mode 100644 index 43ba13d12..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_transform.h.FC4BD6B7BD5816C7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_transform_reduce.h.82227FC8BEA168CF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_transform_reduce.h.82227FC8BEA168CF.idx deleted file mode 100644 index ae1f10bdb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pstl_transform_reduce.h.82227FC8BEA168CF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pthread.h.8EBC61018CCE699C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pthread.h.8EBC61018CCE699C.idx deleted file mode 100644 index 70a8d8fb2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pthread.h.8EBC61018CCE699C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pthread_impl.h.C16D905C3B2C42DE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pthread_impl.h.C16D905C3B2C42DE.idx deleted file mode 100644 index c7e41b35c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/pthread_impl.h.C16D905C3B2C42DE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/push_heap.h.ED5B302CF23490F9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/push_heap.h.ED5B302CF23490F9.idx deleted file mode 100644 index a6e9da7f2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/push_heap.h.ED5B302CF23490F9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/qos.h.4C87337680C3468F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/qos.h.4C87337680C3468F.idx deleted file mode 100644 index 94a26c7de..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/qos.h.4C87337680C3468F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/qos.h.FBEAC6672B9ADAA2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/qos.h.FBEAC6672B9ADAA2.idx deleted file mode 100644 index 5822c77fc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/qos.h.FBEAC6672B9ADAA2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/queue.A4DCA11C813DA4F7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/queue.A4DCA11C813DA4F7.idx deleted file mode 100644 index 5739b84a9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/queue.A4DCA11C813DA4F7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/queue.h.9E27852FB22F76CA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/queue.h.9E27852FB22F76CA.idx deleted file mode 100644 index b8f740cc9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/queue.h.9E27852FB22F76CA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/quote.hpp.2D99C3D8A16EF605.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/quote.hpp.2D99C3D8A16EF605.idx deleted file mode 100644 index ecf27d25e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/quote.hpp.2D99C3D8A16EF605.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/quote.hpp.43A1A98E2872CE12.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/quote.hpp.43A1A98E2872CE12.idx deleted file mode 100644 index 7ac931111..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/quote.hpp.43A1A98E2872CE12.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/random.2419624F5B14C5D1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/random.2419624F5B14C5D1.idx deleted file mode 100644 index 706e38b6f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/random.2419624F5B14C5D1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/random_device.h.51889DFD675FCE9C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/random_device.h.51889DFD675FCE9C.idx deleted file mode 100644 index b6adc3e5e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/random_device.h.51889DFD675FCE9C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/randomize_range.h.73BDD6074EB2C7A4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/randomize_range.h.73BDD6074EB2C7A4.idx deleted file mode 100644 index d2d9f3fe0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/randomize_range.h.73BDD6074EB2C7A4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/range_default_formatter.h.9A4564214DE5BAE0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/range_default_formatter.h.9A4564214DE5BAE0.idx deleted file mode 100644 index ec99b5b2b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/range_default_formatter.h.9A4564214DE5BAE0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/range_formatter.h.0AA29C62275013B0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/range_formatter.h.0AA29C62275013B0.idx deleted file mode 100644 index 0209812b8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/range_formatter.h.0AA29C62275013B0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/range_fwd.hpp.659BC16A0B73C20B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/range_fwd.hpp.659BC16A0B73C20B.idx deleted file mode 100644 index 5cf74052e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/range_fwd.hpp.659BC16A0B73C20B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_adjacent_find.h.5566707537DB5430.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_adjacent_find.h.5566707537DB5430.idx deleted file mode 100644 index 980022e82..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_adjacent_find.h.5566707537DB5430.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_all_of.h.54AC0C7961AA0F4B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_all_of.h.54AC0C7961AA0F4B.idx deleted file mode 100644 index d0326fe98..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_all_of.h.54AC0C7961AA0F4B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_any_of.h.5DF9ECFB6BAE9D63.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_any_of.h.5DF9ECFB6BAE9D63.idx deleted file mode 100644 index 7b7984252..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_any_of.h.5DF9ECFB6BAE9D63.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_binary_search.h.171E325AB056EB2C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_binary_search.h.171E325AB056EB2C.idx deleted file mode 100644 index 1cff8ac81..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_binary_search.h.171E325AB056EB2C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_clamp.h.810E74314880026B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_clamp.h.810E74314880026B.idx deleted file mode 100644 index cc1432f4b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_clamp.h.810E74314880026B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_construct_at.h.AE8D15402251C76A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_construct_at.h.AE8D15402251C76A.idx deleted file mode 100644 index f986b060f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_construct_at.h.AE8D15402251C76A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_contains.h.9932F8B25AE2802B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_contains.h.9932F8B25AE2802B.idx deleted file mode 100644 index ef5333a9f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_contains.h.9932F8B25AE2802B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_copy.h.25E4523F553419D7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_copy.h.25E4523F553419D7.idx deleted file mode 100644 index 2ed8ba32d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_copy.h.25E4523F553419D7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_copy_backward.h.3C000C6EDB025344.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_copy_backward.h.3C000C6EDB025344.idx deleted file mode 100644 index 6ab5e6e38..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_copy_backward.h.3C000C6EDB025344.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_copy_if.h.9FC073CABDE1D3BD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_copy_if.h.9FC073CABDE1D3BD.idx deleted file mode 100644 index 5beebfe17..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_copy_if.h.9FC073CABDE1D3BD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_copy_n.h.C92E9093096431B1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_copy_n.h.C92E9093096431B1.idx deleted file mode 100644 index c9904295f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_copy_n.h.C92E9093096431B1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_count.h.22A1C75E72DAB420.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_count.h.22A1C75E72DAB420.idx deleted file mode 100644 index a29a0bdf3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_count.h.22A1C75E72DAB420.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_count_if.h.24A734B703131281.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_count_if.h.24A734B703131281.idx deleted file mode 100644 index a1aa91140..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_count_if.h.24A734B703131281.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_ends_with.h.97FD0A4F702544F1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_ends_with.h.97FD0A4F702544F1.idx deleted file mode 100644 index ceed04492..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_ends_with.h.97FD0A4F702544F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_equal.h.8997933995AB573A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_equal.h.8997933995AB573A.idx deleted file mode 100644 index 46a829e82..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_equal.h.8997933995AB573A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_equal_range.h.49570412E7B39DE6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_equal_range.h.49570412E7B39DE6.idx deleted file mode 100644 index b1f6648cf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_equal_range.h.49570412E7B39DE6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_fill.h.FE4DA03034C1FC02.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_fill.h.FE4DA03034C1FC02.idx deleted file mode 100644 index 8b46620df..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_fill.h.FE4DA03034C1FC02.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_fill_n.h.65AC083CB504DBBC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_fill_n.h.65AC083CB504DBBC.idx deleted file mode 100644 index 46a4c30fd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_fill_n.h.65AC083CB504DBBC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_find.h.AB378F612C02E33D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_find.h.AB378F612C02E33D.idx deleted file mode 100644 index a717bb51c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_find.h.AB378F612C02E33D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_find_end.h.43F94BC74AF6F59F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_find_end.h.43F94BC74AF6F59F.idx deleted file mode 100644 index b32567b85..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_find_end.h.43F94BC74AF6F59F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_find_first_of.h.4C5BA88578E14104.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_find_first_of.h.4C5BA88578E14104.idx deleted file mode 100644 index 325ad5a37..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_find_first_of.h.4C5BA88578E14104.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_find_if.h.BB2246028EAAF1AB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_find_if.h.BB2246028EAAF1AB.idx deleted file mode 100644 index 053796fb5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_find_if.h.BB2246028EAAF1AB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_find_if_not.h.237BB7D9F7591B84.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_find_if_not.h.237BB7D9F7591B84.idx deleted file mode 100644 index 7da026140..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_find_if_not.h.237BB7D9F7591B84.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_for_each.h.43D540C443AAD947.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_for_each.h.43D540C443AAD947.idx deleted file mode 100644 index 489d21eac..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_for_each.h.43D540C443AAD947.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_for_each_n.h.546F4E50E9F09513.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_for_each_n.h.546F4E50E9F09513.idx deleted file mode 100644 index 0d5743d3e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_for_each_n.h.546F4E50E9F09513.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_generate.h.154DB7FB148D7B81.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_generate.h.154DB7FB148D7B81.idx deleted file mode 100644 index bd49066f0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_generate.h.154DB7FB148D7B81.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_generate_n.h.74C03EB4AEB15F25.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_generate_n.h.74C03EB4AEB15F25.idx deleted file mode 100644 index 1b3702967..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_generate_n.h.74C03EB4AEB15F25.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_includes.h.7C2DB0D3176D0DB2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_includes.h.7C2DB0D3176D0DB2.idx deleted file mode 100644 index 84b030947..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_includes.h.7C2DB0D3176D0DB2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_inplace_merge.h.C4C158AC134BD3B4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_inplace_merge.h.C4C158AC134BD3B4.idx deleted file mode 100644 index dfd1f1bfa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_inplace_merge.h.C4C158AC134BD3B4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_is_heap.h.35D76996763BF4ED.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_is_heap.h.35D76996763BF4ED.idx deleted file mode 100644 index e70c6d190..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_is_heap.h.35D76996763BF4ED.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_is_heap_until.h.D20293997639C756.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_is_heap_until.h.D20293997639C756.idx deleted file mode 100644 index 79b0b2c42..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_is_heap_until.h.D20293997639C756.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_is_partitioned.h.FCF64F686B3B0346.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_is_partitioned.h.FCF64F686B3B0346.idx deleted file mode 100644 index ef1564505..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_is_partitioned.h.FCF64F686B3B0346.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_is_permutation.h.B5249C03C73C6AB3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_is_permutation.h.B5249C03C73C6AB3.idx deleted file mode 100644 index 96e1838f2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_is_permutation.h.B5249C03C73C6AB3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_is_sorted.h.9C98F8BAA9D879B2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_is_sorted.h.9C98F8BAA9D879B2.idx deleted file mode 100644 index c6a046895..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_is_sorted.h.9C98F8BAA9D879B2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_is_sorted_until.h.1DF5CCBDD72896A4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_is_sorted_until.h.1DF5CCBDD72896A4.idx deleted file mode 100644 index 344bc2731..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_is_sorted_until.h.1DF5CCBDD72896A4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_iterator_concept.h.66B474346E58DD69.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_iterator_concept.h.66B474346E58DD69.idx deleted file mode 100644 index 8ae8abfb8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_iterator_concept.h.66B474346E58DD69.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_iterator_traits.h.241715626AB9F758.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_iterator_traits.h.241715626AB9F758.idx deleted file mode 100644 index a8eabce17..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_iterator_traits.h.241715626AB9F758.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_lexicographical_compare.h.421786EF2E4AEBB3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_lexicographical_compare.h.421786EF2E4AEBB3.idx deleted file mode 100644 index 5c1dc05d8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_lexicographical_compare.h.421786EF2E4AEBB3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_lower_bound.h.1BC4FDA580289FE4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_lower_bound.h.1BC4FDA580289FE4.idx deleted file mode 100644 index a8b87aac1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_lower_bound.h.1BC4FDA580289FE4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_make_heap.h.B9CE0E603AC7FCEB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_make_heap.h.B9CE0E603AC7FCEB.idx deleted file mode 100644 index 9f830b229..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_make_heap.h.B9CE0E603AC7FCEB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_max.h.CC8556CCF437D91A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_max.h.CC8556CCF437D91A.idx deleted file mode 100644 index cde94a71c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_max.h.CC8556CCF437D91A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_max_element.h.7F65B0CC9620A668.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_max_element.h.7F65B0CC9620A668.idx deleted file mode 100644 index 95362134b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_max_element.h.7F65B0CC9620A668.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_merge.h.2773E45D4AB43BB1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_merge.h.2773E45D4AB43BB1.idx deleted file mode 100644 index fad427957..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_merge.h.2773E45D4AB43BB1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_min.h.ADBE0A13E7D84C21.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_min.h.ADBE0A13E7D84C21.idx deleted file mode 100644 index 6619d04f5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_min.h.ADBE0A13E7D84C21.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_min_element.h.B639DBA83AA55E9E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_min_element.h.B639DBA83AA55E9E.idx deleted file mode 100644 index 0a9a3167f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_min_element.h.B639DBA83AA55E9E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_minmax.h.385C025AB82B2B2E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_minmax.h.385C025AB82B2B2E.idx deleted file mode 100644 index 6920c1c96..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_minmax.h.385C025AB82B2B2E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_minmax_element.h.413F2487A045E192.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_minmax_element.h.413F2487A045E192.idx deleted file mode 100644 index 9b1e67b1f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_minmax_element.h.413F2487A045E192.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_mismatch.h.6DEAA2D8770C5411.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_mismatch.h.6DEAA2D8770C5411.idx deleted file mode 100644 index c86266dde..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_mismatch.h.6DEAA2D8770C5411.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_move.h.59FBC5EFCA5382D1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_move.h.59FBC5EFCA5382D1.idx deleted file mode 100644 index b1947c04e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_move.h.59FBC5EFCA5382D1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_move_backward.h.2D63AC4DEA4FBFE3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_move_backward.h.2D63AC4DEA4FBFE3.idx deleted file mode 100644 index 9fcbd5fa3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_move_backward.h.2D63AC4DEA4FBFE3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_next_permutation.h.705DC6A44D55447F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_next_permutation.h.705DC6A44D55447F.idx deleted file mode 100644 index 668742ffa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_next_permutation.h.705DC6A44D55447F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_none_of.h.F458D0F666D4713B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_none_of.h.F458D0F666D4713B.idx deleted file mode 100644 index 45f108488..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_none_of.h.F458D0F666D4713B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_nth_element.h.55002D2751DA6126.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_nth_element.h.55002D2751DA6126.idx deleted file mode 100644 index 031420df4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_nth_element.h.55002D2751DA6126.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_operations.h.536DEB800586CD9B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_operations.h.536DEB800586CD9B.idx deleted file mode 100644 index 0fde7c671..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_operations.h.536DEB800586CD9B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_partial_sort.h.DE644D74995ADE86.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_partial_sort.h.DE644D74995ADE86.idx deleted file mode 100644 index 0f6a63049..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_partial_sort.h.DE644D74995ADE86.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_partial_sort_copy.h.85EEF38E02A2E6E2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_partial_sort_copy.h.85EEF38E02A2E6E2.idx deleted file mode 100644 index 7ca30d381..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_partial_sort_copy.h.85EEF38E02A2E6E2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_partition.h.B410D88B3CE2471F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_partition.h.B410D88B3CE2471F.idx deleted file mode 100644 index f810042c6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_partition.h.B410D88B3CE2471F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_partition_copy.h.636DD64CB097F162.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_partition_copy.h.636DD64CB097F162.idx deleted file mode 100644 index 2df38d9c5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_partition_copy.h.636DD64CB097F162.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_partition_point.h.93F792B47D5FB585.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_partition_point.h.93F792B47D5FB585.idx deleted file mode 100644 index 2c555d1d0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_partition_point.h.93F792B47D5FB585.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_pop_heap.h.AE38F95F6CA5D74A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_pop_heap.h.AE38F95F6CA5D74A.idx deleted file mode 100644 index 30a364d7d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_pop_heap.h.AE38F95F6CA5D74A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_prev_permutation.h.B89940C506866F48.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_prev_permutation.h.B89940C506866F48.idx deleted file mode 100644 index 798c337a5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_prev_permutation.h.B89940C506866F48.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_push_heap.h.E4E3D31503BABE35.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_push_heap.h.E4E3D31503BABE35.idx deleted file mode 100644 index 2a046d195..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_push_heap.h.E4E3D31503BABE35.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_remove.h.B258155217DCF1C9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_remove.h.B258155217DCF1C9.idx deleted file mode 100644 index a5b2a1d78..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_remove.h.B258155217DCF1C9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_remove_copy.h.A458AA3773026013.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_remove_copy.h.A458AA3773026013.idx deleted file mode 100644 index c1d5c0083..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_remove_copy.h.A458AA3773026013.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_remove_copy_if.h.27B26065A928EBEA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_remove_copy_if.h.27B26065A928EBEA.idx deleted file mode 100644 index c841fe6b0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_remove_copy_if.h.27B26065A928EBEA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_remove_if.h.B0A4DDE596985783.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_remove_if.h.B0A4DDE596985783.idx deleted file mode 100644 index 3b6af55a7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_remove_if.h.B0A4DDE596985783.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_replace.h.AFBDD7D522A7B14D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_replace.h.AFBDD7D522A7B14D.idx deleted file mode 100644 index 0c269e92d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_replace.h.AFBDD7D522A7B14D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_replace_copy.h.2E33904B5E3C75BE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_replace_copy.h.2E33904B5E3C75BE.idx deleted file mode 100644 index 56f1282d8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_replace_copy.h.2E33904B5E3C75BE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_replace_copy_if.h.7E51B9D164784CE0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_replace_copy_if.h.7E51B9D164784CE0.idx deleted file mode 100644 index b9f24794f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_replace_copy_if.h.7E51B9D164784CE0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_replace_if.h.1A6EB1DA8E217BAF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_replace_if.h.1A6EB1DA8E217BAF.idx deleted file mode 100644 index c66f17ebe..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_replace_if.h.1A6EB1DA8E217BAF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_reverse.h.5A1D6341248D4845.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_reverse.h.5A1D6341248D4845.idx deleted file mode 100644 index a09685e46..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_reverse.h.5A1D6341248D4845.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_reverse_copy.h.5F5C73209EE2EE22.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_reverse_copy.h.5F5C73209EE2EE22.idx deleted file mode 100644 index 5f6913e0e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_reverse_copy.h.5F5C73209EE2EE22.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_rotate.h.D3C98F58DB4FB2D8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_rotate.h.D3C98F58DB4FB2D8.idx deleted file mode 100644 index 252316b0b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_rotate.h.D3C98F58DB4FB2D8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_rotate_copy.h.9FF72376D33904D9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_rotate_copy.h.9FF72376D33904D9.idx deleted file mode 100644 index 7e5d1bed6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_rotate_copy.h.9FF72376D33904D9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_sample.h.78EC0F39A700774F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_sample.h.78EC0F39A700774F.idx deleted file mode 100644 index b92a7c713..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_sample.h.78EC0F39A700774F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_search.h.F2D70C2A9955E409.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_search.h.F2D70C2A9955E409.idx deleted file mode 100644 index be82555be..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_search.h.F2D70C2A9955E409.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_search_n.h.EFA2BF3711B6ACA0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_search_n.h.EFA2BF3711B6ACA0.idx deleted file mode 100644 index 7c14c5045..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_search_n.h.EFA2BF3711B6ACA0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_set_difference.h.BD1EF91206B5A595.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_set_difference.h.BD1EF91206B5A595.idx deleted file mode 100644 index fa213ccb2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_set_difference.h.BD1EF91206B5A595.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_set_intersection.h.BE62FACBA05DAB69.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_set_intersection.h.BE62FACBA05DAB69.idx deleted file mode 100644 index 96526e34c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_set_intersection.h.BE62FACBA05DAB69.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_set_symmetric_difference.h.BAEB7EF74928FE42.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_set_symmetric_difference.h.BAEB7EF74928FE42.idx deleted file mode 100644 index 08e59b0a6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_set_symmetric_difference.h.BAEB7EF74928FE42.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_set_union.h.833287D37FB60E5C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_set_union.h.833287D37FB60E5C.idx deleted file mode 100644 index d26f8f79b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_set_union.h.833287D37FB60E5C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_shuffle.h.97BA54A330D08120.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_shuffle.h.97BA54A330D08120.idx deleted file mode 100644 index 403d6095a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_shuffle.h.97BA54A330D08120.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_sort.h.4BE02001743800CD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_sort.h.4BE02001743800CD.idx deleted file mode 100644 index 65353dcde..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_sort.h.4BE02001743800CD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_sort_heap.h.D57AACE426A3636E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_sort_heap.h.D57AACE426A3636E.idx deleted file mode 100644 index 6b75e606b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_sort_heap.h.D57AACE426A3636E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_stable_partition.h.D59A1252F7C4503D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_stable_partition.h.D59A1252F7C4503D.idx deleted file mode 100644 index b92deffe5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_stable_partition.h.D59A1252F7C4503D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_stable_sort.h.F7434A82426F668C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_stable_sort.h.F7434A82426F668C.idx deleted file mode 100644 index f3ca7d386..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_stable_sort.h.F7434A82426F668C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_starts_with.h.F61BD60CDF4F55F7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_starts_with.h.F61BD60CDF4F55F7.idx deleted file mode 100644 index 9fc869a3e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_starts_with.h.F61BD60CDF4F55F7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_swap_ranges.h.BC1170604E4A3F79.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_swap_ranges.h.BC1170604E4A3F79.idx deleted file mode 100644 index 92deef4c9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_swap_ranges.h.BC1170604E4A3F79.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_transform.h.AB6ED48ED6126FDB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_transform.h.AB6ED48ED6126FDB.idx deleted file mode 100644 index 482612fd0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_transform.h.AB6ED48ED6126FDB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_uninitialized_algorithms.h.74E2770C3DB4D85C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_uninitialized_algorithms.h.74E2770C3DB4D85C.idx deleted file mode 100644 index 61124c0a5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_uninitialized_algorithms.h.74E2770C3DB4D85C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_unique.h.6450B01082EC4C21.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_unique.h.6450B01082EC4C21.idx deleted file mode 100644 index 965bafb62..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_unique.h.6450B01082EC4C21.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_unique_copy.h.9FF6506DFAC2A570.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_unique_copy.h.9FF6506DFAC2A570.idx deleted file mode 100644 index eadec0258..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_unique_copy.h.9FF6506DFAC2A570.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_upper_bound.h.FC24D4B84EE5BC97.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_upper_bound.h.FC24D4B84EE5BC97.idx deleted file mode 100644 index b94d48703..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranges_upper_bound.h.FC24D4B84EE5BC97.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rank.h.778A75965E51AF20.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rank.h.778A75965E51AF20.idx deleted file mode 100644 index 99f2ed915..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rank.h.778A75965E51AF20.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranlux.h.C910F2413D96CC67.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranlux.h.C910F2413D96CC67.idx deleted file mode 100644 index 5b0aed09d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ranlux.h.C910F2413D96CC67.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ratio.C8673BB1350519B3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ratio.C8673BB1350519B3.idx deleted file mode 100644 index 2b9691f08..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ratio.C8673BB1350519B3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rational.hpp.DAA96A81257075CF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rational.hpp.DAA96A81257075CF.idx deleted file mode 100644 index 6b9c3671c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rational.hpp.DAA96A81257075CF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rational_adaptor.hpp.BAE3E68137C8F32E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rational_adaptor.hpp.BAE3E68137C8F32E.idx deleted file mode 100644 index 5b3f7130d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rational_adaptor.hpp.BAE3E68137C8F32E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rational_horner3_20.hpp.D2C12C318D1F2675.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rational_horner3_20.hpp.D2C12C318D1F2675.idx deleted file mode 100644 index a1bb97a42..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rational_horner3_20.hpp.D2C12C318D1F2675.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/raw_storage_iterator.h.531422E948C9C117.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/raw_storage_iterator.h.531422E948C9C117.idx deleted file mode 100644 index bc32fd23c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/raw_storage_iterator.h.531422E948C9C117.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/readable_traits.h.D6EC7141C507C112.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/readable_traits.h.D6EC7141C507C112.idx deleted file mode 100644 index 91cd91e4a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/readable_traits.h.D6EC7141C507C112.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/real_cast.hpp.6823B3F2A0A7A2CC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/real_cast.hpp.6823B3F2A0A7A2CC.idx deleted file mode 100644 index 3f37dd9aa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/real_cast.hpp.6823B3F2A0A7A2CC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rebind.hpp.2393CF323F9A1727.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rebind.hpp.2393CF323F9A1727.idx deleted file mode 100644 index d5215e645..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rebind.hpp.2393CF323F9A1727.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/recursive_directory_iterator.h.0AF5B4C346EC69F7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/recursive_directory_iterator.h.0AF5B4C346EC69F7.idx deleted file mode 100644 index 7a52c5c46..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/recursive_directory_iterator.h.0AF5B4C346EC69F7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/reduce.h.C9EBE20AD90F2C34.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/reduce.h.C9EBE20AD90F2C34.idx deleted file mode 100644 index e0931a7cf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/reduce.h.C9EBE20AD90F2C34.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ref.hpp.250E1AD5D2AE2F1E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ref.hpp.250E1AD5D2AE2F1E.idx deleted file mode 100644 index 47b4bcfd7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ref.hpp.250E1AD5D2AE2F1E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ref.hpp.78602E3304854B1D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ref.hpp.78602E3304854B1D.idx deleted file mode 100644 index b0938be73..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ref.hpp.78602E3304854B1D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ref_view.h.9ABC759B788F34AD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ref_view.h.9ABC759B788F34AD.idx deleted file mode 100644 index 1b9d792e2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ref_view.h.9ABC759B788F34AD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/reference_wrapper.h.C8DD8C8EBEC9FA81.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/reference_wrapper.h.C8DD8C8EBEC9FA81.idx deleted file mode 100644 index bf69a35c4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/reference_wrapper.h.C8DD8C8EBEC9FA81.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/regular.h.65BBD4BECBD4BA82.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/regular.h.65BBD4BECBD4BA82.idx deleted file mode 100644 index 6e8ebe7fb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/regular.h.65BBD4BECBD4BA82.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rel_ops.h.2ACAD2DFD14D259C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rel_ops.h.2ACAD2DFD14D259C.idx deleted file mode 100644 index 069e07511..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rel_ops.h.2ACAD2DFD14D259C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/relation.h.1299F4859A5ECDAD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/relation.h.1299F4859A5ECDAD.idx deleted file mode 100644 index dfad1a753..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/relation.h.1299F4859A5ECDAD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rem.hpp.886851F110C7F886.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rem.hpp.886851F110C7F886.idx deleted file mode 100644 index 33c200e32..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rem.hpp.886851F110C7F886.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remainder.h.736582507960ABB5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remainder.h.736582507960ABB5.idx deleted file mode 100644 index adf4a3e24..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remainder.h.736582507960ABB5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove.h.FA99938C61D785A5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove.h.FA99938C61D785A5.idx deleted file mode 100644 index bf02e4b3f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove.h.FA99938C61D785A5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_all_extents.h.CC8308A0BCEC62E6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_all_extents.h.CC8308A0BCEC62E6.idx deleted file mode 100644 index 04972bf2c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_all_extents.h.CC8308A0BCEC62E6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_bounds.hpp.26F182905E0713B0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_bounds.hpp.26F182905E0713B0.idx deleted file mode 100644 index e478ab703..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_bounds.hpp.26F182905E0713B0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_const.h.39A6E46DE8AE4116.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_const.h.39A6E46DE8AE4116.idx deleted file mode 100644 index b73a526b1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_const.h.39A6E46DE8AE4116.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_const.hpp.63D6868670E0A53B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_const.hpp.63D6868670E0A53B.idx deleted file mode 100644 index 505be6499..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_const.hpp.63D6868670E0A53B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_const_ref.h.FCA9E28118FD0159.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_const_ref.h.FCA9E28118FD0159.idx deleted file mode 100644 index 1a8b290c0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_const_ref.h.FCA9E28118FD0159.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_copy.h.E2A99D1266CAC361.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_copy.h.E2A99D1266CAC361.idx deleted file mode 100644 index fb915743e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_copy.h.E2A99D1266CAC361.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_copy_if.h.1CC2279013A5C8FA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_copy_if.h.1CC2279013A5C8FA.idx deleted file mode 100644 index f56ec22fb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_copy_if.h.1CC2279013A5C8FA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_cv.h.F5162BDEBD7037E2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_cv.h.F5162BDEBD7037E2.idx deleted file mode 100644 index f73532c94..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_cv.h.F5162BDEBD7037E2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_cv.hpp.9CDF0385E77296D4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_cv.hpp.9CDF0385E77296D4.idx deleted file mode 100644 index 312f1347c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_cv.hpp.9CDF0385E77296D4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_cvref.h.DF3FF2DFB71E7490.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_cvref.h.DF3FF2DFB71E7490.idx deleted file mode 100644 index 7a13dcad7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_cvref.h.DF3FF2DFB71E7490.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_extent.h.EA4A130B4BAB6776.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_extent.h.EA4A130B4BAB6776.idx deleted file mode 100644 index 92450cd6a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_extent.h.EA4A130B4BAB6776.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_extent.hpp.6AF2E800BA90E3F0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_extent.hpp.6AF2E800BA90E3F0.idx deleted file mode 100644 index 174b27264..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_extent.hpp.6AF2E800BA90E3F0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_if.h.A5D97FA45E8FFDB8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_if.h.A5D97FA45E8FFDB8.idx deleted file mode 100644 index 8745c1043..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_if.h.A5D97FA45E8FFDB8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_pointer.h.99300758475167BF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_pointer.h.99300758475167BF.idx deleted file mode 100644 index f8531b7f2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_pointer.h.99300758475167BF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_pointer.hpp.6067A7A401B95FE6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_pointer.hpp.6067A7A401B95FE6.idx deleted file mode 100644 index befdfbf87..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_pointer.hpp.6067A7A401B95FE6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_reference.h.18F74D8EA7C71130.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_reference.h.18F74D8EA7C71130.idx deleted file mode 100644 index 873aa82bd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_reference.h.18F74D8EA7C71130.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_reference.hpp.2BDED718A76C5D01.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_reference.hpp.2BDED718A76C5D01.idx deleted file mode 100644 index e3906d3bc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_reference.hpp.2BDED718A76C5D01.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_volatile.h.981DC9061E461D8B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_volatile.h.981DC9061E461D8B.idx deleted file mode 100644 index 97ff20a97..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/remove_volatile.h.981DC9061E461D8B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/repeat.hpp.2057DFC919D73C03.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/repeat.hpp.2057DFC919D73C03.idx deleted file mode 100644 index 6e34c9386..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/repeat.hpp.2057DFC919D73C03.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/repeat.hpp.A0C73257963A086C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/repeat.hpp.A0C73257963A086C.idx deleted file mode 100644 index b259d1cc2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/repeat.hpp.A0C73257963A086C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/repeat_256.hpp.565B9F89BCF09B3E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/repeat_256.hpp.565B9F89BCF09B3E.idx deleted file mode 100644 index 2522dd6d5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/repeat_256.hpp.565B9F89BCF09B3E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/repeat_from_to.hpp.96C72C453110CA83.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/repeat_from_to.hpp.96C72C453110CA83.idx deleted file mode 100644 index b07d14a4a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/repeat_from_to.hpp.96C72C453110CA83.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/replace.h.7956327095C3F6E7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/replace.h.7956327095C3F6E7.idx deleted file mode 100644 index 807124d7b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/replace.h.7956327095C3F6E7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/replace_copy.h.FE5B103E30895060.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/replace_copy.h.FE5B103E30895060.idx deleted file mode 100644 index a46d666cc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/replace_copy.h.FE5B103E30895060.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/replace_copy_if.h.B3248A3AF4CC9869.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/replace_copy_if.h.B3248A3AF4CC9869.idx deleted file mode 100644 index fa0fa9b71..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/replace_copy_if.h.B3248A3AF4CC9869.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/replace_if.h.692636FE0451FD16.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/replace_if.h.692636FE0451FD16.idx deleted file mode 100644 index 2079ab946..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/replace_if.h.692636FE0451FD16.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/resource.h.2DBFA86D5BECEA7A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/resource.h.2DBFA86D5BECEA7A.idx deleted file mode 100644 index c327534b1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/resource.h.2DBFA86D5BECEA7A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/result_of.h.8719BF607D0B360A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/result_of.h.8719BF607D0B360A.idx deleted file mode 100644 index 87a6b38f3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/result_of.h.8719BF607D0B360A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/result_traits.hpp.6D8E4A3C7EDD0A31.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/result_traits.hpp.6D8E4A3C7EDD0A31.idx deleted file mode 100644 index 9871474a8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/result_traits.hpp.6D8E4A3C7EDD0A31.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/results_collector.hpp.45F0ADCE28ED6FB4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/results_collector.hpp.45F0ADCE28ED6FB4.idx deleted file mode 100644 index 7c44e895e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/results_collector.hpp.45F0ADCE28ED6FB4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/results_collector.ipp.75099CD074D33DB4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/results_collector.ipp.75099CD074D33DB4.idx deleted file mode 100644 index 4f8208328..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/results_collector.ipp.75099CD074D33DB4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/results_reporter.hpp.7E86DAFA1F448CBA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/results_reporter.hpp.7E86DAFA1F448CBA.idx deleted file mode 100644 index 6c8cd05d2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/results_reporter.hpp.7E86DAFA1F448CBA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/results_reporter.ipp.2594B6BCD334B2F7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/results_reporter.ipp.2594B6BCD334B2F7.idx deleted file mode 100644 index 7adf01d52..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/results_reporter.ipp.2594B6BCD334B2F7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/reverse.h.6661CC2E66A9E256.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/reverse.h.6661CC2E66A9E256.idx deleted file mode 100644 index 116ad3da1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/reverse.h.6661CC2E66A9E256.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/reverse.hpp.352779538C5E2DC5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/reverse.hpp.352779538C5E2DC5.idx deleted file mode 100644 index 346926667..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/reverse.hpp.352779538C5E2DC5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/reverse_access.h.FC34745499C45078.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/reverse_access.h.FC34745499C45078.idx deleted file mode 100644 index 570f0e28d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/reverse_access.h.FC34745499C45078.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/reverse_copy.h.718C6EC70853880C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/reverse_copy.h.718C6EC70853880C.idx deleted file mode 100644 index 8c9d4133d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/reverse_copy.h.718C6EC70853880C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/reverse_iterator.h.AAF505227FFB06E7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/reverse_iterator.h.AAF505227FFB06E7.idx deleted file mode 100644 index 0eeb8cda7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/reverse_iterator.h.AAF505227FFB06E7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/roots.h.7B1FF97CFB5A7182.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/roots.h.7B1FF97CFB5A7182.idx deleted file mode 100644 index 52e1a212d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/roots.h.7B1FF97CFB5A7182.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/roots.hpp.DBD6909AE995078E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/roots.hpp.DBD6909AE995078E.idx deleted file mode 100644 index 6e9cd48ad..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/roots.hpp.DBD6909AE995078E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rotate.h.10CD5E10A3EB1783.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rotate.h.10CD5E10A3EB1783.idx deleted file mode 100644 index 60be91170..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rotate.h.10CD5E10A3EB1783.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rotate.h.CF84798ED6B760AA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rotate.h.CF84798ED6B760AA.idx deleted file mode 100644 index b2a2245c2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rotate.h.CF84798ED6B760AA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rotate_copy.h.737385C710F52DED.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rotate_copy.h.737385C710F52DED.idx deleted file mode 100644 index 1e8bd84bc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rotate_copy.h.737385C710F52DED.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/round.hpp.005FACB50FEA22A9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/round.hpp.005FACB50FEA22A9.idx deleted file mode 100644 index 6af12f55c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/round.hpp.005FACB50FEA22A9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/round_fwd.hpp.6563B6DDB188B05B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/round_fwd.hpp.6563B6DDB188B05B.idx deleted file mode 100644 index c98e7fb25..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/round_fwd.hpp.6563B6DDB188B05B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rounding_functions.h.68CD73C314A49170.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rounding_functions.h.68CD73C314A49170.idx deleted file mode 100644 index cab0a5061..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rounding_functions.h.68CD73C314A49170.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rtti.hpp.CD765260849E750B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rtti.hpp.CD765260849E750B.idx deleted file mode 100644 index 95c436564..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/rtti.hpp.CD765260849E750B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/runetype.h.D079B468B6595120.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/runetype.h.D079B468B6595120.idx deleted file mode 100644 index c4d2300e9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/runetype.h.D079B468B6595120.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/same_as.h.F491326C251CA550.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/same_as.h.F491326C251CA550.idx deleted file mode 100644 index f13b930d7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/same_as.h.F491326C251CA550.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sample.h.03ACD5D8AE179A57.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sample.h.03ACD5D8AE179A57.idx deleted file mode 100644 index 48db7e4db..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sample.h.03ACD5D8AE179A57.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/saturation_arithmetic.h.C7536555E6CCC240.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/saturation_arithmetic.h.C7536555E6CCC240.idx deleted file mode 100644 index e6a209fe6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/saturation_arithmetic.h.C7536555E6CCC240.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sched.h.316C49C58D11D5AA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sched.h.316C49C58D11D5AA.idx deleted file mode 100644 index ecea02c2f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sched.h.316C49C58D11D5AA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/scoped_array.hpp.0F3091177E6FEBCA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/scoped_array.hpp.0F3091177E6FEBCA.idx deleted file mode 100644 index a8cdfa20e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/scoped_array.hpp.0F3091177E6FEBCA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/scoped_array.hpp.CF8C9D5EE4CF4945.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/scoped_array.hpp.CF8C9D5EE4CF4945.idx deleted file mode 100644 index d9815bf42..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/scoped_array.hpp.CF8C9D5EE4CF4945.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/scoped_ptr.hpp.435164AA8C5CD8FD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/scoped_ptr.hpp.435164AA8C5CD8FD.idx deleted file mode 100644 index c0e595cff..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/scoped_ptr.hpp.435164AA8C5CD8FD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/scoped_ptr.hpp.F79239C983F8FDA5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/scoped_ptr.hpp.F79239C983F8FDA5.idx deleted file mode 100644 index 3fa30f07d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/scoped_ptr.hpp.F79239C983F8FDA5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/search.h.F33AC9EFBD0DD65C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/search.h.F33AC9EFBD0DD65C.idx deleted file mode 100644 index 9273abc48..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/search.h.F33AC9EFBD0DD65C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/search_n.h.3C1BE3910FEB502D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/search_n.h.3C1BE3910FEB502D.idx deleted file mode 100644 index fbe4c63aa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/search_n.h.3C1BE3910FEB502D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/seed_seq.h.EBA91EF39ADA9F0D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/seed_seq.h.EBA91EF39ADA9F0D.idx deleted file mode 100644 index f5d85963a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/seed_seq.h.EBA91EF39ADA9F0D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/segmented_iterator.h.54BBFBE008C7EC33.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/segmented_iterator.h.54BBFBE008C7EC33.idx deleted file mode 100644 index d5de8b3ad..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/segmented_iterator.h.54BBFBE008C7EC33.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/select.h.6A539DA30EA5389B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/select.h.6A539DA30EA5389B.idx deleted file mode 100644 index c66cd34b3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/select.h.6A539DA30EA5389B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/select_compiler_config.hpp.67D984E2F7877DC1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/select_compiler_config.hpp.67D984E2F7877DC1.idx deleted file mode 100644 index 6865b12d3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/select_compiler_config.hpp.67D984E2F7877DC1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/select_platform_config.hpp.F0ACD15BC3D6953F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/select_platform_config.hpp.F0ACD15BC3D6953F.idx deleted file mode 100644 index c1e13492d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/select_platform_config.hpp.F0ACD15BC3D6953F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/select_stdlib_config.hpp.A598774F6FFF5082.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/select_stdlib_config.hpp.A598774F6FFF5082.idx deleted file mode 100644 index 3896d07ac..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/select_stdlib_config.hpp.A598774F6FFF5082.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/semiregular.h.CDEA9839A9ECC9D6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/semiregular.h.CDEA9839A9ECC9D6.idx deleted file mode 100644 index f4ade7e78..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/semiregular.h.CDEA9839A9ECC9D6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/seq.hpp.CA6AF419BA690779.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/seq.hpp.CA6AF419BA690779.idx deleted file mode 100644 index 63fa43fc0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/seq.hpp.CA6AF419BA690779.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sequence_tag.hpp.DA00AA619A7335F5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sequence_tag.hpp.DA00AA619A7335F5.idx deleted file mode 100644 index cf4c4baab..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sequence_tag.hpp.DA00AA619A7335F5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sequence_tag_fwd.hpp.AC7DABD91BD5B522.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sequence_tag_fwd.hpp.AC7DABD91BD5B522.idx deleted file mode 100644 index e2bbacad0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sequence_tag_fwd.hpp.AC7DABD91BD5B522.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/serialize.hpp.BE19B76FB0181798.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/serialize.hpp.BE19B76FB0181798.idx deleted file mode 100644 index af88e23cc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/serialize.hpp.BE19B76FB0181798.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/series.hpp.7DE1E45011383A4D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/series.hpp.7DE1E45011383A4D.idx deleted file mode 100644 index 0d360d23b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/series.hpp.7DE1E45011383A4D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/set.781041B2F52D4BB9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/set.781041B2F52D4BB9.idx deleted file mode 100644 index 70658a73b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/set.781041B2F52D4BB9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/set_difference.h.AC8119C71D35E2E7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/set_difference.h.AC8119C71D35E2E7.idx deleted file mode 100644 index 5d2d8fb84..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/set_difference.h.AC8119C71D35E2E7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/set_intersection.h.B3BEF8A5F127F9CC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/set_intersection.h.B3BEF8A5F127F9CC.idx deleted file mode 100644 index 9136f01d6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/set_intersection.h.B3BEF8A5F127F9CC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/set_symmetric_difference.h.B78740322F9A59E3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/set_symmetric_difference.h.B78740322F9A59E3.idx deleted file mode 100644 index 924eb2257..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/set_symmetric_difference.h.B78740322F9A59E3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/set_union.h.A7592BA3AC8A87F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/set_union.h.A7592BA3AC8A87F2.idx deleted file mode 100644 index 326ed3f84..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/set_union.h.A7592BA3AC8A87F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/setcolor.hpp.09C378097EA2DE6B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/setcolor.hpp.09C378097EA2DE6B.idx deleted file mode 100644 index db0dea81d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/setcolor.hpp.09C378097EA2DE6B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/setjmp.h.02F359A3C96271C1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/setjmp.h.02F359A3C96271C1.idx deleted file mode 100644 index f75264645..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/setjmp.h.02F359A3C96271C1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sfinae.hpp.75314C93B8654C74.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sfinae.hpp.75314C93B8654C74.idx deleted file mode 100644 index 60fd2fb6f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sfinae.hpp.75314C93B8654C74.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sfinae_helpers.h.2EB553E380E68C03.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sfinae_helpers.h.2EB553E380E68C03.idx deleted file mode 100644 index f42e25d3f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sfinae_helpers.h.2EB553E380E68C03.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shared_count.hpp.6D6F4A50A066DC0D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shared_count.hpp.6D6F4A50A066DC0D.idx deleted file mode 100644 index 51aa3c74f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shared_count.hpp.6D6F4A50A066DC0D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shared_ptr.h.80612FEA697BA35A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shared_ptr.h.80612FEA697BA35A.idx deleted file mode 100644 index c4d897fa5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shared_ptr.h.80612FEA697BA35A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.1C09995181B0CAC7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.1C09995181B0CAC7.idx deleted file mode 100644 index ddd10834f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.1C09995181B0CAC7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.7CA1401EBD3CC46C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.7CA1401EBD3CC46C.idx deleted file mode 100644 index cfd56891c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.7CA1401EBD3CC46C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.BB8BE545DDF8D62D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.BB8BE545DDF8D62D.idx deleted file mode 100644 index 9c904a005..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.BB8BE545DDF8D62D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shift_left.h.17A2E582F2E52954.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shift_left.h.17A2E582F2E52954.idx deleted file mode 100644 index e76b883fa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shift_left.h.17A2E582F2E52954.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shift_right.h.D1F75AD197BC5B8D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shift_right.h.D1F75AD197BC5B8D.idx deleted file mode 100644 index 150c48000..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shift_right.h.D1F75AD197BC5B8D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shuffle.h.EB059BD3C187A785.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shuffle.h.EB059BD3C187A785.idx deleted file mode 100644 index 758993cbf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shuffle.h.EB059BD3C187A785.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shuffle_order_engine.h.898D475B885CFC76.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shuffle_order_engine.h.898D475B885CFC76.idx deleted file mode 100644 index ebac39ebf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/shuffle_order_engine.h.898D475B885CFC76.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sift_down.h.79E3CB2EDD792E1E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sift_down.h.79E3CB2EDD792E1E.idx deleted file mode 100644 index 36f5a99b1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sift_down.h.79E3CB2EDD792E1E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sign.hpp.143DCDE3F3FDBD02.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sign.hpp.143DCDE3F3FDBD02.idx deleted file mode 100644 index 5ffb59d09..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sign.hpp.143DCDE3F3FDBD02.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sign_mixture.hpp.902F3899A474C452.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sign_mixture.hpp.902F3899A474C452.idx deleted file mode 100644 index 852296e06..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sign_mixture.hpp.902F3899A474C452.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sign_mixture_enum.hpp.7D12A9801896D0FB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sign_mixture_enum.hpp.7D12A9801896D0FB.idx deleted file mode 100644 index 60e6a9ee9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sign_mixture_enum.hpp.7D12A9801896D0FB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/signal.h.4288E1B411C11C49.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/signal.h.4288E1B411C11C49.idx deleted file mode 100644 index b755a6850..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/signal.h.4288E1B411C11C49.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/signal.h.AA8130B814081BF1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/signal.h.AA8130B814081BF1.idx deleted file mode 100644 index 95d139493..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/signal.h.AA8130B814081BF1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/signal.h.D23B7199510558D6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/signal.h.D23B7199510558D6.idx deleted file mode 100644 index 3ae2adea2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/signal.h.D23B7199510558D6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/signal.h.E868029C3FB31C92.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/signal.h.E868029C3FB31C92.idx deleted file mode 100644 index 51343e3ae..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/signal.h.E868029C3FB31C92.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sin_pi.hpp.5E91E5C49511096A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sin_pi.hpp.5E91E5C49511096A.idx deleted file mode 100644 index 726f65c91..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sin_pi.hpp.5E91E5C49511096A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size.h.CFBD99AAADD5ED01.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size.h.CFBD99AAADD5ED01.idx deleted file mode 100644 index 3c8424b77..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size.h.CFBD99AAADD5ED01.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size.h.FCEA919C391B5508.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size.h.FCEA919C391B5508.idx deleted file mode 100644 index d6497967a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size.h.FCEA919C391B5508.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size.hpp.30284EFCF2944DCC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size.hpp.30284EFCF2944DCC.idx deleted file mode 100644 index 5acfe9718..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size.hpp.30284EFCF2944DCC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size.hpp.45E36F46AFF9C97E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size.hpp.45E36F46AFF9C97E.idx deleted file mode 100644 index 4f48a91cc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size.hpp.45E36F46AFF9C97E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size.hpp.A8315284BD8B0D2A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size.hpp.A8315284BD8B0D2A.idx deleted file mode 100644 index 87c1f4e8c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size.hpp.A8315284BD8B0D2A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size.hpp.FF4A50D80D22BC33.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size.hpp.FF4A50D80D22BC33.idx deleted file mode 100644 index 7b2fa8ac1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size.hpp.FF4A50D80D22BC33.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size_256.hpp.A7B902F803B66F22.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size_256.hpp.A7B902F803B66F22.idx deleted file mode 100644 index 4fc4e2051..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size_256.hpp.A7B902F803B66F22.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size_64.hpp.4F722E3A864CE77A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size_64.hpp.4F722E3A864CE77A.idx deleted file mode 100644 index a84ac2bea..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/size_64.hpp.4F722E3A864CE77A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/snprintf.hpp.D65F48E65CB8DD75.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/snprintf.hpp.D65F48E65CB8DD75.idx deleted file mode 100644 index 79c5578bf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/snprintf.hpp.D65F48E65CB8DD75.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sort.h.AA1897A091D4C585.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sort.h.AA1897A091D4C585.idx deleted file mode 100644 index c873695b6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sort.h.AA1897A091D4C585.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sort_heap.h.1B31EE65C8BDE9D9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sort_heap.h.1B31EE65C8BDE9D9.idx deleted file mode 100644 index af9451a9f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sort_heap.h.1B31EE65C8BDE9D9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sortable.h.6D6DA6BBB09C703B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sortable.h.6D6DA6BBB09C703B.idx deleted file mode 100644 index a96b4fb7e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sortable.h.6D6DA6BBB09C703B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/source_location.hpp.4DF0F436520F1A18.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/source_location.hpp.4DF0F436520F1A18.idx deleted file mode 100644 index e13eebb08..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/source_location.hpp.4DF0F436520F1A18.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_convertible.hpp.C3DEDEADFBFB389C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_convertible.hpp.C3DEDEADFBFB389C.idx deleted file mode 100644 index 83bc4239f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_convertible.hpp.C3DEDEADFBFB389C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_counted_base.hpp.F3D9C826A1C554B4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_counted_base.hpp.F3D9C826A1C554B4.idx deleted file mode 100644 index b0c193f90..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_counted_base.hpp.F3D9C826A1C554B4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_counted_base_gcc_atomic.hpp.E8AB7BA207DDF6AA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_counted_base_gcc_atomic.hpp.E8AB7BA207DDF6AA.idx deleted file mode 100644 index 9e5b78b53..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_counted_base_gcc_atomic.hpp.E8AB7BA207DDF6AA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_counted_impl.hpp.4A9F500D4D7D1045.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_counted_impl.hpp.4A9F500D4D7D1045.idx deleted file mode 100644 index 12f29a2c2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_counted_impl.hpp.4A9F500D4D7D1045.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_disable_deprecated.hpp.919B3F9995BCCF12.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_disable_deprecated.hpp.919B3F9995BCCF12.idx deleted file mode 100644 index e872855e0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_disable_deprecated.hpp.919B3F9995BCCF12.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_has_gcc_intrinsics.hpp.7D19235C9787F6F9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_has_gcc_intrinsics.hpp.7D19235C9787F6F9.idx deleted file mode 100644 index 6952ef955..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_has_gcc_intrinsics.hpp.7D19235C9787F6F9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_has_sync_intrinsics.hpp.BBF6A76B1BFC6094.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_has_sync_intrinsics.hpp.BBF6A76B1BFC6094.idx deleted file mode 100644 index bcf4d2275..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_has_sync_intrinsics.hpp.BBF6A76B1BFC6094.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_noexcept.hpp.C370CE7B37E84483.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_noexcept.hpp.C370CE7B37E84483.idx deleted file mode 100644 index 93ae3d168..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_noexcept.hpp.C370CE7B37E84483.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_thread_pause.hpp.8550B57811270AD0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_thread_pause.hpp.8550B57811270AD0.idx deleted file mode 100644 index b5d863fc7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_thread_pause.hpp.8550B57811270AD0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_thread_sleep.hpp.2A5F7763C77974F1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_thread_sleep.hpp.2A5F7763C77974F1.idx deleted file mode 100644 index e1cdbe57b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_thread_sleep.hpp.2A5F7763C77974F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_thread_yield.hpp.2A2C277DAB392DF9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_thread_yield.hpp.2A2C277DAB392DF9.idx deleted file mode 100644 index d199de7d5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_thread_yield.hpp.2A2C277DAB392DF9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_type_traits.hpp.932819191EF60EFB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_type_traits.hpp.932819191EF60EFB.idx deleted file mode 100644 index 2fdf1bae0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_type_traits.hpp.932819191EF60EFB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_typeinfo_.hpp.A2704F44ECF0BAE6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_typeinfo_.hpp.A2704F44ECF0BAE6.idx deleted file mode 100644 index 7571dc4ca..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sp_typeinfo_.hpp.A2704F44ECF0BAE6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/space_info.h.628D805EC247282B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/space_info.h.628D805EC247282B.idx deleted file mode 100644 index 62807430f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/space_info.h.628D805EC247282B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/spinlock.hpp.ABB241E798777992.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/spinlock.hpp.ABB241E798777992.idx deleted file mode 100644 index 4ebb55080..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/spinlock.hpp.ABB241E798777992.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/spinlock_gcc_atomic.hpp.9D3F7247720BF75A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/spinlock_gcc_atomic.hpp.9D3F7247720BF75A.idx deleted file mode 100644 index aee5cafa4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/spinlock_gcc_atomic.hpp.9D3F7247720BF75A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/spinlock_pool.hpp.1B0ABBB1BDA3A37E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/spinlock_pool.hpp.1B0ABBB1BDA3A37E.idx deleted file mode 100644 index 452bf3b2d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/spinlock_pool.hpp.1B0ABBB1BDA3A37E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sqrt1pm1.hpp.ABECD39282976BF3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sqrt1pm1.hpp.ABECD39282976BF3.idx deleted file mode 100644 index 83fa14033..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sqrt1pm1.hpp.ABECD39282976BF3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sstream.0344158C1543DCC6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sstream.0344158C1543DCC6.idx deleted file mode 100644 index b0c698fc0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sstream.0344158C1543DCC6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sstream.h.B9DCF3522EC676A5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sstream.h.B9DCF3522EC676A5.idx deleted file mode 100644 index 852bc97ad..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sstream.h.B9DCF3522EC676A5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stable_partition.h.3682017494FD2BBE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stable_partition.h.3682017494FD2BBE.idx deleted file mode 100644 index d7def32e8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stable_partition.h.3682017494FD2BBE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stable_sort.h.B1C6B94E35113E9B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stable_sort.h.B1C6B94E35113E9B.idx deleted file mode 100644 index d9153e660..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stable_sort.h.B1C6B94E35113E9B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stable_sort.h.E96DC0A78B500CCF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stable_sort.h.E96DC0A78B500CCF.idx deleted file mode 100644 index ab4636a06..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stable_sort.h.E96DC0A78B500CCF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stack.D6B86514AFC1D611.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stack.D6B86514AFC1D611.idx deleted file mode 100644 index 297c70ae0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stack.D6B86514AFC1D611.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/standalone_config.hpp.E401C527D2441E24.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/standalone_config.hpp.E401C527D2441E24.idx deleted file mode 100644 index 8605eed40..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/standalone_config.hpp.E401C527D2441E24.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/static_array.hpp.6743E29366007A65.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/static_array.hpp.6743E29366007A65.idx deleted file mode 100644 index 59b719bd2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/static_array.hpp.6743E29366007A65.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/static_assert.hpp.7F74D821CE538BCF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/static_assert.hpp.7F74D821CE538BCF.idx deleted file mode 100644 index 849c9afd7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/static_assert.hpp.7F74D821CE538BCF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/static_cast.hpp.B473EED18642EAA2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/static_cast.hpp.B473EED18642EAA2.idx deleted file mode 100644 index 1307bbc17..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/static_cast.hpp.B473EED18642EAA2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/static_constant.hpp.4E22E46524F6D9A6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/static_constant.hpp.4E22E46524F6D9A6.idx deleted file mode 100644 index c0fce9abb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/static_constant.hpp.4E22E46524F6D9A6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/statically_widen.h.744361C262B4EFF1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/statically_widen.h.744361C262B4EFF1.idx deleted file mode 100644 index 58eae6e5c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/statically_widen.h.744361C262B4EFF1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/std_fwd.hpp.22285A1542AD0539.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/std_fwd.hpp.22285A1542AD0539.idx deleted file mode 100644 index ae833c59e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/std_fwd.hpp.22285A1542AD0539.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/std_integer_traits.hpp.42DB3267A943C848.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/std_integer_traits.hpp.42DB3267A943C848.idx deleted file mode 100644 index 2e4590aee..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/std_integer_traits.hpp.42DB3267A943C848.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/std_ns_begin.hpp.E98F423E9D2BF20C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/std_ns_begin.hpp.E98F423E9D2BF20C.idx deleted file mode 100644 index 456862edd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/std_ns_begin.hpp.E98F423E9D2BF20C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/std_ns_end.hpp.1ECADE0A9B8FEC6E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/std_ns_end.hpp.1ECADE0A9B8FEC6E.idx deleted file mode 100644 index aa1c3b53f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/std_ns_end.hpp.1ECADE0A9B8FEC6E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/std_placeholders.hpp.796BAAF9F5935CD6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/std_placeholders.hpp.796BAAF9F5935CD6.idx deleted file mode 100644 index e03f2dd2a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/std_placeholders.hpp.796BAAF9F5935CD6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/std_types.h.1D4288645860C18F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/std_types.h.1D4288645860C18F.idx deleted file mode 100644 index 45cda2b5f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/std_types.h.1D4288645860C18F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdarg.h.AE70FDF8F6C55C0E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdarg.h.AE70FDF8F6C55C0E.idx deleted file mode 100644 index 315b71ef7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdarg.h.AE70FDF8F6C55C0E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stddef.h.621D5508B857FBD9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stddef.h.621D5508B857FBD9.idx deleted file mode 100644 index a9200557c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stddef.h.621D5508B857FBD9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stddef.h.930AC05CA75502E3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stddef.h.930AC05CA75502E3.idx deleted file mode 100644 index 07f8e895b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stddef.h.930AC05CA75502E3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdexcept.E7B1D3D4DBEC46F5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdexcept.E7B1D3D4DBEC46F5.idx deleted file mode 100644 index 8de8c17d9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdexcept.E7B1D3D4DBEC46F5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdint.h.0ECE0F4CF0E8CD7A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdint.h.0ECE0F4CF0E8CD7A.idx deleted file mode 100644 index 55140ad27..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdint.h.0ECE0F4CF0E8CD7A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdint.h.875BC4550D07A7E1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdint.h.875BC4550D07A7E1.idx deleted file mode 100644 index e40d70a69..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdint.h.875BC4550D07A7E1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdint.h.889E522CB97F3346.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdint.h.889E522CB97F3346.idx deleted file mode 100644 index f6ea3ea27..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdint.h.889E522CB97F3346.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdio.h.219AFCCB853DC14A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdio.h.219AFCCB853DC14A.idx deleted file mode 100644 index ceef19730..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdio.h.219AFCCB853DC14A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdio.h.AA2AE218006DE074.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdio.h.AA2AE218006DE074.idx deleted file mode 100644 index 3e470a338..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdio.h.AA2AE218006DE074.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdio.h.DCDD4D181CC7AF11.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdio.h.DCDD4D181CC7AF11.idx deleted file mode 100644 index 399c4247a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdio.h.DCDD4D181CC7AF11.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdlib.h.15CE1BD2F0F8F07F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdlib.h.15CE1BD2F0F8F07F.idx deleted file mode 100644 index 6eca45750..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdlib.h.15CE1BD2F0F8F07F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdlib.h.7D5B2EF90E941293.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdlib.h.7D5B2EF90E941293.idx deleted file mode 100644 index 44c554261..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stdlib.h.7D5B2EF90E941293.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/steady_clock.h.DB3B179FFFB4F1FA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/steady_clock.h.DB3B179FFFB4F1FA.idx deleted file mode 100644 index 9d4326c61..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/steady_clock.h.DB3B179FFFB4F1FA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/streambuf.C423CADBF2B1C45A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/streambuf.C423CADBF2B1C45A.idx deleted file mode 100644 index e9cc35164..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/streambuf.C423CADBF2B1C45A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/streambuf.h.3E4B8CD08A93292B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/streambuf.h.3E4B8CD08A93292B.idx deleted file mode 100644 index 4a0f673b5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/streambuf.h.3E4B8CD08A93292B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/strict_weak_ordering_check.h.8617C384CC431DA3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/strict_weak_ordering_check.h.8617C384CC431DA3.idx deleted file mode 100644 index 1a4877b14..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/strict_weak_ordering_check.h.8617C384CC431DA3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/string.DBCEB9FA023E46DA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/string.DBCEB9FA023E46DA.idx deleted file mode 100644 index 59a9c266b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/string.DBCEB9FA023E46DA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/string.h.286567FDC94A9AD0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/string.h.286567FDC94A9AD0.idx deleted file mode 100644 index e44a44f99..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/string.h.286567FDC94A9AD0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/string.h.54A68E415E89A230.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/string.h.54A68E415E89A230.idx deleted file mode 100644 index 0110df054..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/string.h.54A68E415E89A230.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/string.h.E9F7E6126C2C3D0B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/string.h.E9F7E6126C2C3D0B.idx deleted file mode 100644 index 20bb21db3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/string.h.E9F7E6126C2C3D0B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/string_cast.hpp.DB35A562DD525E40.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/string_cast.hpp.DB35A562DD525E40.idx deleted file mode 100644 index dc622105a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/string_cast.hpp.DB35A562DD525E40.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/string_view.41C29D679565671D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/string_view.41C29D679565671D.idx deleted file mode 100644 index bde88dee0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/string_view.41C29D679565671D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/string_view.h.26B5CEFE8BD5B52C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/string_view.h.26B5CEFE8BD5B52C.idx deleted file mode 100644 index e619325c9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/string_view.h.26B5CEFE8BD5B52C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stringize.hpp.3CED599D1D846AA9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stringize.hpp.3CED599D1D846AA9.idx deleted file mode 100644 index bec0207e5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/stringize.hpp.3CED599D1D846AA9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/strip_signature.h.8F7FCC7C5CA91270.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/strip_signature.h.8F7FCC7C5CA91270.idx deleted file mode 100644 index 81ad479e0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/strip_signature.h.8F7FCC7C5CA91270.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/strong_order.h.922FA7B450028A37.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/strong_order.h.922FA7B450028A37.idx deleted file mode 100644 index 8815afd84..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/strong_order.h.922FA7B450028A37.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/student_t_distribution.h.02D9687800EF5EC0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/student_t_distribution.h.02D9687800EF5EC0.idx deleted file mode 100644 index a248baf32..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/student_t_distribution.h.02D9687800EF5EC0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sub.hpp.F80E96F53D78F019.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sub.hpp.F80E96F53D78F019.idx deleted file mode 100644 index 9baa5f71e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sub.hpp.F80E96F53D78F019.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/subrange.h.06E9AC2C15B35AC4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/subrange.h.06E9AC2C15B35AC4.idx deleted file mode 100644 index 769c6e1af..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/subrange.h.06E9AC2C15B35AC4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/subrange.h.D9E463D3A4D32D4E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/subrange.h.D9E463D3A4D32D4E.idx deleted file mode 100644 index 5323b8bc6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/subrange.h.D9E463D3A4D32D4E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/subtract_with_carry_engine.h.F512848BD8ACFEFA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/subtract_with_carry_engine.h.F512848BD8ACFEFA.idx deleted file mode 100644 index be3aa824d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/subtract_with_carry_engine.h.F512848BD8ACFEFA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/suffix.hpp.0191385242B6BF24.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/suffix.hpp.0191385242B6BF24.idx deleted file mode 100644 index d48a156d8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/suffix.hpp.0191385242B6BF24.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/suppress_warnings.hpp.144EB5DF7A9CE58C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/suppress_warnings.hpp.144EB5DF7A9CE58C.idx deleted file mode 100644 index 15f0f30b3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/suppress_warnings.hpp.144EB5DF7A9CE58C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/swap.h.51E065CE4CF9590B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/swap.h.51E065CE4CF9590B.idx deleted file mode 100644 index fe438b276..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/swap.h.51E065CE4CF9590B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/swap_allocator.h.8033EF5D07739B2A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/swap_allocator.h.8033EF5D07739B2A.idx deleted file mode 100644 index 42e0674c6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/swap_allocator.h.8033EF5D07739B2A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/swap_ranges.h.17A7DA258C9CE6FD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/swap_ranges.h.17A7DA258C9CE6FD.idx deleted file mode 100644 index 66b6de559..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/swap_ranges.h.17A7DA258C9CE6FD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/swappable.h.0C41A8EC60A08EE3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/swappable.h.0C41A8EC60A08EE3.idx deleted file mode 100644 index 0b3937c18..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/swappable.h.0C41A8EC60A08EE3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/synth_three_way.h.D29B0EAE8A068D98.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/synth_three_way.h.D29B0EAE8A068D98.idx deleted file mode 100644 index 146c97c6d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/synth_three_way.h.D29B0EAE8A068D98.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sysctl.h.B271B9C333929E21.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sysctl.h.B271B9C333929E21.idx deleted file mode 100644 index 73d29b1ec..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/sysctl.h.B271B9C333929E21.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/syslimits.h.CE7FF235E5A1139D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/syslimits.h.CE7FF235E5A1139D.idx deleted file mode 100644 index 294f2358e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/syslimits.h.CE7FF235E5A1139D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/system_clock.h.712D20743B9B0960.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/system_clock.h.712D20743B9B0960.idx deleted file mode 100644 index f8b00b06b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/system_clock.h.712D20743B9B0960.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/system_error.0B49AF04D9B002AC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/system_error.0B49AF04D9B002AC.idx deleted file mode 100644 index 3642426c1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/system_error.0B49AF04D9B002AC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/system_error.h.0559C0EC3D33E6A6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/system_error.h.0559C0EC3D33E6A6.idx deleted file mode 100644 index 81e0c2473..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/system_error.h.0559C0EC3D33E6A6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tables.h.1120E7A93D903BF6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tables.h.1120E7A93D903BF6.idx deleted file mode 100644 index 4169c8482..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tables.h.1120E7A93D903BF6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tables.hpp.36D445E728A87B82.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tables.hpp.36D445E728A87B82.idx deleted file mode 100644 index d38eccda2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tables.hpp.36D445E728A87B82.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tag.hpp.537BE23D67BABBD7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tag.hpp.537BE23D67BABBD7.idx deleted file mode 100644 index 251787797..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tag.hpp.537BE23D67BABBD7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tag_types.h.6E5A41A50E5D5EEF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tag_types.h.6E5A41A50E5D5EEF.idx deleted file mode 100644 index f3805a493..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tag_types.h.6E5A41A50E5D5EEF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/task_info.h.63A5751B839646D1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/task_info.h.63A5751B839646D1.idx deleted file mode 100644 index cd4fd6fb4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/task_info.h.63A5751B839646D1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/task_inspect.h.D6A4648B4ECF7914.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/task_inspect.h.D6A4648B4ECF7914.idx deleted file mode 100644 index e17ff4ebb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/task_inspect.h.D6A4648B4ECF7914.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/task_policy.h.5C2F0C915B375CA6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/task_policy.h.5C2F0C915B375CA6.idx deleted file mode 100644 index 6a48f6173..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/task_policy.h.5C2F0C915B375CA6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/task_special_ports.h.5872C7EC4D648CCF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/task_special_ports.h.5872C7EC4D648CCF.idx deleted file mode 100644 index e48426fff..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/task_special_ports.h.5872C7EC4D648CCF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/temp_value.h.6E40261F4956BBE6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/temp_value.h.6E40261F4956BBE6.idx deleted file mode 100644 index 4b637fb08..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/temp_value.h.6E40261F4956BBE6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/template_arity.hpp.23D0BBED1BEA552D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/template_arity.hpp.23D0BBED1BEA552D.idx deleted file mode 100644 index 1e0622dbf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/template_arity.hpp.23D0BBED1BEA552D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/template_arity.hpp.A7BE0D565F764110.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/template_arity.hpp.A7BE0D565F764110.idx deleted file mode 100644 index 2b9287644..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/template_arity.hpp.A7BE0D565F764110.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/template_arity_fwd.hpp.29B43F5744E2C213.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/template_arity_fwd.hpp.29B43F5744E2C213.idx deleted file mode 100644 index ec5357a4c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/template_arity_fwd.hpp.29B43F5744E2C213.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/temporary_buffer.h.8EE8621A10D7FE59.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/temporary_buffer.h.8EE8621A10D7FE59.idx deleted file mode 100644 index 2388d9f55..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/temporary_buffer.h.8EE8621A10D7FE59.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/terminate.h.40D0EA2510CBC057.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/terminate.h.40D0EA2510CBC057.idx deleted file mode 100644 index 8d08c0247..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/terminate.h.40D0EA2510CBC057.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test.h.E1E004E6587017F0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test.h.E1E004E6587017F0.idx deleted file mode 100644 index f03565d7d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test.h.E1E004E6587017F0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_autodiff_basic_math_ops.cpp.0A12080438D3598E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_autodiff_basic_math_ops.cpp.0A12080438D3598E.idx deleted file mode 100644 index 6976cc79a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_autodiff_basic_math_ops.cpp.0A12080438D3598E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_autodiff_reverse.hpp.1C01127388A50B16.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_autodiff_reverse.hpp.1C01127388A50B16.idx deleted file mode 100644 index 239e373ba..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_autodiff_reverse.hpp.1C01127388A50B16.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_case_counter.hpp.A4A972D589218E63.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_case_counter.hpp.A4A972D589218E63.idx deleted file mode 100644 index b02b28b86..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_case_counter.hpp.A4A972D589218E63.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_case_template.hpp.3552E7413CBCF638.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_case_template.hpp.3552E7413CBCF638.idx deleted file mode 100644 index f1798977e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_case_template.hpp.3552E7413CBCF638.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_framework_init_observer.hpp.2C8DF5E7050F1BA9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_framework_init_observer.hpp.2C8DF5E7050F1BA9.idx deleted file mode 100644 index 01efae75c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_framework_init_observer.hpp.2C8DF5E7050F1BA9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_framework_init_observer.ipp.F51ADD1CCF6946FD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_framework_init_observer.ipp.F51ADD1CCF6946FD.idx deleted file mode 100644 index 526fa2e8a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_framework_init_observer.ipp.F51ADD1CCF6946FD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_rvar_constructors.cpp.308EF0C868A66CCB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_rvar_constructors.cpp.308EF0C868A66CCB.idx deleted file mode 100644 index 3d268096a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_rvar_constructors.cpp.308EF0C868A66CCB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_tools.hpp.96745A2246BEBB08.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_tools.hpp.96745A2246BEBB08.idx deleted file mode 100644 index b5fe5a837..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_tools.hpp.96745A2246BEBB08.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_tools.ipp.68494A1F46A28A94.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_tools.ipp.68494A1F46A28A94.idx deleted file mode 100644 index 86e24337a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_tools.ipp.68494A1F46A28A94.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_tree.ipp.04B21BD3C4B4ADF6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_tree.ipp.04B21BD3C4B4ADF6.idx deleted file mode 100644 index d53d8984b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_tree.ipp.04B21BD3C4B4ADF6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_unit.hpp.24C2DB31E277CB66.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_unit.hpp.24C2DB31E277CB66.idx deleted file mode 100644 index 9c7581884..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/test_unit.hpp.24C2DB31E277CB66.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_info.h.4B3CC2A3FE279E99.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_info.h.4B3CC2A3FE279E99.idx deleted file mode 100644 index 6c66c8c76..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_info.h.4B3CC2A3FE279E99.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_policy.h.6376BBABE64B560E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_policy.h.6376BBABE64B560E.idx deleted file mode 100644 index 1ef7d4984..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_policy.h.6376BBABE64B560E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_special_ports.h.9487D84D78220F94.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_special_ports.h.9487D84D78220F94.idx deleted file mode 100644 index 9d188c0c7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_special_ports.h.9487D84D78220F94.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_state.h.2D7AF44D0E5FF55D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_state.h.2D7AF44D0E5FF55D.idx deleted file mode 100644 index addbc1178..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_state.h.2D7AF44D0E5FF55D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_state.h.4008494A0A64386E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_state.h.4008494A0A64386E.idx deleted file mode 100644 index bf6eea27b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_state.h.4008494A0A64386E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_status.h.4898D8DABAF8CFAB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_status.h.4898D8DABAF8CFAB.idx deleted file mode 100644 index 56e19ba09..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_status.h.4898D8DABAF8CFAB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_status.h.7ECC9501638FD6C2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_status.h.7ECC9501638FD6C2.idx deleted file mode 100644 index 88ac0cfba..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_status.h.7ECC9501638FD6C2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_status.h.C7D931D18A345E11.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_status.h.C7D931D18A345E11.idx deleted file mode 100644 index 110e4eaf1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/thread_status.h.C7D931D18A345E11.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/three_way_comp_ref_type.h.240305657701E992.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/three_way_comp_ref_type.h.240305657701E992.idx deleted file mode 100644 index 198a48e5c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/three_way_comp_ref_type.h.240305657701E992.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/three_way_comparable.h.6DE2419BF32521EA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/three_way_comparable.h.6DE2419BF32521EA.idx deleted file mode 100644 index 30b573e1c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/three_way_comparable.h.6DE2419BF32521EA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.7319A5F7FCCBDC6A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.7319A5F7FCCBDC6A.idx deleted file mode 100644 index f9fa50168..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.7319A5F7FCCBDC6A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.78EB2C128B6F321C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.78EB2C128B6F321C.idx deleted file mode 100644 index 073cd5096..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.78EB2C128B6F321C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.9038FF376045E2F1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.9038FF376045E2F1.idx deleted file mode 100644 index d2b6d3aaa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.9038FF376045E2F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/time.h.0C8145535EEFF35A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/time.h.0C8145535EEFF35A.idx deleted file mode 100644 index c2ae2ad63..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/time.h.0C8145535EEFF35A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/time.h.F4538F5BAABEE5B3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/time.h.F4538F5BAABEE5B3.idx deleted file mode 100644 index 56a07f136..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/time.h.F4538F5BAABEE5B3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/time_point.h.B9B4DB1B58B1E50C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/time_point.h.B9B4DB1B58B1E50C.idx deleted file mode 100644 index eacbea013..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/time_point.h.B9B4DB1B58B1E50C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/time_value.h.5DAB95D8B0C37F31.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/time_value.h.5DAB95D8B0C37F31.idx deleted file mode 100644 index 431dec26e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/time_value.h.5DAB95D8B0C37F31.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/timer.hpp.E259F76ED7E40EEE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/timer.hpp.E259F76ED7E40EEE.idx deleted file mode 100644 index be1fcab1e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/timer.hpp.E259F76ED7E40EEE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/times.hpp.562A54927ACA555F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/times.hpp.562A54927ACA555F.idx deleted file mode 100644 index 22567707f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/times.hpp.562A54927ACA555F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/times.hpp.8C7A4C030279EDCA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/times.hpp.8C7A4C030279EDCA.idx deleted file mode 100644 index 774341daa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/times.hpp.8C7A4C030279EDCA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_chars_base_10.h.57C954E4521C0468.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_chars_base_10.h.57C954E4521C0468.idx deleted file mode 100644 index 15c5ab4b0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_chars_base_10.h.57C954E4521C0468.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_chars_floating_point.h.482C7ACE5DABB343.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_chars_floating_point.h.482C7ACE5DABB343.idx deleted file mode 100644 index 0a3b3519f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_chars_floating_point.h.482C7ACE5DABB343.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_chars_integral.h.50471E106ABBECF9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_chars_integral.h.50471E106ABBECF9.idx deleted file mode 100644 index 6e95a67d4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_chars_integral.h.50471E106ABBECF9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_chars_result.h.E09A4127B01BDB97.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_chars_result.h.E09A4127B01BDB97.idx deleted file mode 100644 index 6a1c3cdde..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_chars_result.h.E09A4127B01BDB97.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_seq.hpp.11B4D40FBC91A684.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_seq.hpp.11B4D40FBC91A684.idx deleted file mode 100644 index 296ce0fe6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_seq.hpp.11B4D40FBC91A684.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_seq.hpp.FE749D28B7B78109.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_seq.hpp.FE749D28B7B78109.idx deleted file mode 100644 index 75e1e0aa6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_seq.hpp.FE749D28B7B78109.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_seq_64.hpp.B4C4589FC16B6404.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_seq_64.hpp.B4C4589FC16B6404.idx deleted file mode 100644 index 4bbdec1a8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_seq_64.hpp.B4C4589FC16B6404.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_string.hpp.8709C33F50D6EF1B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_string.hpp.8709C33F50D6EF1B.idx deleted file mode 100644 index 8ab5857cb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_string.hpp.8709C33F50D6EF1B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_string_stub.hpp.3C30F8C702FA4951.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_string_stub.hpp.3C30F8C702FA4951.idx deleted file mode 100644 index 61c30c0ee..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_string_stub.hpp.3C30F8C702FA4951.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_tuple.hpp.98D4A6CBCB917151.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_tuple.hpp.98D4A6CBCB917151.idx deleted file mode 100644 index adfed8103..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_tuple.hpp.98D4A6CBCB917151.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_underlying.h.DA190B4C3676AF63.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_underlying.h.DA190B4C3676AF63.idx deleted file mode 100644 index 602dcb0a5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/to_underlying.h.DA190B4C3676AF63.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/token_iterator.hpp.56F3B0BF73841372.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/token_iterator.hpp.56F3B0BF73841372.idx deleted file mode 100644 index 262824230..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/token_iterator.hpp.56F3B0BF73841372.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tolerance_manip.hpp.DF4358A730739A57.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tolerance_manip.hpp.DF4358A730739A57.idx deleted file mode 100644 index a547af754..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tolerance_manip.hpp.DF4358A730739A57.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/toms748_solve.hpp.FD839F777C9D563F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/toms748_solve.hpp.FD839F777C9D563F.idx deleted file mode 100644 index 17ef35cfa..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/toms748_solve.hpp.FD839F777C9D563F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/totally_ordered.h.5DA1E5C0A61C2521.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/totally_ordered.h.5DA1E5C0A61C2521.idx deleted file mode 100644 index 3c43f866e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/totally_ordered.h.5DA1E5C0A61C2521.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/traits.h.24BF41D5021A3256.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/traits.h.24BF41D5021A3256.idx deleted file mode 100644 index 18f4a5427..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/traits.h.24BF41D5021A3256.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/traits.h.9F0E2CD2F7E35F04.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/traits.h.9F0E2CD2F7E35F04.idx deleted file mode 100644 index f0ff23799..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/traits.h.9F0E2CD2F7E35F04.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/traits.hpp.080144D04245E434.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/traits.hpp.080144D04245E434.idx deleted file mode 100644 index 3297199ab..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/traits.hpp.080144D04245E434.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/traits_lambda_spec.hpp.80AF0D608485520B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/traits_lambda_spec.hpp.80AF0D608485520B.idx deleted file mode 100644 index c26337ecb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/traits_lambda_spec.hpp.80AF0D608485520B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transcendental.hpp.AC58EE1776BBDA72.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transcendental.hpp.AC58EE1776BBDA72.idx deleted file mode 100644 index 35e51926c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transcendental.hpp.AC58EE1776BBDA72.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transcendental_reduction_type.hpp.10C6F5E57223C469.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transcendental_reduction_type.hpp.10C6F5E57223C469.idx deleted file mode 100644 index 14e9cb4e2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transcendental_reduction_type.hpp.10C6F5E57223C469.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transform.h.9D968351C8A1CB5A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transform.h.9D968351C8A1CB5A.idx deleted file mode 100644 index 33a6934c6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transform.h.9D968351C8A1CB5A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transform.h.C3AFBE78D6F4F133.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transform.h.C3AFBE78D6F4F133.idx deleted file mode 100644 index 6ed9c24db..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transform.h.C3AFBE78D6F4F133.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transform_exclusive_scan.h.2A410BF981E0DC28.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transform_exclusive_scan.h.2A410BF981E0DC28.idx deleted file mode 100644 index 034f8a770..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transform_exclusive_scan.h.2A410BF981E0DC28.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transform_inclusive_scan.h.C6EA129310C0329B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transform_inclusive_scan.h.C6EA129310C0329B.idx deleted file mode 100644 index 52905fcba..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transform_inclusive_scan.h.C6EA129310C0329B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transform_reduce.h.019008392F49CACD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transform_reduce.h.019008392F49CACD.idx deleted file mode 100644 index 3e34586dd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transform_reduce.h.019008392F49CACD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transform_reduce.h.CCB8B64C673B7545.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transform_reduce.h.CCB8B64C673B7545.idx deleted file mode 100644 index 99b304a3d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/transform_reduce.h.CCB8B64C673B7545.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/traverse.hpp.DA7AD71F700D407B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/traverse.hpp.DA7AD71F700D407B.idx deleted file mode 100644 index 0b09294e2..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/traverse.hpp.DA7AD71F700D407B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/trig.hpp.F4431E52D0C47221.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/trig.hpp.F4431E52D0C47221.idx deleted file mode 100644 index 23ad196c3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/trig.hpp.F4431E52D0C47221.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/trigamma.hpp.72B4037AF91D8144.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/trigamma.hpp.72B4037AF91D8144.idx deleted file mode 100644 index 0554e5fb9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/trigamma.hpp.72B4037AF91D8144.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/trigonometric_functions.h.456832B53E3E4A96.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/trigonometric_functions.h.456832B53E3E4A96.idx deleted file mode 100644 index 6ae339ef3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/trigonometric_functions.h.456832B53E3E4A96.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/trunc.hpp.19541BE7CB7A131B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/trunc.hpp.19541BE7CB7A131B.idx deleted file mode 100644 index 863c232c0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/trunc.hpp.19541BE7CB7A131B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/trunc.hpp.952BC0F5C6CCD038.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/trunc.hpp.952BC0F5C6CCD038.idx deleted file mode 100644 index da3df0aa9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/trunc.hpp.952BC0F5C6CCD038.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/try_lexical_convert.hpp.9E1B6F44EA250024.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/try_lexical_convert.hpp.9E1B6F44EA250024.idx deleted file mode 100644 index f03c6e79f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/try_lexical_convert.hpp.9E1B6F44EA250024.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ttp.hpp.4A51FFBABB7056DE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ttp.hpp.4A51FFBABB7056DE.idx deleted file mode 100644 index 51ab853c5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ttp.hpp.4A51FFBABB7056DE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple.FCE797F62D80944C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple.FCE797F62D80944C.idx deleted file mode 100644 index 2a1bd7b67..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple.FCE797F62D80944C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple.h.4831094659CAA4A3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple.h.4831094659CAA4A3.idx deleted file mode 100644 index 54f1a4e4a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple.h.4831094659CAA4A3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple.hpp.2138EC1E5C1F7507.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple.hpp.2138EC1E5C1F7507.idx deleted file mode 100644 index 300500dd7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple.hpp.2138EC1E5C1F7507.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple_element.h.656AF1FB091EA8C9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple_element.h.656AF1FB091EA8C9.idx deleted file mode 100644 index bb193804d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple_element.h.656AF1FB091EA8C9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple_for_each.hpp.84F77BE3E9BECF0C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple_for_each.hpp.84F77BE3E9BECF0C.idx deleted file mode 100644 index d8f9a1315..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple_for_each.hpp.84F77BE3E9BECF0C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple_indices.h.409287386EF4689D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple_indices.h.409287386EF4689D.idx deleted file mode 100644 index ebf96cd3f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple_indices.h.409287386EF4689D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple_like.h.D52747E9393518DF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple_like.h.D52747E9393518DF.idx deleted file mode 100644 index 3d9610bc4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple_like.h.D52747E9393518DF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple_like_ext.h.D1018ABC16D2648D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple_like_ext.h.D1018ABC16D2648D.idx deleted file mode 100644 index bd09a0666..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple_like_ext.h.D1018ABC16D2648D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple_size.h.7EBE03FF5DA8DAA1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple_size.h.7EBE03FF5DA8DAA1.idx deleted file mode 100644 index b59c1a05c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple_size.h.7EBE03FF5DA8DAA1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple_types.h.8C47933FC79DCF56.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple_types.h.8C47933FC79DCF56.idx deleted file mode 100644 index 35f01b51c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/tuple_types.h.8C47933FC79DCF56.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type.hpp.79C4D97FC32654E5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type.hpp.79C4D97FC32654E5.idx deleted file mode 100644 index 1d6ced4b6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type.hpp.79C4D97FC32654E5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type_identity.h.0B1E8FCB468F4146.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type_identity.h.0B1E8FCB468F4146.idx deleted file mode 100644 index 0b088e6cd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type_identity.h.0B1E8FCB468F4146.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type_identity.hpp.BEC9F7282B64B3E4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type_identity.hpp.BEC9F7282B64B3E4.idx deleted file mode 100644 index 04f473387..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type_identity.hpp.BEC9F7282B64B3E4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type_info.hpp.8826E65E065017E5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type_info.hpp.8826E65E065017E5.idx deleted file mode 100644 index b595f93c4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type_info.hpp.8826E65E065017E5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type_list.h.6C83DB3AB4886FEA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type_list.h.6C83DB3AB4886FEA.idx deleted file mode 100644 index d6b95db23..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type_list.h.6C83DB3AB4886FEA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type_traits.590A75026877E05D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type_traits.590A75026877E05D.idx deleted file mode 100644 index 40fad9b29..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type_traits.590A75026877E05D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type_traits.hpp.D4313427E9E5AF40.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type_traits.hpp.D4313427E9E5AF40.idx deleted file mode 100644 index e9d55c448..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type_traits.hpp.D4313427E9E5AF40.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type_wrapper.hpp.467AA20604793F79.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type_wrapper.hpp.467AA20604793F79.idx deleted file mode 100644 index bfdc0f335..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/type_wrapper.hpp.467AA20604793F79.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/typeinfo.C60CAEB5CAD76B46.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/typeinfo.C60CAEB5CAD76B46.idx deleted file mode 100644 index cbb30625f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/typeinfo.C60CAEB5CAD76B46.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/typeinfo.hpp.61117474206F20C4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/typeinfo.hpp.61117474206F20C4.idx deleted file mode 100644 index 8615cd286..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/typeinfo.hpp.61117474206F20C4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/types.h.51C72FDDAA2F4142.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/types.h.51C72FDDAA2F4142.idx deleted file mode 100644 index 9c8a34f4f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/types.h.51C72FDDAA2F4142.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/types.h.B75E31C1FE973A3B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/types.h.B75E31C1FE973A3B.idx deleted file mode 100644 index 41e8b27ce..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/types.h.B75E31C1FE973A3B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/types.h.D0EA65788DAE9D6F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/types.h.D0EA65788DAE9D6F.idx deleted file mode 100644 index 9e7d18310..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/types.h.D0EA65788DAE9D6F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/u8path.h.FB3E0879F46F9AB6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/u8path.h.FB3E0879F46F9AB6.idx deleted file mode 100644 index 24de7d76a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/u8path.h.FB3E0879F46F9AB6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ublas_interop.hpp.416DBD3E51C02A64.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ublas_interop.hpp.416DBD3E51C02A64.idx deleted file mode 100644 index 295c49f61..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ublas_interop.hpp.416DBD3E51C02A64.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ucred.h.2A243F223A61A9F3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ucred.h.2A243F223A61A9F3.idx deleted file mode 100644 index da8eceef3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/ucred.h.2A243F223A61A9F3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/udt_builtin_mixture.hpp.F4607E03D8C2D522.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/udt_builtin_mixture.hpp.F4607E03D8C2D522.idx deleted file mode 100644 index 4c5fe257f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/udt_builtin_mixture.hpp.F4607E03D8C2D522.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/udt_builtin_mixture_enum.hpp.DCB6FE6F0D1382DF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/udt_builtin_mixture_enum.hpp.DCB6FE6F0D1382DF.idx deleted file mode 100644 index d759c3734..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/udt_builtin_mixture_enum.hpp.DCB6FE6F0D1382DF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unary_function.h.0EBECEAC6C665C3C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unary_function.h.0EBECEAC6C665C3C.idx deleted file mode 100644 index 1c0e0d2b6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unary_function.h.0EBECEAC6C665C3C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unary_negate.h.1C93D58754563C30.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unary_negate.h.1C93D58754563C30.idx deleted file mode 100644 index f2bc19f3d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unary_negate.h.1C93D58754563C30.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unchecked_bernoulli.hpp.B19B846AE61984FE.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unchecked_bernoulli.hpp.B19B846AE61984FE.idx deleted file mode 100644 index 035a51656..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unchecked_bernoulli.hpp.B19B846AE61984FE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unchecked_factorial.hpp.AC06DE7ACCAA80A4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unchecked_factorial.hpp.AC06DE7ACCAA80A4.idx deleted file mode 100644 index 70e2a1cc7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unchecked_factorial.hpp.AC06DE7ACCAA80A4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/underlying_type.h.0CE92058D5EB661B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/underlying_type.h.0CE92058D5EB661B.idx deleted file mode 100644 index fa8ad2674..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/underlying_type.h.0CE92058D5EB661B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unicode.h.438C8DF7E375311B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unicode.h.438C8DF7E375311B.idx deleted file mode 100644 index 41b302151..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unicode.h.438C8DF7E375311B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/uniform_int_distribution.h.6D4D2E98E543092E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/uniform_int_distribution.h.6D4D2E98E543092E.idx deleted file mode 100644 index 08c4271b7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/uniform_int_distribution.h.6D4D2E98E543092E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/uniform_random_bit_generator.h.4EEDFA5C138AA359.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/uniform_random_bit_generator.h.4EEDFA5C138AA359.idx deleted file mode 100644 index a7dc014fc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/uniform_random_bit_generator.h.4EEDFA5C138AA359.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/uniform_random_bit_generator_adaptor.h.ACBD8091368E285A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/uniform_random_bit_generator_adaptor.h.ACBD8091368E285A.idx deleted file mode 100644 index ba95d4d35..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/uniform_random_bit_generator_adaptor.h.ACBD8091368E285A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/uniform_real_distribution.h.FA45D58529E4C489.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/uniform_real_distribution.h.FA45D58529E4C489.idx deleted file mode 100644 index b2a383dce..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/uniform_real_distribution.h.FA45D58529E4C489.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/uninitialized_algorithms.h.47FEA19C226D0794.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/uninitialized_algorithms.h.47FEA19C226D0794.idx deleted file mode 100644 index 85ad7a610..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/uninitialized_algorithms.h.47FEA19C226D0794.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unique.h.E6CD5FF24CC9A6E4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unique.h.E6CD5FF24CC9A6E4.idx deleted file mode 100644 index be48367ba..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unique.h.E6CD5FF24CC9A6E4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unique_copy.h.42EA0FC0522F0ACB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unique_copy.h.42EA0FC0522F0ACB.idx deleted file mode 100644 index fa2843fb0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unique_copy.h.42EA0FC0522F0ACB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unique_lock.h.72C71C757EE8B163.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unique_lock.h.72C71C757EE8B163.idx deleted file mode 100644 index 3bb096837..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unique_lock.h.72C71C757EE8B163.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unique_ptr.h.2452A78F9BDC0B53.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unique_ptr.h.2452A78F9BDC0B53.idx deleted file mode 100644 index 3a8af9d2b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unique_ptr.h.2452A78F9BDC0B53.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unistd.h.642D71ADD8B20FC3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unistd.h.642D71ADD8B20FC3.idx deleted file mode 100644 index be8f56ad6..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unistd.h.642D71ADD8B20FC3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unistd.h.6601E55F6B9F3744.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unistd.h.6601E55F6B9F3744.idx deleted file mode 100644 index efdce3d19..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unistd.h.6601E55F6B9F3744.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test.hpp.8E78C790A3D17E4F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test.hpp.8E78C790A3D17E4F.idx deleted file mode 100644 index 4d226ac4c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test.hpp.8E78C790A3D17E4F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test.hpp.EED270B49DAAFF9E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test.hpp.EED270B49DAAFF9E.idx deleted file mode 100644 index 396646b13..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test.hpp.EED270B49DAAFF9E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_log.hpp.81047968E824BEEF.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_log.hpp.81047968E824BEEF.idx deleted file mode 100644 index bac0d0c29..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_log.hpp.81047968E824BEEF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_log.ipp.660CFF31975205FB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_log.ipp.660CFF31975205FB.idx deleted file mode 100644 index 60c7e98fd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_log.ipp.660CFF31975205FB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_log_formatter.hpp.803B9B54FFE346D3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_log_formatter.hpp.803B9B54FFE346D3.idx deleted file mode 100644 index a6af19305..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_log_formatter.hpp.803B9B54FFE346D3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_main.ipp.F4DD6A630EB711FA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_main.ipp.F4DD6A630EB711FA.idx deleted file mode 100644 index 792077358..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_main.ipp.F4DD6A630EB711FA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_monitor.hpp.1A60B92A5B0C9555.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_monitor.hpp.1A60B92A5B0C9555.idx deleted file mode 100644 index c2b1276a1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_monitor.hpp.1A60B92A5B0C9555.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_monitor.ipp.47D10C81417F0075.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_monitor.ipp.47D10C81417F0075.idx deleted file mode 100644 index a1f06fd9d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_monitor.ipp.47D10C81417F0075.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_parameters.hpp.19E7D7CE60E17E48.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_parameters.hpp.19E7D7CE60E17E48.idx deleted file mode 100644 index 3c59d62e1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_parameters.hpp.19E7D7CE60E17E48.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_parameters.ipp.25932BA995B8E77A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_parameters.ipp.25932BA995B8E77A.idx deleted file mode 100644 index 9438e540b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_parameters.ipp.25932BA995B8E77A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_suite.hpp.3ED930B595A953B5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_suite.hpp.3ED930B595A953B5.idx deleted file mode 100644 index 896f21aea..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unit_test_suite.hpp.3ED930B595A953B5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unordered_map.73F5303632A121F2.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unordered_map.73F5303632A121F2.idx deleted file mode 100644 index 9fd14ad29..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unordered_map.73F5303632A121F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unreachable.h.F615D6043A80ECDB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unreachable.h.F615D6043A80ECDB.idx deleted file mode 100644 index 4e95e4236..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unreachable.h.F615D6043A80ECDB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unreachable_sentinel.h.911CF725FF04547C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unreachable_sentinel.h.911CF725FF04547C.idx deleted file mode 100644 index 0ffd5bde1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unreachable_sentinel.h.911CF725FF04547C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unwrap.hpp.DD17B525AE081082.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unwrap.hpp.DD17B525AE081082.idx deleted file mode 100644 index b9b6cac3c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unwrap.hpp.DD17B525AE081082.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unwrap_iter.h.9F77E54AE476B140.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unwrap_iter.h.9F77E54AE476B140.idx deleted file mode 100644 index ca424ee07..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unwrap_iter.h.9F77E54AE476B140.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unwrap_range.h.DA44DC58A39A135D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unwrap_range.h.DA44DC58A39A135D.idx deleted file mode 100644 index 4fd74b539..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unwrap_range.h.DA44DC58A39A135D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unwrap_ref.h.3E43D1306A423850.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unwrap_ref.h.3E43D1306A423850.idx deleted file mode 100644 index 40acd534d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/unwrap_ref.h.3E43D1306A423850.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/upper_bound.h.F63A31322A4FB2AD.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/upper_bound.h.F63A31322A4FB2AD.idx deleted file mode 100644 index 1a1c4cb5d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/upper_bound.h.F63A31322A4FB2AD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/use_preprocessed.hpp.42F2584041F16C23.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/use_preprocessed.hpp.42F2584041F16C23.idx deleted file mode 100644 index b1946b034..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/use_preprocessed.hpp.42F2584041F16C23.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/user.hpp.6840B9AA3229F542.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/user.hpp.6840B9AA3229F542.idx deleted file mode 100644 index ac7fd32d4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/user.hpp.6840B9AA3229F542.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/user.hpp.BF59EC81189EABE1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/user.hpp.BF59EC81189EABE1.idx deleted file mode 100644 index 7f58583c3..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/user.hpp.BF59EC81189EABE1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/uses_allocator.h.F188B055518F9A1D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/uses_allocator.h.F188B055518F9A1D.idx deleted file mode 100644 index 63d377f33..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/uses_allocator.h.F188B055518F9A1D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/uses_allocator_construction.h.AF8DD3CFB9CF9A7C.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/uses_allocator_construction.h.AF8DD3CFB9CF9A7C.idx deleted file mode 100644 index c34b1a51a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/uses_allocator_construction.h.AF8DD3CFB9CF9A7C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/utility.FC576DAB2D06779A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/utility.FC576DAB2D06779A.idx deleted file mode 100644 index 03bc535a4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/utility.FC576DAB2D06779A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/utility.hpp.54FBB3202A21D81B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/utility.hpp.54FBB3202A21D81B.idx deleted file mode 100644 index b13d6997a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/utility.hpp.54FBB3202A21D81B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/value_init.hpp.9622212E6F83CE00.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/value_init.hpp.9622212E6F83CE00.idx deleted file mode 100644 index ed21755e5..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/value_init.hpp.9622212E6F83CE00.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/value_pack.hpp.5121851B53E5E99D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/value_pack.hpp.5121851B53E5E99D.idx deleted file mode 100644 index 5a731d015..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/value_pack.hpp.5121851B53E5E99D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/value_wknd.hpp.CE723FDF5FC9D6A5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/value_wknd.hpp.CE723FDF5FC9D6A5.idx deleted file mode 100644 index 02025eb39..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/value_wknd.hpp.CE723FDF5FC9D6A5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/variant.962AF376830D391A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/variant.962AF376830D391A.idx deleted file mode 100644 index 0e582e739..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/variant.962AF376830D391A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vector.6B13BAC610326321.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vector.6B13BAC610326321.idx deleted file mode 100644 index 4aa3a5706..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vector.6B13BAC610326321.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/version.B7EFDAC524FC15D8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/version.B7EFDAC524FC15D8.idx deleted file mode 100644 index bf47283fd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/version.B7EFDAC524FC15D8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/version.hpp.0D2EE9987492E4D5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/version.hpp.0D2EE9987492E4D5.idx deleted file mode 100644 index b2b6e8f62..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/version.hpp.0D2EE9987492E4D5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/version.hpp.5AC37B60DA5BEF60.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/version.hpp.5AC37B60DA5BEF60.idx deleted file mode 100644 index 3feae9b00..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/version.hpp.5AC37B60DA5BEF60.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/version_number.h.68252FAD1D7E36CB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/version_number.h.68252FAD1D7E36CB.idx deleted file mode 100644 index 0d7b7b646..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/version_number.h.68252FAD1D7E36CB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/view_interface.h.89579C86D09BCE0F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/view_interface.h.89579C86D09BCE0F.idx deleted file mode 100644 index ca0530054..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/view_interface.h.89579C86D09BCE0F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/visit_each.hpp.11A5AD5AA4F37C32.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/visit_each.hpp.11A5AD5AA4F37C32.idx deleted file mode 100644 index 1f125c9a9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/visit_each.hpp.11A5AD5AA4F37C32.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/visitor.hpp.9122093FB117C829.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/visitor.hpp.9122093FB117C829.idx deleted file mode 100644 index 022176bf8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/visitor.hpp.9122093FB117C829.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm.h.1FFBA542EECD36B8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm.h.1FFBA542EECD36B8.idx deleted file mode 100644 index c7dddd1c9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm.h.1FFBA542EECD36B8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_attributes.h.671E87C5BC836794.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_attributes.h.671E87C5BC836794.idx deleted file mode 100644 index bad628b82..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_attributes.h.671E87C5BC836794.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_behavior.h.8AA12E9E5A737EE6.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_behavior.h.8AA12E9E5A737EE6.idx deleted file mode 100644 index 25383ac3f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_behavior.h.8AA12E9E5A737EE6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_inherit.h.A7C05D528017A129.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_inherit.h.A7C05D528017A129.idx deleted file mode 100644 index d0a9e55b4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_inherit.h.A7C05D528017A129.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_page_size.h.32F295DF38F9A30B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_page_size.h.32F295DF38F9A30B.idx deleted file mode 100644 index 0ed512a1b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_page_size.h.32F295DF38F9A30B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_param.h.47FA1A36DBE0C19A.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_param.h.47FA1A36DBE0C19A.idx deleted file mode 100644 index 212831007..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_param.h.47FA1A36DBE0C19A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_param.h.F4CAC9CC08E394F1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_param.h.F4CAC9CC08E394F1.idx deleted file mode 100644 index 622ee1b3f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_param.h.F4CAC9CC08E394F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_prot.h.133EE0BCE2EE57E3.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_prot.h.133EE0BCE2EE57E3.idx deleted file mode 100644 index fed087123..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_prot.h.133EE0BCE2EE57E3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_purgable.h.681303E6FB39D6B4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_purgable.h.681303E6FB39D6B4.idx deleted file mode 100644 index 7f3562550..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_purgable.h.681303E6FB39D6B4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_region.h.314BFEED3493BD37.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_region.h.314BFEED3493BD37.idx deleted file mode 100644 index 1dab722a8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_region.h.314BFEED3493BD37.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_statistics.h.27B96B21154F9A28.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_statistics.h.27B96B21154F9A28.idx deleted file mode 100644 index 17e9c5ebd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_statistics.h.27B96B21154F9A28.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_sync.h.88237D5E2D449785.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_sync.h.88237D5E2D449785.idx deleted file mode 100644 index e1a693cdd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_sync.h.88237D5E2D449785.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_types.h.046F35C098F2F1CB.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_types.h.046F35C098F2F1CB.idx deleted file mode 100644 index 736b3eae0..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_types.h.046F35C098F2F1CB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_types.h.BE0C33DDEABE797D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_types.h.BE0C33DDEABE797D.idx deleted file mode 100644 index f1163517a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_types.h.BE0C33DDEABE797D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_types.h.DAA322889C03B416.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_types.h.DAA322889C03B416.idx deleted file mode 100644 index c111037f9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/vm_types.h.DAA322889C03B416.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/void.hpp.B769F97B3985C3E4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/void.hpp.B769F97B3985C3E4.idx deleted file mode 100644 index 0c1cb1738..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/void.hpp.B769F97B3985C3E4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/void_fwd.hpp.16DAB216C798096D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/void_fwd.hpp.16DAB216C798096D.idx deleted file mode 100644 index c005a9932..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/void_fwd.hpp.16DAB216C798096D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/void_t.h.64A5A3890E2C744B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/void_t.h.64A5A3890E2C744B.idx deleted file mode 100644 index bfe21131b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/void_t.h.64A5A3890E2C744B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/voidify.h.8F68B63F815A4A9D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/voidify.h.8F68B63F815A4A9D.idx deleted file mode 100644 index 0a633876e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/voidify.h.8F68B63F815A4A9D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/wait.h.10986BA616613A3D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/wait.h.10986BA616613A3D.idx deleted file mode 100644 index 5f168a39a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/wait.h.10986BA616613A3D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/wchar.h.76B34DB3E0AF7824.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/wchar.h.76B34DB3E0AF7824.idx deleted file mode 100644 index c86222cbe..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/wchar.h.76B34DB3E0AF7824.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/wchar.h.990A2958A4042DC9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/wchar.h.990A2958A4042DC9.idx deleted file mode 100644 index 09ce94477..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/wchar.h.990A2958A4042DC9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/wctype.h.2B8A4F2615F6E1A1.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/wctype.h.2B8A4F2615F6E1A1.idx deleted file mode 100644 index e5cd01ab9..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/wctype.h.2B8A4F2615F6E1A1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/wctype.h.8622623CD1041144.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/wctype.h.8622623CD1041144.idx deleted file mode 100644 index bb697ad71..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/wctype.h.8622623CD1041144.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/weak_order.h.D33F5EC304F361D8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/weak_order.h.D33F5EC304F361D8.idx deleted file mode 100644 index 49d0f7f1a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/weak_order.h.D33F5EC304F361D8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/weak_result_type.h.A02FC42B50154A2F.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/weak_result_type.h.A02FC42B50154A2F.idx deleted file mode 100644 index b26995b5a..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/weak_result_type.h.A02FC42B50154A2F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/weibull_distribution.h.68012DF8DC99E0DA.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/weibull_distribution.h.68012DF8DC99E0DA.idx deleted file mode 100644 index 89833d50c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/weibull_distribution.h.68012DF8DC99E0DA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/while.hpp.7925DC7F6E062EE9.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/while.hpp.7925DC7F6E062EE9.idx deleted file mode 100644 index 9b87b83c1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/while.hpp.7925DC7F6E062EE9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/while.hpp.E4DB5EAD9275A39B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/while.hpp.E4DB5EAD9275A39B.idx deleted file mode 100644 index 2c940f586..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/while.hpp.E4DB5EAD9275A39B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/while_256.hpp.6F895254EDF9D1A7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/while_256.hpp.6F895254EDF9D1A7.idx deleted file mode 100644 index 9ef79adef..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/while_256.hpp.6F895254EDF9D1A7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/while_256.hpp.F6994CB74803399B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/while_256.hpp.F6994CB74803399B.idx deleted file mode 100644 index 926ae6a1f..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/while_256.hpp.F6994CB74803399B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/widest_char.hpp.ECBD7851576B59C0.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/widest_char.hpp.ECBD7851576B59C0.idx deleted file mode 100644 index e3b774915..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/widest_char.hpp.ECBD7851576B59C0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/width_estimation_table.h.61B66235FDBB7FE5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/width_estimation_table.h.61B66235FDBB7FE5.idx deleted file mode 100644 index e8c20d61b..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/width_estimation_table.h.61B66235FDBB7FE5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/workaround.hpp.3ECC8E697E437C05.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/workaround.hpp.3ECC8E697E437C05.idx deleted file mode 100644 index 454faf23d..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/workaround.hpp.3ECC8E697E437C05.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/workaround.hpp.4713B1D4F6E0686B.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/workaround.hpp.4713B1D4F6E0686B.idx deleted file mode 100644 index 75d62c752..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/workaround.hpp.4713B1D4F6E0686B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/workaround.hpp.A1D28F4D838CE5F8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/workaround.hpp.A1D28F4D838CE5F8.idx deleted file mode 100644 index f54e03c4e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/workaround.hpp.A1D28F4D838CE5F8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/workaround.hpp.D7C4CB2EE31CCA61.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/workaround.hpp.D7C4CB2EE31CCA61.idx deleted file mode 100644 index 07b3cee2e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/workaround.hpp.D7C4CB2EE31CCA61.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/wrap_iter.h.2F9BBCEAAFCA5254.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/wrap_iter.h.2F9BBCEAAFCA5254.idx deleted file mode 100644 index 7df7c2de4..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/wrap_iter.h.2F9BBCEAAFCA5254.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/wrap_stringstream.hpp.6898B290DF6D66D5.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/wrap_stringstream.hpp.6898B290DF6D66D5.idx deleted file mode 100644 index c6c51e44c..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/wrap_stringstream.hpp.6898B290DF6D66D5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/write_escaped.h.2BA07EEB3E3FE2E4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/write_escaped.h.2BA07EEB3E3FE2E4.idx deleted file mode 100644 index 7ccb8ce21..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/write_escaped.h.2BA07EEB3E3FE2E4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/xlocale.h.8B4E3F476EF23E9E.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/xlocale.h.8B4E3F476EF23E9E.idx deleted file mode 100644 index 6a43b5a21..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/xlocale.h.8B4E3F476EF23E9E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/xml_log_formatter.hpp.E41271AE1DBAF7B8.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/xml_log_formatter.hpp.E41271AE1DBAF7B8.idx deleted file mode 100644 index 7d01410cf..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/xml_log_formatter.hpp.E41271AE1DBAF7B8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/xml_log_formatter.ipp.7EEF0CF10E500999.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/xml_log_formatter.ipp.7EEF0CF10E500999.idx deleted file mode 100644 index 551393df1..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/xml_log_formatter.ipp.7EEF0CF10E500999.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/xml_printer.hpp.F289C791BC38CC3D.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/xml_printer.hpp.F289C791BC38CC3D.idx deleted file mode 100644 index fef9f74a8..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/xml_printer.hpp.F289C791BC38CC3D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/xml_report_formatter.hpp.BB8D36F5B59E9827.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/xml_report_formatter.hpp.BB8D36F5B59E9827.idx deleted file mode 100644 index baef3efd7..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/xml_report_formatter.hpp.BB8D36F5B59E9827.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/xml_report_formatter.ipp.4746AC3EECCA1729.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/xml_report_formatter.ipp.4746AC3EECCA1729.idx deleted file mode 100644 index 47f198dfb..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/xml_report_formatter.ipp.4746AC3EECCA1729.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/yes_no.hpp.9610E48F282A6596.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/yes_no.hpp.9610E48F282A6596.idx deleted file mode 100644 index f66630765..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/yes_no.hpp.9610E48F282A6596.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/yes_no_type.hpp.9B224C43938105C7.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/yes_no_type.hpp.9B224C43938105C7.idx deleted file mode 100644 index 826555d91..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/yes_no_type.hpp.9B224C43938105C7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/yield_k.hpp.AEAAEFA4A5F605DC.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/yield_k.hpp.AEAAEFA4A5F605DC.idx deleted file mode 100644 index 5c9622ebd..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/yield_k.hpp.AEAAEFA4A5F605DC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/yield_primitives.hpp.68B675EBEC4D39C4.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/yield_primitives.hpp.68B675EBEC4D39C4.idx deleted file mode 100644 index 65a14bf9e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/yield_primitives.hpp.68B675EBEC4D39C4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/zeta.hpp.14D32C5A2EFDBA83.idx b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/zeta.hpp.14D32C5A2EFDBA83.idx deleted file mode 100644 index 75d6df51e..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/.cache/clangd/index/zeta.hpp.14D32C5A2EFDBA83.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/compile_commands.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/compile_commands.json deleted file mode 100644 index 91f76d509..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd/compile_commands.json +++ /dev/null @@ -1 +0,0 @@ -[{"arguments":["clang","-Wno-documentation-unknown-command","-Wno-unknown-warning-option","-Wno-unknown-pragmas","-nostdinc","-nostdinc++","-arch","arm64","-DNDEBUG","-std=gnu++14","-arch","arm64","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk","-mmacosx-version-min=14.6","-fcolor-diagnostics","-fsyntax-only","--target=arm64-apple-darwin23.6.0","-DQ_CREATOR_RUN","-I/Users/mzhelyez/Documents/code/boost/libs/math/include","-I/Users/mzhelyez/Documents/code/boost","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks","-isystem","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1","-isystem","/Users/mzhelyez/Qt/Qt Creator.app/Contents/Resources/libexec/clang/lib/clang/19/include","-isystem","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include","-isystem","/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fretain-comments-from-system-headers","-fmacro-backtrace-limit=0","-ferror-limit=1000","-x","c++","/Users/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_basic_math_ops.cpp"],"directory":"/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd","file":"/Users/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_basic_math_ops.cpp"},{"arguments":["clang","-Wno-documentation-unknown-command","-Wno-unknown-warning-option","-Wno-unknown-pragmas","-nostdinc","-nostdinc++","-arch","arm64","-DNDEBUG","-std=gnu++14","-arch","arm64","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk","-mmacosx-version-min=14.6","-fcolor-diagnostics","-fsyntax-only","--target=arm64-apple-darwin23.6.0","-DQ_CREATOR_RUN","-I/Users/mzhelyez/Documents/code/boost/libs/math/include","-I/Users/mzhelyez/Documents/code/boost","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks","-isystem","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1","-isystem","/Users/mzhelyez/Qt/Qt Creator.app/Contents/Resources/libexec/clang/lib/clang/19/include","-isystem","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include","-isystem","/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fretain-comments-from-system-headers","-fmacro-backtrace-limit=0","-ferror-limit=1000","-x","c++-header","/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/autodiff_reverse.hpp"],"directory":"/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd","file":"/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/autodiff_reverse.hpp"},{"arguments":["clang","-Wno-documentation-unknown-command","-Wno-unknown-warning-option","-Wno-unknown-pragmas","-nostdinc","-nostdinc++","-arch","arm64","-DNDEBUG","-std=gnu++14","-arch","arm64","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk","-mmacosx-version-min=14.6","-fcolor-diagnostics","-fsyntax-only","--target=arm64-apple-darwin23.6.0","-DQ_CREATOR_RUN","-I/Users/mzhelyez/Documents/code/boost/libs/math/include","-I/Users/mzhelyez/Documents/code/boost","-F","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks","-isystem","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1","-isystem","/Users/mzhelyez/Qt/Qt Creator.app/Contents/Resources/libexec/clang/lib/clang/19/include","-isystem","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include","-isystem","/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fretain-comments-from-system-headers","-fmacro-backtrace-limit=0","-ferror-limit=1000","-x","c++-header","/Users/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_reverse.hpp"],"directory":"/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc_clangd","file":"/Users/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_reverse.hpp"}] \ No newline at end of file diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/CMakeCache.txt.prev b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/CMakeCache.txt.prev deleted file mode 100644 index 9657f9e9e..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/CMakeCache.txt.prev +++ /dev/null @@ -1,382 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release -# It was generated by CMake: /Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/cmake -# You can edit this file to change values found and used by cmake. -# If you do not want to change any of the values, simply exit the editor. -# If you do want to change a value, simply edit, save, and exit the editor. -# The syntax for the file is as follows: -# KEY:TYPE=VALUE -# KEY is the name of a variable in the cache. -# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. -# VALUE is the current value for the KEY. - -######################## -# EXTERNAL cache entries -######################## - -//Path to a program. -CMAKE_ADDR2LINE:FILEPATH=CMAKE_ADDR2LINE-NOTFOUND - -//Path to a program. -CMAKE_AR:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar - -//No help, variable specified on the command line. -CMAKE_BUILD_TYPE:STRING=Release - -//Enable colored diagnostics throughout. -CMAKE_COLOR_DIAGNOSTICS:BOOL=1 - -//CXX compiler -CMAKE_CXX_COMPILER:STRING=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ - -//Flags used by the CXX compiler during all build types. -CMAKE_CXX_FLAGS:STRING= - -//Flags used by the CXX compiler during DEBUG builds. -CMAKE_CXX_FLAGS_DEBUG:STRING=-g - -//No help, variable specified on the command line. -CMAKE_CXX_FLAGS_INIT:STRING= - -//Flags used by the CXX compiler during MINSIZEREL builds. -CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the CXX compiler during RELEASE builds. -CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG - -//Flags used by the CXX compiler during RELWITHDEBINFO builds. -CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -CMAKE_CXX_OUTPUT_EXTENSION:STRING=.o - -//C compiler -CMAKE_C_COMPILER:STRING=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang - -//Flags used by the C compiler during all build types. -CMAKE_C_FLAGS:STRING= - -//Flags used by the C compiler during DEBUG builds. -CMAKE_C_FLAGS_DEBUG:STRING=-g - -//Flags used by the C compiler during MINSIZEREL builds. -CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the C compiler during RELEASE builds. -CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG - -//Flags used by the C compiler during RELWITHDEBINFO builds. -CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -CMAKE_C_OUTPUT_EXTENSION:STRING=.o - -//Path to a program. -CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND - -//Flags used by the linker during all build types. -CMAKE_EXE_LINKER_FLAGS:STRING= - -//Flags used by the linker during DEBUG builds. -CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during MINSIZEREL builds. -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during RELEASE builds. -CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during RELWITHDEBINFO builds. -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Value Computed by CMake. -CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/CMakeFiles/pkgRedirects - -//No help, variable specified on the command line. -CMAKE_GENERATOR:STRING=Ninja - -//Path to a program. -CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool - -//Install path prefix, prepended onto install directories. -CMAKE_INSTALL_PREFIX:PATH=/usr/local - -//Path to a program. -CMAKE_LINKER:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld - -//Program used to build from build.ninja files. -CMAKE_MAKE_PROGRAM:FILEPATH=/Users/mzhelyez/Qt/Tools/Ninja/ninja - -//Flags used by the linker during the creation of modules during -// all build types. -CMAKE_MODULE_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of modules during -// DEBUG builds. -CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of modules during -// MINSIZEREL builds. -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of modules during -// RELEASE builds. -CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of modules during -// RELWITHDEBINFO builds. -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_NM:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump - -//Build architectures for OSX -CMAKE_OSX_ARCHITECTURES:STRING= - -//Minimum OS X version to target for deployment (at runtime); newer -// APIs weak linked. Set to empty string for default value. -CMAKE_OSX_DEPLOYMENT_TARGET:STRING=14.6 - -//The product will be built against the headers and libraries located -// inside the indicated SDK. -CMAKE_OSX_SYSROOT:PATH=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk - -//No help, variable specified on the command line. -CMAKE_PREFIX_PATH:PATH=/Users/mzhelyez/Qt/6.8.1/macos - -//Value Computed by CMake -CMAKE_PROJECT_DESCRIPTION:STATIC= - -//Value Computed by CMake -CMAKE_PROJECT_HOMEPAGE_URL:STATIC= - -//No help, variable specified on the command line. -CMAKE_PROJECT_INCLUDE_BEFORE:FILEPATH=/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/.qtc/package-manager/auto-setup.cmake - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=autodiff_reverse - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib - -//Path to a program. -CMAKE_READELF:FILEPATH=CMAKE_READELF-NOTFOUND - -//Flags used by the linker during the creation of shared libraries -// during all build types. -CMAKE_SHARED_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of shared libraries -// during DEBUG builds. -CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of shared libraries -// during MINSIZEREL builds. -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of shared libraries -// during RELEASE builds. -CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of shared libraries -// during RELWITHDEBINFO builds. -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//If set, runtime paths are not added when installing shared libraries, -// but are added when building. -CMAKE_SKIP_INSTALL_RPATH:BOOL=NO - -//If set, runtime paths are not added when using shared libraries. -CMAKE_SKIP_RPATH:BOOL=NO - -//Flags used by the linker during the creation of static libraries -// during all build types. -CMAKE_STATIC_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of static libraries -// during DEBUG builds. -CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of static libraries -// during MINSIZEREL builds. -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of static libraries -// during RELEASE builds. -CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of static libraries -// during RELWITHDEBINFO builds. -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_STRIP:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip - -//Path to a program. -CMAKE_TAPI:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi - -//If this value is on, makefiles will be generated without the -// .SILENT directive, and all commands will be echoed to the console -// during the make. This is useful for debugging only. With Visual -// Studio IDE projects all commands are done without /nologo. -CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE - -//Skip Qt Creator's package manager auto-setup -QT_CREATOR_SKIP_PACKAGE_MANAGER_SETUP:BOOL=OFF - -//Qt Creator source groups extensions -QT_CREATOR_SOURCE_GROUPS:BOOL=ON - -//No help, variable specified on the command line. -QT_QMAKE_EXECUTABLE:FILEPATH=/Users/mzhelyez/Qt/6.8.1/macos/bin/qmake - -//Value Computed by CMake -autodiff_reverse_BINARY_DIR:STATIC=/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release - -//Value Computed by CMake -autodiff_reverse_IS_TOP_LEVEL:STATIC=ON - -//Value Computed by CMake -autodiff_reverse_SOURCE_DIR:STATIC=/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation - - -######################## -# INTERNAL cache entries -######################## - -//ADVANCED property for variable: CMAKE_ADDR2LINE -CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_AR -CMAKE_AR-ADVANCED:INTERNAL=1 -//This is the directory where this CMakeCache.txt was created -CMAKE_CACHEFILE_DIR:INTERNAL=/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release -//Major version of cmake used to create the current loaded cache -CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 -//Minor version of cmake used to create the current loaded cache -CMAKE_CACHE_MINOR_VERSION:INTERNAL=29 -//Patch version of cmake used to create the current loaded cache -CMAKE_CACHE_PATCH_VERSION:INTERNAL=3 -//Path to CMake executable. -CMAKE_COMMAND:INTERNAL=/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/ctest -//ADVANCED property for variable: CMAKE_CXX_COMPILER -CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS -CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG -CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL -CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE -CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO -CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER -CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS -CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG -CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL -CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE -CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO -CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_DLLTOOL -CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 -//Path to cache edit program executable. -CMAKE_EDIT_COMMAND:INTERNAL=/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/bin/ccmake -//Executable file format -CMAKE_EXECUTABLE_FORMAT:INTERNAL=MACHO -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS -CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG -CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE -CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//Generator instance identifier. -CMAKE_GENERATOR_INSTANCE:INTERNAL= -//Name of generator platform. -CMAKE_GENERATOR_PLATFORM:INTERNAL= -//Name of generator toolset. -CMAKE_GENERATOR_TOOLSET:INTERNAL= -//Source directory with the top level CMakeLists.txt file for this -// project -CMAKE_HOME_DIRECTORY:INTERNAL=/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation -//ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL -CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_LINKER -CMAKE_LINKER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MAKE_PROGRAM -CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS -CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG -CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE -CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_NM -CMAKE_NM-ADVANCED:INTERNAL=1 -//number of local generators -CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJCOPY -CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJDUMP -CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 -//Platform information initialized -CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RANLIB -CMAKE_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_READELF -CMAKE_READELF-ADVANCED:INTERNAL=1 -//Path to CMake installation. -CMAKE_ROOT:INTERNAL=/Users/mzhelyez/Qt/Tools/CMake/CMake.app/Contents/share/cmake-3.29 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS -CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG -CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE -CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH -CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_RPATH -CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS -CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG -CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE -CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STRIP -CMAKE_STRIP-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_TAPI -CMAKE_TAPI-ADVANCED:INTERNAL=1 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/autodiff_reverse_tests b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/autodiff_reverse_tests deleted file mode 100755 index 81b5176fc..000000000 Binary files a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/autodiff_reverse_tests and /dev/null differ diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/compile_commands.json b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/compile_commands.json deleted file mode 100644 index de16d2e61..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/compile_commands.json +++ /dev/null @@ -1,8 +0,0 @@ -[ -{ - "directory": "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release", - "command": "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -I/Users/mzhelyez/Documents/code/boost/libs/math/include -I/Users/mzhelyez/Documents/code/boost -O3 -DNDEBUG -std=gnu++14 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -mmacosx-version-min=14.6 -fcolor-diagnostics -o CMakeFiles/autodiff_reverse_tests.dir/Users/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_basic_math_ops.cpp.o -c /Users/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_basic_math_ops.cpp", - "file": "/Users/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_basic_math_ops.cpp", - "output": "CMakeFiles/autodiff_reverse_tests.dir/Users/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_basic_math_ops.cpp.o" -} -] \ No newline at end of file diff --git a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/qtcsettings.cmake b/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/qtcsettings.cmake deleted file mode 100644 index 164974865..000000000 --- a/include/boost/math/differentiation/build/Qt_6_8_1_for_macOS-Release/qtcsettings.cmake +++ /dev/null @@ -1,2 +0,0 @@ -# This file is managed by Qt Creator, do not edit! - diff --git a/include/boost/math/differentiation/build/compile_commands.json b/include/boost/math/differentiation/build/compile_commands.json deleted file mode 100644 index 5199db22a..000000000 --- a/include/boost/math/differentiation/build/compile_commands.json +++ /dev/null @@ -1,8 +0,0 @@ -[ -{ - "directory": "/Users/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build", - "command": "/usr/bin/c++ -I/Users/mzhelyez/Documents/code/boost/libs/math/include -I/Users/mzhelyez/Documents/code/boost/Users/mzhelyez/Documents/code/boost/libs/test/include -std=gnu++14 -arch arm64 -o CMakeFiles/autodiff_reverse_tests.dir/Users/mzhelyez/Documents/code/boost/libs/math/test/test_rvar_constructors.cpp.o -c /Users/mzhelyez/Documents/code/boost/libs/math/test/test_rvar_constructors.cpp", - "file": "/Users/mzhelyez/Documents/code/boost/libs/math/test/test_rvar_constructors.cpp", - "output": "CMakeFiles/autodiff_reverse_tests.dir/Users/mzhelyez/Documents/code/boost/libs/math/test/test_rvar_constructors.cpp.o" -} -] \ No newline at end of file