diff --git a/build/Jamfile.v2 b/build/Jamfile.v2 deleted file mode 100644 index dd3923ecc..000000000 --- a/build/Jamfile.v2 +++ /dev/null @@ -1,127 +0,0 @@ -# copyright John Maddock 2008 -# Distributed under the Boost Software License, Version 1.0. -# (See accompanying file LICENSE_1_0.txt or copy at -# http://www.boost.org/LICENSE_1_0.txt. - -import testing ; -import pch ; -import-search /boost/config/checks ; -import config : requires ; - -project - : common-requirements $(boost_dependencies) - : requirements - intel-win:-nologo - intel-win:-nologo - #intel-linux:off - intel-darwin:off - gcc,windows:off - #gcc:-fvisibility=hidden - intel-linux:-fvisibility=hidden - #sun:-xldscope=hidden - [ check-target-builds ../config//has_gcc_visibility "gcc visibility" : gcc:-fvisibility=hidden : ] - [ requires cxx11_noexcept cxx11_rvalue_references sfinae_expr cxx11_auto_declarations cxx11_lambdas cxx11_unified_initialization_syntax cxx11_hdr_tuple cxx11_hdr_initializer_list cxx11_hdr_chrono cxx11_thread_local cxx11_constexpr cxx11_nullptr cxx11_numeric_limits cxx11_decltype cxx11_hdr_array cxx11_hdr_atomic cxx11_hdr_type_traits cxx11_allocator cxx11_explicit_conversion_operators ] - [ requires cxx14_constexpr cxx14_decltype_auto cxx14_generic_lambdas cxx14_return_type_deduction cxx14_variable_templates ] - : usage-requirements - BOOST_MATH_TR1_NO_LIB=1 - ; - -cpp-pch pch : ../src/tr1/pch.hpp : ../src/tr1 shared:BOOST_MATH_TR1_DYN_LINK=1 ; - -C99_SOURCES = acosh -asinh -atanh -cbrt -copysign -erfc -erf -expm1 -fmax -fmin -fpclassify -hypot -lgamma -llround -log1p -lround -nextafter -nexttoward -round -tgamma -trunc ; - -TR1_SOURCES = -assoc_laguerre -assoc_legendre -beta -comp_ellint_1 -comp_ellint_2 -comp_ellint_3 -cyl_bessel_i -cyl_bessel_j -cyl_bessel_k -cyl_neumann -ellint_1 -ellint_2 -ellint_3 -expint -hermite -laguerre -legendre -riemann_zeta -sph_bessel -sph_legendre -sph_neumann -; - -# Configure checks. - -import project ; -import configure ; -import property ; -import property-set ; -import targets ; - -obj long_double_check : ../config/has_long_double_support.cpp ; -explicit long_double_check ; - -# Library targets -lib boost_math_tr1 : ../src/tr1/$(TR1_SOURCES).cpp pch - : - shared:BOOST_MATH_TR1_DYN_LINK=1 - ../src/tr1 - ; - -lib boost_math_tr1f : ../src/tr1/$(TR1_SOURCES)f.cpp pch - : - shared:BOOST_MATH_TR1_DYN_LINK=1 - ../src/tr1 - ; - -lib boost_math_tr1l : ../src/tr1/$(TR1_SOURCES)l.cpp pch - : - shared:BOOST_MATH_TR1_DYN_LINK=1 - ../config//has_long_double_support - ../src/tr1 - [ check-target-builds ../config//has_long_double_support "long double support" : : no ] - ; - -lib boost_math_c99 : ../src/tr1/$(C99_SOURCES).cpp pch - : - shared:BOOST_MATH_TR1_DYN_LINK=1 - ../src/tr1 - ; - -lib boost_math_c99f : ../src/tr1/$(C99_SOURCES)f.cpp pch - : - shared:BOOST_MATH_TR1_DYN_LINK=1 - ../src/tr1 - ; - -lib boost_math_c99l : ../src/tr1/$(C99_SOURCES)l.cpp pch - : - shared:BOOST_MATH_TR1_DYN_LINK=1 - ../config//has_long_double_support - ../src/tr1 - [ check-target-builds ../config//has_long_double_support "long double support" : : no ] - ; diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.cmake/api/v1/query/cache-v2 b/include/boost/math/differentiation/build/Imported_Kit-Debug/.cmake/api/v1/query/cache-v2 deleted file mode 100644 index e69de29bb..000000000 diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.cmake/api/v1/query/cmakeFiles-v1 b/include/boost/math/differentiation/build/Imported_Kit-Debug/.cmake/api/v1/query/cmakeFiles-v1 deleted file mode 100644 index e69de29bb..000000000 diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.cmake/api/v1/query/codemodel-v2 b/include/boost/math/differentiation/build/Imported_Kit-Debug/.cmake/api/v1/query/codemodel-v2 deleted file mode 100644 index e69de29bb..000000000 diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.cmake/api/v1/reply/cache-v2-4f5f33b1e08bd7b67398.json b/include/boost/math/differentiation/build/Imported_Kit-Debug/.cmake/api/v1/reply/cache-v2-4f5f33b1e08bd7b67398.json deleted file mode 100644 index ce1d6707f..000000000 --- a/include/boost/math/differentiation/build/Imported_Kit-Debug/.cmake/api/v1/reply/cache-v2-4f5f33b1e08bd7b67398.json +++ /dev/null @@ -1,1263 +0,0 @@ -{ - "entries" : - [ - { - "name" : "CMAKE_ADDR2LINE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/addr2line" - }, - { - "name" : "CMAKE_AR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/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" : "/home/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Imported_Kit-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" : "28" - }, - { - "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_COLOR_MAKEFILE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "UNINITIALIZED", - "value" : "" - }, - { - "name" : "CMAKE_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to CMake executable." - } - ], - "type" : "INTERNAL", - "value" : "/usr/bin/cmake" - }, - { - "name" : "CMAKE_CPACK_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to cpack program executable." - } - ], - "type" : "INTERNAL", - "value" : "/usr/bin/cpack" - }, - { - "name" : "CMAKE_CTEST_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to ctest program executable." - } - ], - "type" : "INTERNAL", - "value" : "/usr/bin/ctest" - }, - { - "name" : "CMAKE_CXX_COMPILER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "CXX compiler" - } - ], - "type" : "STRING", - "value" : "/usr/bin/g++" - }, - { - "name" : "CMAKE_CXX_COMPILER_AR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler" - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/gcc-ar-13" - }, - { - "name" : "CMAKE_CXX_COMPILER_RANLIB", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler" - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/gcc-ranlib-13" - }, - { - "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_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" : "/usr/bin/gcc-13" - }, - { - "name" : "CMAKE_C_COMPILER_AR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler" - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/gcc-ar-13" - }, - { - "name" : "CMAKE_C_COMPILER_RANLIB", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler" - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/gcc-ranlib-13" - }, - { - "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_EXECUTABLE_FORMAT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Executable file format" - } - ], - "type" : "INTERNAL", - "value" : "ELF" - }, - { - "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" : "/home/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Imported_Kit-Debug/CMakeFiles/pkgRedirects" - }, - { - "name" : "CMAKE_GENERATOR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "STRING", - "value" : "Unix Makefiles" - }, - { - "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" : "/home/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation" - }, - { - "name" : "CMAKE_INSTALL_PREFIX", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Install path prefix, prepended onto install directories." - } - ], - "type" : "PATH", - "value" : "/usr/local" - }, - { - "name" : "CMAKE_INSTALL_SO_NO_EXE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Install .so files without execute permission." - } - ], - "type" : "INTERNAL", - "value" : "1" - }, - { - "name" : "CMAKE_LINKER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/ld" - }, - { - "name" : "CMAKE_MAKE_PROGRAM", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/gmake" - }, - { - "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" : "/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" : "/usr/bin/objcopy" - }, - { - "name" : "CMAKE_OBJDUMP", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/objdump" - }, - { - "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" : "" - }, - { - "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" : "/home/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Imported_Kit-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" : "/usr/bin/ranlib" - }, - { - "name" : "CMAKE_READELF", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/readelf" - }, - { - "name" : "CMAKE_ROOT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to CMake installation." - } - ], - "type" : "INTERNAL", - "value" : "/usr/share/cmake-3.28" - }, - { - "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" : "/usr/bin/strip" - }, - { - "name" : "CMAKE_TAPI", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "CMAKE_TAPI-NOTFOUND" - }, - { - "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_QMAKE_EXECUTABLE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "FILEPATH", - "value" : "" - }, - { - "name" : "_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "linker supports push/pop state" - } - ], - "type" : "INTERNAL", - "value" : "TRUE" - }, - { - "name" : "autodiff_reverse_BINARY_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "/home/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Imported_Kit-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" : "/home/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/Imported_Kit-Debug/.cmake/api/v1/reply/cmakeFiles-v1-a2017548817bef615d18.json b/include/boost/math/differentiation/build/Imported_Kit-Debug/.cmake/api/v1/reply/cmakeFiles-v1-a2017548817bef615d18.json deleted file mode 100644 index a84f14671..000000000 --- a/include/boost/math/differentiation/build/Imported_Kit-Debug/.cmake/api/v1/reply/cmakeFiles-v1-a2017548817bef615d18.json +++ /dev/null @@ -1,145 +0,0 @@ -{ - "inputs" : - [ - { - "path" : "CMakeLists.txt" - }, - { - "isGenerated" : true, - "path" : "build/Imported_Kit-Debug/.qtc/package-manager/auto-setup.cmake" - }, - { - "isGenerated" : true, - "path" : "build/Imported_Kit-Debug/CMakeFiles/3.28.3/CMakeSystem.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/usr/share/cmake-3.28/Modules/CMakeSystemSpecificInitialize.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/usr/share/cmake-3.28/Modules/Platform/Linux-Initialize.cmake" - }, - { - "isGenerated" : true, - "path" : "build/Imported_Kit-Debug/CMakeFiles/3.28.3/CMakeCCompiler.cmake" - }, - { - "isGenerated" : true, - "path" : "build/Imported_Kit-Debug/CMakeFiles/3.28.3/CMakeCXXCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/usr/share/cmake-3.28/Modules/CMakeSystemSpecificInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/usr/share/cmake-3.28/Modules/CMakeGenericSystem.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/usr/share/cmake-3.28/Modules/CMakeInitializeConfigs.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/usr/share/cmake-3.28/Modules/Platform/Linux.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/usr/share/cmake-3.28/Modules/Platform/UnixPaths.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/usr/share/cmake-3.28/Modules/CMakeCInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/usr/share/cmake-3.28/Modules/CMakeLanguageInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/usr/share/cmake-3.28/Modules/Compiler/GNU-C.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/usr/share/cmake-3.28/Modules/Compiler/GNU.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/usr/share/cmake-3.28/Modules/Compiler/CMakeCommonCompilerMacros.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/usr/share/cmake-3.28/Modules/Platform/Linux-GNU-C.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/usr/share/cmake-3.28/Modules/Platform/Linux-GNU.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/usr/share/cmake-3.28/Modules/CMakeCommonLanguageInclude.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/usr/share/cmake-3.28/Modules/CMakeCXXInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/usr/share/cmake-3.28/Modules/CMakeLanguageInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/usr/share/cmake-3.28/Modules/Compiler/GNU-CXX.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/usr/share/cmake-3.28/Modules/Compiler/GNU.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/usr/share/cmake-3.28/Modules/Platform/Linux-GNU-CXX.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/usr/share/cmake-3.28/Modules/Platform/Linux-GNU.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/usr/share/cmake-3.28/Modules/CMakeCommonLanguageInclude.cmake" - } - ], - "kind" : "cmakeFiles", - "paths" : - { - "build" : "/home/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Imported_Kit-Debug", - "source" : "/home/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation" - }, - "version" : - { - "major" : 1, - "minor" : 0 - } -} diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.cmake/api/v1/reply/codemodel-v2-f8dc47025f111008345a.json b/include/boost/math/differentiation/build/Imported_Kit-Debug/.cmake/api/v1/reply/codemodel-v2-f8dc47025f111008345a.json deleted file mode 100644 index 136dfee5c..000000000 --- a/include/boost/math/differentiation/build/Imported_Kit-Debug/.cmake/api/v1/reply/codemodel-v2-f8dc47025f111008345a.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-89a7e913f406cc418bc3.json", - "name" : "autodiff_reverse_tests", - "projectIndex" : 0 - } - ] - } - ], - "kind" : "codemodel", - "paths" : - { - "build" : "/home/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Imported_Kit-Debug", - "source" : "/home/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation" - }, - "version" : - { - "major" : 2, - "minor" : 6 - } -} diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json b/include/boost/math/differentiation/build/Imported_Kit-Debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json deleted file mode 100644 index 3a67af9c3..000000000 --- a/include/boost/math/differentiation/build/Imported_Kit-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/Imported_Kit-Debug/.cmake/api/v1/reply/index-2025-07-22T07-54-17-0434.json b/include/boost/math/differentiation/build/Imported_Kit-Debug/.cmake/api/v1/reply/index-2025-07-22T07-54-17-0434.json deleted file mode 100644 index 6b38ad81a..000000000 --- a/include/boost/math/differentiation/build/Imported_Kit-Debug/.cmake/api/v1/reply/index-2025-07-22T07-54-17-0434.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "cmake" : - { - "generator" : - { - "multiConfig" : false, - "name" : "Unix Makefiles" - }, - "paths" : - { - "cmake" : "/usr/bin/cmake", - "cpack" : "/usr/bin/cpack", - "ctest" : "/usr/bin/ctest", - "root" : "/usr/share/cmake-3.28" - }, - "version" : - { - "isDirty" : false, - "major" : 3, - "minor" : 28, - "patch" : 3, - "string" : "3.28.3", - "suffix" : "" - } - }, - "objects" : - [ - { - "jsonFile" : "codemodel-v2-f8dc47025f111008345a.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 6 - } - }, - { - "jsonFile" : "cache-v2-4f5f33b1e08bd7b67398.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - { - "jsonFile" : "cmakeFiles-v1-a2017548817bef615d18.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 0 - } - } - ], - "reply" : - { - "cache-v2" : - { - "jsonFile" : "cache-v2-4f5f33b1e08bd7b67398.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - "cmakeFiles-v1" : - { - "jsonFile" : "cmakeFiles-v1-a2017548817bef615d18.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 0 - } - }, - "codemodel-v2" : - { - "jsonFile" : "codemodel-v2-f8dc47025f111008345a.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 6 - } - } - } -} diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.cmake/api/v1/reply/target-autodiff_reverse_tests-Debug-89a7e913f406cc418bc3.json b/include/boost/math/differentiation/build/Imported_Kit-Debug/.cmake/api/v1/reply/target-autodiff_reverse_tests-Debug-89a7e913f406cc418bc3.json deleted file mode 100644 index daade498a..000000000 --- a/include/boost/math/differentiation/build/Imported_Kit-Debug/.cmake/api/v1/reply/target-autodiff_reverse_tests-Debug-89a7e913f406cc418bc3.json +++ /dev/null @@ -1,131 +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" : 25, - "parent" : 0 - }, - { - "command" : 1, - "file" : 0, - "line" : 14, - "parent" : 0 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-g -std=gnu++14 -fdiagnostics-color=always" - } - ], - "includes" : - [ - { - "backtrace" : 2, - "path" : "/home/mzhelyez/Documents/code/boost/libs/math/include" - } - ], - "language" : "CXX", - "languageStandard" : - { - "backtraces" : - [ - 1 - ], - "standard" : "14" - }, - "sourceIndexes" : - [ - 0 - ] - } - ], - "id" : "autodiff_reverse_tests::@6890427a1f51a3e7e1df", - "link" : - { - "commandFragments" : - [ - { - "fragment" : "-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" : "/home/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_reverse_flat_linear_allocator.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "path" : "autodiff_reverse.hpp", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "path" : "/home/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_reverse.hpp", - "sourceGroupIndex" : 1 - } - ], - "type" : "EXECUTABLE" -} diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc/package-manager/LICENSE.conan b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc/package-manager/LICENSE.conan deleted file mode 100644 index 541f5a3a6..000000000 --- a/include/boost/math/differentiation/build/Imported_Kit-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/Imported_Kit-Debug/.qtc/package-manager/auto-setup.cmake b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc/package-manager/auto-setup.cmake deleted file mode 100644 index 628b69cc7..000000000 --- a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc/package-manager/auto-setup.cmake +++ /dev/null @@ -1,269 +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() - -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") - - 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) - - find_program(vcpkg_program vcpkg $ENV{VCPKG_ROOT} ${CMAKE_SOURCE_DIR}/vcpkg) - 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 (WIN32) - set(vcpkg_triplet x64-mingw-static) - if (CMAKE_CXX_COMPILER MATCHES ".*/(.*)/cl.exe") - set(vcpkg_triplet ${CMAKE_MATCH_1}-windows) - endif() - elseif(APPLE) - set(vcpkg_triplet x64-osx) - 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/Imported_Kit-Debug/.qtc/package-manager/conan.cmake b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc/package-manager/conan.cmake deleted file mode 100644 index 4f5f67e74..000000000 --- a/include/boost/math/differentiation/build/Imported_Kit-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 1940) - 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/Imported_Kit-Debug/.qtc/package-manager/conan_provider.cmake b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc/package-manager/conan_provider.cmake deleted file mode 100644 index e5fa9cec1..000000000 --- a/include/boost/math/differentiation/build/Imported_Kit-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/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/FILE.h.79AEFC497861DFC5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/FILE.h.79AEFC497861DFC5.idx deleted file mode 100644 index 9d496f7d2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/FILE.h.79AEFC497861DFC5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/O1_size.hpp.2E5AD8926B13BDFA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/O1_size.hpp.2E5AD8926B13BDFA.idx deleted file mode 100644 index 4f044a10e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/O1_size.hpp.2E5AD8926B13BDFA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/O1_size.hpp.C2E15B06C95F6A92.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/O1_size.hpp.C2E15B06C95F6A92.idx deleted file mode 100644 index de3856608..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/O1_size.hpp.C2E15B06C95F6A92.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/O1_size_fwd.hpp.D6B3A8C78257AB7D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/O1_size_fwd.hpp.D6B3A8C78257AB7D.idx deleted file mode 100644 index 73aac12fe..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/O1_size_fwd.hpp.D6B3A8C78257AB7D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/O1_size_impl.hpp.8CAA1085A8387ABB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/O1_size_impl.hpp.8CAA1085A8387ABB.idx deleted file mode 100644 index 9715d3540..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/O1_size_impl.hpp.8CAA1085A8387ABB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__FILE.h.3324F85E382E036A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__FILE.h.3324F85E382E036A.idx deleted file mode 100644 index 892b41145..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__FILE.h.3324F85E382E036A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__fpos64_t.h.23C43F442076149A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__fpos64_t.h.23C43F442076149A.idx deleted file mode 100644 index 2c2dfba06..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__fpos64_t.h.23C43F442076149A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__fpos_t.h.ECFBE9EEDAAB6648.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__fpos_t.h.ECFBE9EEDAAB6648.idx deleted file mode 100644 index 799b102b9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__fpos_t.h.ECFBE9EEDAAB6648.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__locale_t.h.40EA38A2DCA58618.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__locale_t.h.40EA38A2DCA58618.idx deleted file mode 100644 index 80ca39b62..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__locale_t.h.40EA38A2DCA58618.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__mbstate_t.h.6C32CF66236653D7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__mbstate_t.h.6C32CF66236653D7.idx deleted file mode 100644 index f46650e37..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__mbstate_t.h.6C32CF66236653D7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__sigset_t.h.72131E8056C7E284.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__sigset_t.h.72131E8056C7E284.idx deleted file mode 100644 index 5048503e9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__sigset_t.h.72131E8056C7E284.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__sigval_t.h.666FFB429519E69C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__sigval_t.h.666FFB429519E69C.idx deleted file mode 100644 index 346b2e39a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__sigval_t.h.666FFB429519E69C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stdarg___gnuc_va_list.h.957EE2B4DB6A5247.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stdarg___gnuc_va_list.h.957EE2B4DB6A5247.idx deleted file mode 100644 index 422cc8f38..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stdarg___gnuc_va_list.h.957EE2B4DB6A5247.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stdarg___va_copy.h.11ED534E7AF4A856.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stdarg___va_copy.h.11ED534E7AF4A856.idx deleted file mode 100644 index 223304d1e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stdarg___va_copy.h.11ED534E7AF4A856.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stdarg_va_arg.h.C38675C0D160CE4C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stdarg_va_arg.h.C38675C0D160CE4C.idx deleted file mode 100644 index 4c057f1fd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stdarg_va_arg.h.C38675C0D160CE4C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stdarg_va_copy.h.5812F997B3F780A9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stdarg_va_copy.h.5812F997B3F780A9.idx deleted file mode 100644 index bee007926..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stdarg_va_copy.h.5812F997B3F780A9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stdarg_va_list.h.A20C0FFDA235CCCC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stdarg_va_list.h.A20C0FFDA235CCCC.idx deleted file mode 100644 index 3c39fae09..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stdarg_va_list.h.A20C0FFDA235CCCC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stddef_max_align_t.h.9A696B9ACA5AF69C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stddef_max_align_t.h.9A696B9ACA5AF69C.idx deleted file mode 100644 index 17f9e8dd9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stddef_max_align_t.h.9A696B9ACA5AF69C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stddef_null.h.46DACB2AE1FCBB57.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stddef_null.h.46DACB2AE1FCBB57.idx deleted file mode 100644 index 78cfd3395..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stddef_null.h.46DACB2AE1FCBB57.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stddef_nullptr_t.h.BB76DF7F0265238C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stddef_nullptr_t.h.BB76DF7F0265238C.idx deleted file mode 100644 index 7f1e60df8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stddef_nullptr_t.h.BB76DF7F0265238C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stddef_offsetof.h.F032B8137362A473.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stddef_offsetof.h.F032B8137362A473.idx deleted file mode 100644 index 345432bce..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stddef_offsetof.h.F032B8137362A473.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stddef_ptrdiff_t.h.244B2A4B8AE5E0B4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stddef_ptrdiff_t.h.244B2A4B8AE5E0B4.idx deleted file mode 100644 index 114645e13..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stddef_ptrdiff_t.h.244B2A4B8AE5E0B4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stddef_size_t.h.747ED4A2DA41774B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stddef_size_t.h.747ED4A2DA41774B.idx deleted file mode 100644 index 949c5e658..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stddef_size_t.h.747ED4A2DA41774B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stddef_wchar_t.h.E89E65F6312D18C8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stddef_wchar_t.h.E89E65F6312D18C8.idx deleted file mode 100644 index eca543712..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__stddef_wchar_t.h.E89E65F6312D18C8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__wmmintrin_aes.h.D3052D365ACBB060.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__wmmintrin_aes.h.D3052D365ACBB060.idx deleted file mode 100644 index f0757e597..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__wmmintrin_aes.h.D3052D365ACBB060.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__wmmintrin_pclmul.h.29B6A52785FA6A81.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__wmmintrin_pclmul.h.29B6A52785FA6A81.idx deleted file mode 100644 index 77c0f637f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/__wmmintrin_pclmul.h.29B6A52785FA6A81.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/_cassert.h.564AE3DC2D9DE72D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/_cassert.h.564AE3DC2D9DE72D.idx deleted file mode 100644 index 4b0c01152..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/_cassert.h.564AE3DC2D9DE72D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/_prefix.h.E1B203E338B57F67.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/_prefix.h.E1B203E338B57F67.idx deleted file mode 100644 index ac2fa50d7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/_prefix.h.E1B203E338B57F67.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/acosh.hpp.E937E08D8ECAA82B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/acosh.hpp.E937E08D8ECAA82B.idx deleted file mode 100644 index 28fd30a7e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/acosh.hpp.E937E08D8ECAA82B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/adcintrin.h.2BE5EB98EE72128D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/adcintrin.h.2BE5EB98EE72128D.idx deleted file mode 100644 index a52a43abd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/adcintrin.h.2BE5EB98EE72128D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add.hpp.9B625FFDEA31911E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add.hpp.9B625FFDEA31911E.idx deleted file mode 100644 index e10719105..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add.hpp.9B625FFDEA31911E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add.hpp.F890323674FD41A8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add.hpp.F890323674FD41A8.idx deleted file mode 100644 index c499654df..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add.hpp.F890323674FD41A8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add_const.hpp.F3ABEA6C2878E031.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add_const.hpp.F3ABEA6C2878E031.idx deleted file mode 100644 index d9237481d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add_const.hpp.F3ABEA6C2878E031.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add_lvalue_reference.hpp.D920296DF8B84261.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add_lvalue_reference.hpp.D920296DF8B84261.idx deleted file mode 100644 index 41074ca3d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add_lvalue_reference.hpp.D920296DF8B84261.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add_pointer.hpp.A5A36C328E5AE69A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add_pointer.hpp.A5A36C328E5AE69A.idx deleted file mode 100644 index e959a591e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add_pointer.hpp.A5A36C328E5AE69A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add_reference.hpp.4D87054C956FB03B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add_reference.hpp.4D87054C956FB03B.idx deleted file mode 100644 index d0e259637..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add_reference.hpp.4D87054C956FB03B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add_rvalue_reference.hpp.843FB86A1C6E2E51.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add_rvalue_reference.hpp.843FB86A1C6E2E51.idx deleted file mode 100644 index 6a306c37d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add_rvalue_reference.hpp.843FB86A1C6E2E51.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add_unsigned.hpp.5FACE3F648AA739A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add_unsigned.hpp.5FACE3F648AA739A.idx deleted file mode 100644 index e17bb87ed..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add_unsigned.hpp.5FACE3F648AA739A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add_volatile.hpp.870AF5DC5771C296.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add_volatile.hpp.870AF5DC5771C296.idx deleted file mode 100644 index 3f23a79bd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/add_volatile.hpp.870AF5DC5771C296.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/addressof.hpp.447EF8CE53BD6A2E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/addressof.hpp.447EF8CE53BD6A2E.idx deleted file mode 100644 index 20d71e516..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/addressof.hpp.447EF8CE53BD6A2E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/addressof.hpp.94D1FE32374C3AA3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/addressof.hpp.94D1FE32374C3AA3.idx deleted file mode 100644 index 6c376c128..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/addressof.hpp.94D1FE32374C3AA3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/addressof.hpp.A4C4ED5F16ABA24E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/addressof.hpp.A4C4ED5F16ABA24E.idx deleted file mode 100644 index df2d500a5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/addressof.hpp.A4C4ED5F16ABA24E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/adl.hpp.4762752969B0BBEB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/adl.hpp.4762752969B0BBEB.idx deleted file mode 100644 index b64259a17..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/adl.hpp.4762752969B0BBEB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/adl_barrier.hpp.0AF2152941E20C77.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/adl_barrier.hpp.0AF2152941E20C77.idx deleted file mode 100644 index e0ef2a6ba..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/adl_barrier.hpp.0AF2152941E20C77.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/adl_move_swap.hpp.AE554A895A1FDAD6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/adl_move_swap.hpp.AE554A895A1FDAD6.idx deleted file mode 100644 index 605518435..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/adl_move_swap.hpp.AE554A895A1FDAD6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/adt.hpp.A710A06E202D7001.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/adt.hpp.A710A06E202D7001.idx deleted file mode 100644 index a6ba9d134..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/adt.hpp.A710A06E202D7001.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/advance.hpp.3CFAA8E2934B6066.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/advance.hpp.3CFAA8E2934B6066.idx deleted file mode 100644 index 4008cf0cc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/advance.hpp.3CFAA8E2934B6066.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/advance.hpp.AE56124AC95487F1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/advance.hpp.AE56124AC95487F1.idx deleted file mode 100644 index 3698753e2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/advance.hpp.AE56124AC95487F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/advance_backward.hpp.5BE1B95A9E83C151.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/advance_backward.hpp.5BE1B95A9E83C151.idx deleted file mode 100644 index 4ebfd52cd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/advance_backward.hpp.5BE1B95A9E83C151.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/advance_backward.hpp.A1DF8C346DD303B9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/advance_backward.hpp.A1DF8C346DD303B9.idx deleted file mode 100644 index 4879541d7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/advance_backward.hpp.A1DF8C346DD303B9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/advance_forward.hpp.9E08048A5B8FAB03.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/advance_forward.hpp.9E08048A5B8FAB03.idx deleted file mode 100644 index 77c71df40..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/advance_forward.hpp.9E08048A5B8FAB03.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/advance_forward.hpp.B02C8E64424FB375.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/advance_forward.hpp.B02C8E64424FB375.idx deleted file mode 100644 index 75746feef..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/advance_forward.hpp.B02C8E64424FB375.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/advance_fwd.hpp.0AD0313978C71244.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/advance_fwd.hpp.0AD0313978C71244.idx deleted file mode 100644 index 2cb60305c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/advance_fwd.hpp.0AD0313978C71244.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/adxintrin.h.B99236E89A5502D8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/adxintrin.h.B99236E89A5502D8.idx deleted file mode 100644 index bc6c8eadd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/adxintrin.h.B99236E89A5502D8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/algorithm.4283CE8E04B88D2A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/algorithm.4283CE8E04B88D2A.idx deleted file mode 100644 index f1491f88f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/algorithm.4283CE8E04B88D2A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/algorithm.hpp.64012D1BB3FD3FDA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/algorithm.hpp.64012D1BB3FD3FDA.idx deleted file mode 100644 index fe95f4d9b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/algorithm.hpp.64012D1BB3FD3FDA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/algorithm.hpp.D86BA9B4B026D49B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/algorithm.hpp.D86BA9B4B026D49B.idx deleted file mode 100644 index e57feeaf4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/algorithm.hpp.D86BA9B4B026D49B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/algorithmfwd.h.B52ADC7A074104CF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/algorithmfwd.h.B52ADC7A074104CF.idx deleted file mode 100644 index 16590dfad..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/algorithmfwd.h.B52ADC7A074104CF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/align.h.80C2512B8F842646.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/align.h.80C2512B8F842646.idx deleted file mode 100644 index d485e3392..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/align.h.80C2512B8F842646.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/aligned_buffer.h.A18F22CAB29234EA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/aligned_buffer.h.A18F22CAB29234EA.idx deleted file mode 100644 index cb7b88017..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/aligned_buffer.h.A18F22CAB29234EA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/aligned_storage.hpp.7FFC373F8BEED800.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/aligned_storage.hpp.7FFC373F8BEED800.idx deleted file mode 100644 index 68336ef64..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/aligned_storage.hpp.7FFC373F8BEED800.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/alignment_of.hpp.7CC82D98BD35FBC9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/alignment_of.hpp.7CC82D98BD35FBC9.idx deleted file mode 100644 index f733a9625..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/alignment_of.hpp.7CC82D98BD35FBC9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/all_of.hpp.D0DA42B2B8C1E49E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/all_of.hpp.D0DA42B2B8C1E49E.idx deleted file mode 100644 index 048f10a16..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/all_of.hpp.D0DA42B2B8C1E49E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/alloc_construct.hpp.8752BE1DD9ABFC56.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/alloc_construct.hpp.8752BE1DD9ABFC56.idx deleted file mode 100644 index dccd4bfd5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/alloc_construct.hpp.8752BE1DD9ABFC56.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/alloc_traits.h.5CF5F0A69C036EAA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/alloc_traits.h.5CF5F0A69C036EAA.idx deleted file mode 100644 index 5fa9cb5c7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/alloc_traits.h.5CF5F0A69C036EAA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/alloc_traits.h.72E7C35C664767C1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/alloc_traits.h.72E7C35C664767C1.idx deleted file mode 100644 index c39f15765..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/alloc_traits.h.72E7C35C664767C1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/alloca.h.793370BF9878CFB6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/alloca.h.793370BF9878CFB6.idx deleted file mode 100644 index 2d5f581b9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/alloca.h.793370BF9878CFB6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/allocate_shared_array.hpp.6F2543ADBEFF3748.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/allocate_shared_array.hpp.6F2543ADBEFF3748.idx deleted file mode 100644 index c5acc0769..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/allocate_shared_array.hpp.6F2543ADBEFF3748.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/allocated_ptr.h.8214ECF4C56E78C2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/allocated_ptr.h.8214ECF4C56E78C2.idx deleted file mode 100644 index 5d425726f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/allocated_ptr.h.8214ECF4C56E78C2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/allocator.h.D31E7B8BEFD5AE94.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/allocator.h.D31E7B8BEFD5AE94.idx deleted file mode 100644 index e1fed43e8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/allocator.h.D31E7B8BEFD5AE94.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/allocator_access.hpp.B187EBF3833B6580.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/allocator_access.hpp.B187EBF3833B6580.idx deleted file mode 100644 index c59a832b4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/allocator_access.hpp.B187EBF3833B6580.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/always.hpp.A811744B1ED4AAE5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/always.hpp.A811744B1ED4AAE5.idx deleted file mode 100644 index 74e012bf4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/always.hpp.A811744B1ED4AAE5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/amxcomplexintrin.h.B8C10E320F033207.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/amxcomplexintrin.h.B8C10E320F033207.idx deleted file mode 100644 index 9425916de..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/amxcomplexintrin.h.B8C10E320F033207.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/amxfp16intrin.h.7633A9ACDC55FDD4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/amxfp16intrin.h.7633A9ACDC55FDD4.idx deleted file mode 100644 index aab11140a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/amxfp16intrin.h.7633A9ACDC55FDD4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/amxintrin.h.9086762164432560.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/amxintrin.h.9086762164432560.idx deleted file mode 100644 index d6d04f24d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/amxintrin.h.9086762164432560.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/and.hpp.0C631F033421DB18.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/and.hpp.0C631F033421DB18.idx deleted file mode 100644 index 7f9e808d9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/and.hpp.0C631F033421DB18.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/and.hpp.44CF984ADDBE2140.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/and.hpp.44CF984ADDBE2140.idx deleted file mode 100644 index d476eff06..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/and.hpp.44CF984ADDBE2140.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/and.hpp.C5255ACFD970E509.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/and.hpp.C5255ACFD970E509.idx deleted file mode 100644 index 86ecec18d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/and.hpp.C5255ACFD970E509.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/android.h.70A3EDE96BEB587A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/android.h.70A3EDE96BEB587A.idx deleted file mode 100644 index 0f96376a2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/android.h.70A3EDE96BEB587A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply.hpp.111E874E21D32FE8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply.hpp.111E874E21D32FE8.idx deleted file mode 100644 index cebe5d44d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply.hpp.111E874E21D32FE8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply.hpp.FD34700FD16670E6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply.hpp.FD34700FD16670E6.idx deleted file mode 100644 index 735fa27cf..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply.hpp.FD34700FD16670E6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_fwd.hpp.B57D5EEE77278D59.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_fwd.hpp.B57D5EEE77278D59.idx deleted file mode 100644 index 12c775df5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_fwd.hpp.B57D5EEE77278D59.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_fwd.hpp.E599315CB52362D2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_fwd.hpp.E599315CB52362D2.idx deleted file mode 100644 index c6eb2fa2f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_fwd.hpp.E599315CB52362D2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_visitor.hpp.4F44335CF2E19E4D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_visitor.hpp.4F44335CF2E19E4D.idx deleted file mode 100644 index 7e49c61dd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_visitor.hpp.4F44335CF2E19E4D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_visitor_binary.hpp.FA65DE3CB5D26028.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_visitor_binary.hpp.FA65DE3CB5D26028.idx deleted file mode 100644 index ee222b524..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_visitor_binary.hpp.FA65DE3CB5D26028.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_visitor_delayed.hpp.B48FC1F1577CEFFD.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_visitor_delayed.hpp.B48FC1F1577CEFFD.idx deleted file mode 100644 index c7dc0a6c1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_visitor_delayed.hpp.B48FC1F1577CEFFD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_visitor_unary.hpp.8F54544413FA625B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_visitor_unary.hpp.8F54544413FA625B.idx deleted file mode 100644 index 5726f4bdd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_visitor_unary.hpp.8F54544413FA625B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_wrap.hpp.7F9CE5461276484A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_wrap.hpp.7F9CE5461276484A.idx deleted file mode 100644 index 2f1453049..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_wrap.hpp.7F9CE5461276484A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_wrap.hpp.E9026090B53881D9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_wrap.hpp.E9026090B53881D9.idx deleted file mode 100644 index 91b93f402..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/apply_wrap.hpp.E9026090B53881D9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arg.hpp.1D9A58F06D6642CF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arg.hpp.1D9A58F06D6642CF.idx deleted file mode 100644 index e9c4046b2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arg.hpp.1D9A58F06D6642CF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arg.hpp.2035AFA6068B9478.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arg.hpp.2035AFA6068B9478.idx deleted file mode 100644 index 39f93223f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arg.hpp.2035AFA6068B9478.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arg.hpp.A49E39164830A39F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arg.hpp.A49E39164830A39F.idx deleted file mode 100644 index b21b6c6f4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arg.hpp.A49E39164830A39F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arg_fwd.hpp.35AC55B4CC22492D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arg_fwd.hpp.35AC55B4CC22492D.idx deleted file mode 100644 index b9378756e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arg_fwd.hpp.35AC55B4CC22492D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arg_typedef.hpp.4A76C570E07141B8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arg_typedef.hpp.4A76C570E07141B8.idx deleted file mode 100644 index 71f6dcb2b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arg_typedef.hpp.4A76C570E07141B8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/argument.hpp.1309A77B8DCBC282.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/argument.hpp.1309A77B8DCBC282.idx deleted file mode 100644 index 1b5ba0316..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/argument.hpp.1309A77B8DCBC282.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/argument_factory.hpp.EFA3F54F86E0A822.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/argument_factory.hpp.EFA3F54F86E0A822.idx deleted file mode 100644 index adf927490..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/argument_factory.hpp.EFA3F54F86E0A822.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/argv_traverser.hpp.C2C6CBF3B348E764.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/argv_traverser.hpp.C2C6CBF3B348E764.idx deleted file mode 100644 index f17efdb39..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/argv_traverser.hpp.C2C6CBF3B348E764.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arithmetic_op.hpp.FFFE4894FFBA72BD.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arithmetic_op.hpp.FFFE4894FFBA72BD.idx deleted file mode 100644 index 680345692..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arithmetic_op.hpp.FFFE4894FFBA72BD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arity.hpp.3193FC29DD86EDBB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arity.hpp.3193FC29DD86EDBB.idx deleted file mode 100644 index 3fe39431f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arity.hpp.3193FC29DD86EDBB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arity.hpp.CAA603ECEF29D32D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arity.hpp.CAA603ECEF29D32D.idx deleted file mode 100644 index d932d8593..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arity.hpp.CAA603ECEF29D32D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arity_spec.hpp.DEC2E8BE8C096F44.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arity_spec.hpp.DEC2E8BE8C096F44.idx deleted file mode 100644 index a32443916..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arity_spec.hpp.DEC2E8BE8C096F44.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/array.184FFFD3B962987A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/array.184FFFD3B962987A.idx deleted file mode 100644 index eb0069150..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/array.184FFFD3B962987A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/array.hpp.DDC003BBF851AAAC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/array.hpp.DDC003BBF851AAAC.idx deleted file mode 100644 index 102c75de1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/array.hpp.DDC003BBF851AAAC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/array.hpp.F81402E7C629795F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/array.hpp.F81402E7C629795F.idx deleted file mode 100644 index 5c05ec065..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/array.hpp.F81402E7C629795F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arrays.hpp.D1315F558371AF16.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arrays.hpp.D1315F558371AF16.idx deleted file mode 100644 index dfb3732e9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/arrays.hpp.D1315F558371AF16.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/asinh.hpp.1F42D160AD4BC7F3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/asinh.hpp.1F42D160AD4BC7F3.idx deleted file mode 100644 index cb9b17cc4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/asinh.hpp.1F42D160AD4BC7F3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assert.h.9895EEC17E1D2A2B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assert.h.9895EEC17E1D2A2B.idx deleted file mode 100644 index f6ddf4a91..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assert.h.9895EEC17E1D2A2B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.2CB993E2C600A361.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.2CB993E2C600A361.idx deleted file mode 100644 index d28530a53..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.2CB993E2C600A361.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.38D24F26E72019A6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.38D24F26E72019A6.idx deleted file mode 100644 index 172e6b6ad..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.38D24F26E72019A6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.584E87E80FA35C1D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.584E87E80FA35C1D.idx deleted file mode 100644 index 08edc7df0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.584E87E80FA35C1D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.88B02CC8C0612E45.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.88B02CC8C0612E45.idx deleted file mode 100644 index ea7dc2033..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.88B02CC8C0612E45.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.E8695BDFCC0487F3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.E8695BDFCC0487F3.idx deleted file mode 100644 index f63c11c63..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assert.hpp.E8695BDFCC0487F3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assertion.hpp.54AEB90D01350EA4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assertion.hpp.54AEB90D01350EA4.idx deleted file mode 100644 index cee5b89da..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assertion.hpp.54AEB90D01350EA4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assertion_result.hpp.5B01DF3D74E59A37.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assertion_result.hpp.5B01DF3D74E59A37.idx deleted file mode 100644 index f7a0674e1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assertion_result.hpp.5B01DF3D74E59A37.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assertions.h.266799074BAB8854.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assertions.h.266799074BAB8854.idx deleted file mode 100644 index a22b0021a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assertions.h.266799074BAB8854.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assign_op.hpp.2EE46E338113F190.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assign_op.hpp.2EE46E338113F190.idx deleted file mode 100644 index 8118ece1a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/assign_op.hpp.2EE46E338113F190.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atanh.hpp.A0E4D51884CF89A3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atanh.hpp.A0E4D51884CF89A3.idx deleted file mode 100644 index 4c2d6ace9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atanh.hpp.A0E4D51884CF89A3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atomic.46821F82D327FD81.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atomic.46821F82D327FD81.idx deleted file mode 100644 index 196d49671..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atomic.46821F82D327FD81.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atomic.hpp.892898AAB1B64153.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atomic.hpp.892898AAB1B64153.idx deleted file mode 100644 index a4f2e02ba..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atomic.hpp.892898AAB1B64153.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atomic_base.h.9272BFEE4EE55D68.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atomic_base.h.9272BFEE4EE55D68.idx deleted file mode 100644 index 6f0f06779..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atomic_base.h.9272BFEE4EE55D68.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atomic_lockfree_defines.h.2A0580E3C1CF977D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atomic_lockfree_defines.h.2A0580E3C1CF977D.idx deleted file mode 100644 index 898545ee7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atomic_lockfree_defines.h.2A0580E3C1CF977D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atomic_wide_counter.h.397D66B6BECC0AA2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atomic_wide_counter.h.397D66B6BECC0AA2.idx deleted file mode 100644 index ea4657535..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atomic_wide_counter.h.397D66B6BECC0AA2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atomic_word.h.0B7FB187C2532DE8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atomic_word.h.0B7FB187C2532DE8.idx deleted file mode 100644 index f25658aef..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atomic_word.h.0B7FB187C2532DE8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atomicity.h.D4655A6FAF2C5588.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atomicity.h.D4655A6FAF2C5588.idx deleted file mode 100644 index da09b46ae..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/atomicity.h.D4655A6FAF2C5588.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/auto_ptr.h.D1AF7143391B211D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/auto_ptr.h.D1AF7143391B211D.idx deleted file mode 100644 index 29a27efde..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/auto_ptr.h.D1AF7143391B211D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/auto_rec.hpp.76BB563266A3144A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/auto_rec.hpp.76BB563266A3144A.idx deleted file mode 100644 index 34d96590a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/auto_rec.hpp.76BB563266A3144A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/auto_rec_256.hpp.19F4AE6CB2C7A1D1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/auto_rec_256.hpp.19F4AE6CB2C7A1D1.idx deleted file mode 100644 index b5c4fa89e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/auto_rec_256.hpp.19F4AE6CB2C7A1D1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/auto_registration.hpp.E563B6965E7A0671.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/auto_registration.hpp.E563B6965E7A0671.idx deleted file mode 100644 index 3779e9dc1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/auto_registration.hpp.E563B6965E7A0671.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/autodiff_reverse.hpp.75F31CB11D876BAE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/autodiff_reverse.hpp.75F31CB11D876BAE.idx deleted file mode 100644 index 44aae965a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/autodiff_reverse.hpp.75F31CB11D876BAE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx2intrin.h.4B479FEED5B7E6AB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx2intrin.h.4B479FEED5B7E6AB.idx deleted file mode 100644 index fda23a2ed..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx2intrin.h.4B479FEED5B7E6AB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512bf16intrin.h.F60B4C10A5B1AFE8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512bf16intrin.h.F60B4C10A5B1AFE8.idx deleted file mode 100644 index 3ac11b2d2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512bf16intrin.h.F60B4C10A5B1AFE8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512bitalgintrin.h.73C506822F76856B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512bitalgintrin.h.73C506822F76856B.idx deleted file mode 100644 index b8d19ba8e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512bitalgintrin.h.73C506822F76856B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512bwintrin.h.F3A5BC5DB96B5FF9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512bwintrin.h.F3A5BC5DB96B5FF9.idx deleted file mode 100644 index 52b553e51..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512bwintrin.h.F3A5BC5DB96B5FF9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512cdintrin.h.67CC93BB0FFBE5C4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512cdintrin.h.67CC93BB0FFBE5C4.idx deleted file mode 100644 index c47514315..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512cdintrin.h.67CC93BB0FFBE5C4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512dqintrin.h.80D38A4D34B14576.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512dqintrin.h.80D38A4D34B14576.idx deleted file mode 100644 index 81a2d1618..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512dqintrin.h.80D38A4D34B14576.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512erintrin.h.C7EF0F3458308373.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512erintrin.h.C7EF0F3458308373.idx deleted file mode 100644 index d1f322a8c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512erintrin.h.C7EF0F3458308373.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512fintrin.h.8D25C5C69353A872.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512fintrin.h.8D25C5C69353A872.idx deleted file mode 100644 index 98dfc138e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512fintrin.h.8D25C5C69353A872.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512fp16intrin.h.C2666FC918C8640B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512fp16intrin.h.C2666FC918C8640B.idx deleted file mode 100644 index dd16d1cbc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512fp16intrin.h.C2666FC918C8640B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512ifmaintrin.h.8394FA244BEED1F1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512ifmaintrin.h.8394FA244BEED1F1.idx deleted file mode 100644 index 8d8ed581b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512ifmaintrin.h.8394FA244BEED1F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512ifmavlintrin.h.9E9BDA57864470D4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512ifmavlintrin.h.9E9BDA57864470D4.idx deleted file mode 100644 index 3d23f68e3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512ifmavlintrin.h.9E9BDA57864470D4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512pfintrin.h.FE617478181C3627.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512pfintrin.h.FE617478181C3627.idx deleted file mode 100644 index 03435b5d1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512pfintrin.h.FE617478181C3627.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vbmi2intrin.h.4E36DCFB7A6246EF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vbmi2intrin.h.4E36DCFB7A6246EF.idx deleted file mode 100644 index 5b19b87be..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vbmi2intrin.h.4E36DCFB7A6246EF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vbmiintrin.h.567D147D582FA07C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vbmiintrin.h.567D147D582FA07C.idx deleted file mode 100644 index 456d23e98..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vbmiintrin.h.567D147D582FA07C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vbmivlintrin.h.0114F7193B13D820.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vbmivlintrin.h.0114F7193B13D820.idx deleted file mode 100644 index 891fcc3c4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vbmivlintrin.h.0114F7193B13D820.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlbf16intrin.h.70B565E6E580191C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlbf16intrin.h.70B565E6E580191C.idx deleted file mode 100644 index 84862a960..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlbf16intrin.h.70B565E6E580191C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlbitalgintrin.h.DA8826F96E42E6D1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlbitalgintrin.h.DA8826F96E42E6D1.idx deleted file mode 100644 index 2ed5bd016..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlbitalgintrin.h.DA8826F96E42E6D1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlbwintrin.h.47B83823081565B0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlbwintrin.h.47B83823081565B0.idx deleted file mode 100644 index 14ddef048..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlbwintrin.h.47B83823081565B0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlcdintrin.h.39DCC6FB126FD795.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlcdintrin.h.39DCC6FB126FD795.idx deleted file mode 100644 index c8a815fe8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlcdintrin.h.39DCC6FB126FD795.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vldqintrin.h.3C96958CEA856541.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vldqintrin.h.3C96958CEA856541.idx deleted file mode 100644 index 0ad7becea..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vldqintrin.h.3C96958CEA856541.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlfp16intrin.h.8435A3F22B79AC47.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlfp16intrin.h.8435A3F22B79AC47.idx deleted file mode 100644 index 54160d463..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlfp16intrin.h.8435A3F22B79AC47.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlintrin.h.8C046C5C7CBC8CDD.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlintrin.h.8C046C5C7CBC8CDD.idx deleted file mode 100644 index 51fcacc7a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlintrin.h.8C046C5C7CBC8CDD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlvbmi2intrin.h.0AA5ED9E1A19628C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlvbmi2intrin.h.0AA5ED9E1A19628C.idx deleted file mode 100644 index 0beff4d10..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlvbmi2intrin.h.0AA5ED9E1A19628C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlvnniintrin.h.74348B208C24630D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlvnniintrin.h.74348B208C24630D.idx deleted file mode 100644 index 07cdf6eb2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlvnniintrin.h.74348B208C24630D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlvp2intersectintrin.h.DFA8A2BA0218EA45.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlvp2intersectintrin.h.DFA8A2BA0218EA45.idx deleted file mode 100644 index 1f4c28722..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vlvp2intersectintrin.h.DFA8A2BA0218EA45.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vnniintrin.h.FA2F5F8DB6FDC4BC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vnniintrin.h.FA2F5F8DB6FDC4BC.idx deleted file mode 100644 index 3a8ccff77..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vnniintrin.h.FA2F5F8DB6FDC4BC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vp2intersectintrin.h.189D8CDFB4DB83F6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vp2intersectintrin.h.189D8CDFB4DB83F6.idx deleted file mode 100644 index 5303b8f26..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vp2intersectintrin.h.189D8CDFB4DB83F6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vpopcntdqintrin.h.AAD1DE5ABF351364.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vpopcntdqintrin.h.AAD1DE5ABF351364.idx deleted file mode 100644 index f7638b60c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vpopcntdqintrin.h.AAD1DE5ABF351364.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vpopcntdqvlintrin.h.1E61FFF5C9E1BCA4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vpopcntdqvlintrin.h.1E61FFF5C9E1BCA4.idx deleted file mode 100644 index 2fb948ea1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avx512vpopcntdqvlintrin.h.1E61FFF5C9E1BCA4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avxifmaintrin.h.F95B8CBB53FC9A90.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avxifmaintrin.h.F95B8CBB53FC9A90.idx deleted file mode 100644 index d63898f0c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avxifmaintrin.h.F95B8CBB53FC9A90.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avxintrin.h.D74A1C70A5FB4D2A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avxintrin.h.D74A1C70A5FB4D2A.idx deleted file mode 100644 index 1d47f9906..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avxintrin.h.D74A1C70A5FB4D2A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avxneconvertintrin.h.494E7954BCD4E6D8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avxneconvertintrin.h.494E7954BCD4E6D8.idx deleted file mode 100644 index 42067668a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avxneconvertintrin.h.494E7954BCD4E6D8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avxvnniint16intrin.h.99000C47AEC510FB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avxvnniint16intrin.h.99000C47AEC510FB.idx deleted file mode 100644 index db4d83292..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avxvnniint16intrin.h.99000C47AEC510FB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avxvnniint8intrin.h.1E8B42C44CF40206.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avxvnniint8intrin.h.1E8B42C44CF40206.idx deleted file mode 100644 index 84df55bb3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avxvnniint8intrin.h.1E8B42C44CF40206.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avxvnniintrin.h.C8BF77C1E1B7F75A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avxvnniintrin.h.C8BF77C1E1B7F75A.idx deleted file mode 100644 index dcb5487dd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/avxvnniintrin.h.C8BF77C1E1B7F75A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/back_inserter.hpp.3FD7C7002804E8C7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/back_inserter.hpp.3FD7C7002804E8C7.idx deleted file mode 100644 index 63a502223..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/back_inserter.hpp.3FD7C7002804E8C7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/backup_holder.hpp.F3B7B684EEBD4371.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/backup_holder.hpp.F3B7B684EEBD4371.idx deleted file mode 100644 index efa776803..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/backup_holder.hpp.F3B7B684EEBD4371.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/backward_compatibility.hpp.10BA0E3F1745546E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/backward_compatibility.hpp.10BA0E3F1745546E.idx deleted file mode 100644 index 3f38d737d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/backward_compatibility.hpp.10BA0E3F1745546E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bad_lexical_cast.hpp.728F79ABDF61873F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bad_lexical_cast.hpp.728F79ABDF61873F.idx deleted file mode 100644 index 5ee6e2faf..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bad_lexical_cast.hpp.728F79ABDF61873F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bad_visit.hpp.18A8605FCCF56DF0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bad_visit.hpp.18A8605FCCF56DF0.idx deleted file mode 100644 index c4867df9d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bad_visit.hpp.18A8605FCCF56DF0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bad_weak_ptr.hpp.9293605093FF9F0D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bad_weak_ptr.hpp.9293605093FF9F0D.idx deleted file mode 100644 index 31040b95c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bad_weak_ptr.hpp.9293605093FF9F0D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/base_from_member.hpp.C4E4F95036A4C1AD.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/base_from_member.hpp.C4E4F95036A4C1AD.idx deleted file mode 100644 index 4f9ff9399..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/base_from_member.hpp.C4E4F95036A4C1AD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bases.hpp.6B1FED1A706E83BF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bases.hpp.6B1FED1A706E83BF.idx deleted file mode 100644 index 3e6d4028f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bases.hpp.6B1FED1A706E83BF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_cstring.hpp.9D1330F8BE31F44E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_cstring.hpp.9D1330F8BE31F44E.idx deleted file mode 100644 index 5de3a09c8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_cstring.hpp.9D1330F8BE31F44E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_cstring_fwd.hpp.939A498BFA1F4A37.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_cstring_fwd.hpp.939A498BFA1F4A37.idx deleted file mode 100644 index f213ea8ff..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_cstring_fwd.hpp.939A498BFA1F4A37.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_file.h.873F2991A00A844D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_file.h.873F2991A00A844D.idx deleted file mode 100644 index 3d237b0a0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_file.h.873F2991A00A844D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_ios.h.F2BD146D5C745B73.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_ios.h.F2BD146D5C745B73.idx deleted file mode 100644 index 05f97e792..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_ios.h.F2BD146D5C745B73.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_ios.tcc.CFB8EFD92BF1D6D4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_ios.tcc.CFB8EFD92BF1D6D4.idx deleted file mode 100644 index 166bf31bd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_ios.tcc.CFB8EFD92BF1D6D4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_pointerbuf.hpp.80BDA2F776EFA73C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_pointerbuf.hpp.80BDA2F776EFA73C.idx deleted file mode 100644 index a3e162759..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_pointerbuf.hpp.80BDA2F776EFA73C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_string.h.636F8FA9AD80474A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_string.h.636F8FA9AD80474A.idx deleted file mode 100644 index 5656ccbc3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_string.h.636F8FA9AD80474A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_string.tcc.2D0C76EB3099AFF8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_string.tcc.2D0C76EB3099AFF8.idx deleted file mode 100644 index 8dea68cbe..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/basic_string.tcc.2D0C76EB3099AFF8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bcc.hpp.8CAE107F0CAA5132.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bcc.hpp.8CAE107F0CAA5132.idx deleted file mode 100644 index c8003f51f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bcc.hpp.8CAE107F0CAA5132.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bcs_char_traits.hpp.F1B624A9FFBC2B33.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bcs_char_traits.hpp.F1B624A9FFBC2B33.idx deleted file mode 100644 index a9a60f01c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bcs_char_traits.hpp.F1B624A9FFBC2B33.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/begin.hpp.D19C452D0AC2C19B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/begin.hpp.D19C452D0AC2C19B.idx deleted file mode 100644 index 1d9616280..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/begin.hpp.D19C452D0AC2C19B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/begin_end.hpp.2C4B075D1859031F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/begin_end.hpp.2C4B075D1859031F.idx deleted file mode 100644 index c091c75cf..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/begin_end.hpp.2C4B075D1859031F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/begin_end.hpp.424D5260DF44E8C0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/begin_end.hpp.424D5260DF44E8C0.idx deleted file mode 100644 index 73083453d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/begin_end.hpp.424D5260DF44E8C0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/begin_end_fwd.hpp.C36A095E0B5BA21C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/begin_end_fwd.hpp.C36A095E0B5BA21C.idx deleted file mode 100644 index 361978964..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/begin_end_fwd.hpp.C36A095E0B5BA21C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/begin_end_impl.hpp.FD7ACC384530592C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/begin_end_impl.hpp.FD7ACC384530592C.idx deleted file mode 100644 index 62d3f458e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/begin_end_impl.hpp.FD7ACC384530592C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bernoulli.hpp.82BB451D2A0B5D28.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bernoulli.hpp.82BB451D2A0B5D28.idx deleted file mode 100644 index 0059819b7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bernoulli.hpp.82BB451D2A0B5D28.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bernoulli_details.hpp.2909941D0282F761.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bernoulli_details.hpp.2909941D0282F761.idx deleted file mode 100644 index b9aa78141..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bernoulli_details.hpp.2909941D0282F761.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/big_constant.hpp.6E2E5C7CDBD6739F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/big_constant.hpp.6E2E5C7CDBD6739F.idx deleted file mode 100644 index a270b7c5a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/big_constant.hpp.6E2E5C7CDBD6739F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/binary.hpp.BC32DA059C0E40DF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/binary.hpp.BC32DA059C0E40DF.idx deleted file mode 100644 index 8b568fb7c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/binary.hpp.BC32DA059C0E40DF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.07435E83AAFC91E1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.07435E83AAFC91E1.idx deleted file mode 100644 index 7132726ea..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.07435E83AAFC91E1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.2A9C301B7924AFED.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.2A9C301B7924AFED.idx deleted file mode 100644 index bc6b4fd5b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.2A9C301B7924AFED.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.88B92364FD048CA6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.88B92364FD048CA6.idx deleted file mode 100644 index 1ba51f462..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.88B92364FD048CA6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.B516F0331DFCA919.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.B516F0331DFCA919.idx deleted file mode 100644 index 942e25210..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.B516F0331DFCA919.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.EAEEC3DD8A3F055D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.EAEEC3DD8A3F055D.idx deleted file mode 100644 index a46baaac0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind.hpp.EAEEC3DD8A3F055D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind_cc.hpp.3AD83ADF7B0BB867.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind_cc.hpp.3AD83ADF7B0BB867.idx deleted file mode 100644 index 101edeecf..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind_cc.hpp.3AD83ADF7B0BB867.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind_fwd.hpp.5C9032D429E006D6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind_fwd.hpp.5C9032D429E006D6.idx deleted file mode 100644 index 9beb60f23..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind_fwd.hpp.5C9032D429E006D6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind_fwd.hpp.E9B9E6B236008B1B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind_fwd.hpp.E9B9E6B236008B1B.idx deleted file mode 100644 index a78797c53..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind_fwd.hpp.E9B9E6B236008B1B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind_mf2_cc.hpp.BC3B5E5DCA7F863B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind_mf2_cc.hpp.BC3B5E5DCA7F863B.idx deleted file mode 100644 index f278239fa..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind_mf2_cc.hpp.BC3B5E5DCA7F863B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind_mf_cc.hpp.E70545C93C1ACB97.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind_mf_cc.hpp.E70545C93C1ACB97.idx deleted file mode 100644 index 6f4ccc09c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bind_mf_cc.hpp.E70545C93C1ACB97.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/binders.h.C589B2454DC21565.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/binders.h.C589B2454DC21565.idx deleted file mode 100644 index 8aa56c7d8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/binders.h.C589B2454DC21565.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bit.E77EA5629EB3D467.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bit.E77EA5629EB3D467.idx deleted file mode 100644 index 77ddfe269..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bit.E77EA5629EB3D467.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bitand.hpp.DA56CB6E74623C33.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bitand.hpp.DA56CB6E74623C33.idx deleted file mode 100644 index 184b0b439..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bitand.hpp.DA56CB6E74623C33.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bitor.hpp.F310F7EAFB9B187A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bitor.hpp.F310F7EAFB9B187A.idx deleted file mode 100644 index 227654e3b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bitor.hpp.F310F7EAFB9B187A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bitscan.hpp.3C06B7A874C57766.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bitscan.hpp.3C06B7A874C57766.idx deleted file mode 100644 index 9d57257eb..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bitscan.hpp.3C06B7A874C57766.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bitsperlong.h.6E74E6215C6106E0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bitsperlong.h.6E74E6215C6106E0.idx deleted file mode 100644 index ad0c91eb8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bitsperlong.h.6E74E6215C6106E0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bitsperlong.h.B267C684FE143FB5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bitsperlong.h.B267C684FE143FB5.idx deleted file mode 100644 index fe19dc9c7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bitsperlong.h.B267C684FE143FB5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bitwise.hpp.98E4950C72AA841B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bitwise.hpp.98E4950C72AA841B.idx deleted file mode 100644 index a9b8160f6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bitwise.hpp.98E4950C72AA841B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bitwise_manip.hpp.83E2C677CA71FFD4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bitwise_manip.hpp.83E2C677CA71FFD4.idx deleted file mode 100644 index ef243f4c0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bitwise_manip.hpp.83E2C677CA71FFD4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/blank.hpp.498E6EECEC4375EE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/blank.hpp.498E6EECEC4375EE.idx deleted file mode 100644 index 0a4bb5780..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/blank.hpp.498E6EECEC4375EE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/blank_fwd.hpp.3473D2740BC59B19.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/blank_fwd.hpp.3473D2740BC59B19.idx deleted file mode 100644 index 6b82dc988..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/blank_fwd.hpp.3473D2740BC59B19.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bmi2intrin.h.473881B1967D3685.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bmi2intrin.h.473881B1967D3685.idx deleted file mode 100644 index 3bece34b6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bmi2intrin.h.473881B1967D3685.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bmiintrin.h.BA9CA1AB25ED958C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bmiintrin.h.BA9CA1AB25ED958C.idx deleted file mode 100644 index 71efb0092..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bmiintrin.h.BA9CA1AB25ED958C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bool.hpp.5FE47D57936A0B63.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bool.hpp.5FE47D57936A0B63.idx deleted file mode 100644 index 8fc7641f3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bool.hpp.5FE47D57936A0B63.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bool.hpp.D4EEEC742DB188EC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bool.hpp.D4EEEC742DB188EC.idx deleted file mode 100644 index f8d67c226..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bool.hpp.D4EEEC742DB188EC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bool_256.hpp.F7604898DC91A38A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bool_256.hpp.F7604898DC91A38A.idx deleted file mode 100644 index 8c7b08c58..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bool_256.hpp.F7604898DC91A38A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bool_fwd.hpp.17FDE1AD0C34C9C8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bool_fwd.hpp.17FDE1AD0C34C9C8.idx deleted file mode 100644 index 5c97bd88a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bool_fwd.hpp.17FDE1AD0C34C9C8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bounds.hpp.A7D9E2E94CD062B2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bounds.hpp.A7D9E2E94CD062B2.idx deleted file mode 100644 index 8319da387..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bounds.hpp.A7D9E2E94CD062B2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bounds.hpp.F4ADE0E5B33DD6D1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bounds.hpp.F4ADE0E5B33DD6D1.idx deleted file mode 100644 index 1069b7bd6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bounds.hpp.F4ADE0E5B33DD6D1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bsd.h.9060A3DE99841AA2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bsd.h.9060A3DE99841AA2.idx deleted file mode 100644 index 10919b5f6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bsd.h.9060A3DE99841AA2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bsdi.h.120B4425D765CF72.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bsdi.h.120B4425D765CF72.idx deleted file mode 100644 index 1c0b34f06..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/bsdi.h.120B4425D765CF72.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/byteswap.h.E57FF553A16DFAFC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/byteswap.h.E57FF553A16DFAFC.idx deleted file mode 100644 index 3fd541f96..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/byteswap.h.E57FF553A16DFAFC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/c++allocator.h.20AC450864A96F4F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/c++allocator.h.20AC450864A96F4F.idx deleted file mode 100644 index 8e4373a4d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/c++allocator.h.20AC450864A96F4F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/c++config.h.BF2F33665D7EB4A5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/c++config.h.BF2F33665D7EB4A5.idx deleted file mode 100644 index 70791921b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/c++config.h.BF2F33665D7EB4A5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/c++io.h.7F539CBA287940AC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/c++io.h.7F539CBA287940AC.idx deleted file mode 100644 index 98e97513f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/c++io.h.7F539CBA287940AC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/c++locale.h.53918663E9B050A1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/c++locale.h.53918663E9B050A1.idx deleted file mode 100644 index c70061833..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/c++locale.h.53918663E9B050A1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/calculate_constants.hpp.68B152613C3A2B7D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/calculate_constants.hpp.68B152613C3A2B7D.idx deleted file mode 100644 index 4bd6b8c8e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/calculate_constants.hpp.68B152613C3A2B7D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/call_traits.hpp.3AFC1A05CB7B3138.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/call_traits.hpp.3AFC1A05CB7B3138.idx deleted file mode 100644 index ff45a4393..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/call_traits.hpp.3AFC1A05CB7B3138.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/call_traits.hpp.62E3DCA088B1EEE9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/call_traits.hpp.62E3DCA088B1EEE9.idx deleted file mode 100644 index 2739fde71..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/call_traits.hpp.62E3DCA088B1EEE9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cassert.BE5CC1D7D6648627.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cassert.BE5CC1D7D6648627.idx deleted file mode 100644 index 7ae9324e2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cassert.BE5CC1D7D6648627.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cast.hpp.5E0D627180A25FF8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cast.hpp.5E0D627180A25FF8.idx deleted file mode 100644 index 0d5b367d8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cast.hpp.5E0D627180A25FF8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cast_storage.hpp.F36113C0430D108C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cast_storage.hpp.F36113C0430D108C.idx deleted file mode 100644 index 8de9ad90f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cast_storage.hpp.F36113C0430D108C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cat.hpp.ABAAFE105926E831.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cat.hpp.ABAAFE105926E831.idx deleted file mode 100644 index 83b6a39c5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cat.hpp.ABAAFE105926E831.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cat.hpp.EF575CA219F7CB41.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cat.hpp.EF575CA219F7CB41.idx deleted file mode 100644 index 7a56dfda2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cat.hpp.EF575CA219F7CB41.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cbrt.hpp.38EA8EFB391AF5C6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cbrt.hpp.38EA8EFB391AF5C6.idx deleted file mode 100644 index 4a975f520..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cbrt.hpp.38EA8EFB391AF5C6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cctype.7A2E5B928BCF3845.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cctype.7A2E5B928BCF3845.idx deleted file mode 100644 index 62cb41964..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cctype.7A2E5B928BCF3845.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cdefs.h.E4D450DF98C1338F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cdefs.h.E4D450DF98C1338F.idx deleted file mode 100644 index 748f2cc2d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cdefs.h.E4D450DF98C1338F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cerrno.B65C14291DEB12F2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cerrno.B65C14291DEB12F2.idx deleted file mode 100644 index 0a7ed3a8d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cerrno.B65C14291DEB12F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cetintrin.h.A11AB021FB4DFA8F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cetintrin.h.A11AB021FB4DFA8F.idx deleted file mode 100644 index 009af6aab..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cetintrin.h.A11AB021FB4DFA8F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cfenv.B5808AC2402EB87E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cfenv.B5808AC2402EB87E.idx deleted file mode 100644 index cce629783..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cfenv.B5808AC2402EB87E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cfloat.0D6CF80601B30EF1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cfloat.0D6CF80601B30EF1.idx deleted file mode 100644 index 5a44ae414..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cfloat.0D6CF80601B30EF1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/char_traits.h.263114DAEE0F7CAC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/char_traits.h.263114DAEE0F7CAC.idx deleted file mode 100644 index 212af49c0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/char_traits.h.263114DAEE0F7CAC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/charconv.h.45DC5854263DB0A4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/charconv.h.45DC5854263DB0A4.idx deleted file mode 100644 index 0041f445b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/charconv.h.45DC5854263DB0A4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/check.hpp.281E7A486EF2B40B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/check.hpp.281E7A486EF2B40B.idx deleted file mode 100644 index 13409fbc2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/check.hpp.281E7A486EF2B40B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/check_cpp11_config.hpp.CABF0D5F2F91AA13.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/check_cpp11_config.hpp.CABF0D5F2F91AA13.idx deleted file mode 100644 index 59b389b38..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/check_cpp11_config.hpp.CABF0D5F2F91AA13.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/check_empty.hpp.F114A5699DAA6DE3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/check_empty.hpp.F114A5699DAA6DE3.idx deleted file mode 100644 index f9dae588e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/check_empty.hpp.F114A5699DAA6DE3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/checked.hpp.5B60F8DEF60D7A72.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/checked.hpp.5B60F8DEF60D7A72.idx deleted file mode 100644 index f427982ea..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/checked.hpp.5B60F8DEF60D7A72.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/checked_delete.hpp.59A8379901EB20F3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/checked_delete.hpp.59A8379901EB20F3.idx deleted file mode 100644 index cdb90359b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/checked_delete.hpp.59A8379901EB20F3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/chrono.h.E832445DA3CBDA93.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/chrono.h.E832445DA3CBDA93.idx deleted file mode 100644 index f18afbde6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/chrono.h.E832445DA3CBDA93.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clang.hpp.404D6F63E79155C9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clang.hpp.404D6F63E79155C9.idx deleted file mode 100644 index d6a069185..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clang.hpp.404D6F63E79155C9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clang_version.hpp.35D649AC594974C3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clang_version.hpp.35D649AC594974C3.idx deleted file mode 100644 index 1c03ba22f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clang_version.hpp.35D649AC594974C3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/class_properties.hpp.4E4FE2DB58DB5181.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/class_properties.hpp.4E4FE2DB58DB5181.idx deleted file mode 100644 index e9e347a30..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/class_properties.hpp.4E4FE2DB58DB5181.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cldemoteintrin.h.1981BC545C36FFF0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cldemoteintrin.h.1981BC545C36FFF0.idx deleted file mode 100644 index 1288f24b6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cldemoteintrin.h.1981BC545C36FFF0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clear.hpp.4962ACB9A7D9A5A9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clear.hpp.4962ACB9A7D9A5A9.idx deleted file mode 100644 index eaa346391..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clear.hpp.4962ACB9A7D9A5A9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clear.hpp.ED82384CE68F5A0F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clear.hpp.ED82384CE68F5A0F.idx deleted file mode 100644 index 3cdf0cef0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clear.hpp.ED82384CE68F5A0F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clear_fwd.hpp.3BC2A72CE62E38DA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clear_fwd.hpp.3BC2A72CE62E38DA.idx deleted file mode 100644 index 47221963b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clear_fwd.hpp.3BC2A72CE62E38DA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clear_impl.hpp.8260AC361DC17D23.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clear_impl.hpp.8260AC361DC17D23.idx deleted file mode 100644 index be31bc982..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clear_impl.hpp.8260AC361DC17D23.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clflushoptintrin.h.CF0CBC2E3BF11F5F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clflushoptintrin.h.CF0CBC2E3BF11F5F.idx deleted file mode 100644 index c3c1e6776..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clflushoptintrin.h.CF0CBC2E3BF11F5F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/climits.41B363F9537915A2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/climits.41B363F9537915A2.idx deleted file mode 100644 index b39586c14..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/climits.41B363F9537915A2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clocale.8BFEF3D6DA37B94B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clocale.8BFEF3D6DA37B94B.idx deleted file mode 100644 index 0ddc98113..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clocale.8BFEF3D6DA37B94B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clock_t.h.65AFE5BA7329BCD4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clock_t.h.65AFE5BA7329BCD4.idx deleted file mode 100644 index 8c93363d6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clock_t.h.65AFE5BA7329BCD4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clockid_t.h.5545878511E5BAF1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clockid_t.h.5545878511E5BAF1.idx deleted file mode 100644 index 7f0ebde7d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clockid_t.h.5545878511E5BAF1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/close_range.h.68EB8BD04293AE47.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/close_range.h.68EB8BD04293AE47.idx deleted file mode 100644 index 8d7c13f2c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/close_range.h.68EB8BD04293AE47.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clwbintrin.h.B31C5281B0AB1654.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clwbintrin.h.B31C5281B0AB1654.idx deleted file mode 100644 index fe357ada1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/clwbintrin.h.B31C5281B0AB1654.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cmath.58353567A3799D69.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cmath.58353567A3799D69.idx deleted file mode 100644 index 7b2ca5fee..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cmath.58353567A3799D69.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cmath.hpp.33DE27C9D8E62F44.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cmath.hpp.33DE27C9D8E62F44.idx deleted file mode 100644 index a0406a5e7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cmath.hpp.33DE27C9D8E62F44.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cmath.hpp.F97AD66A5E5C3CC9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cmath.hpp.F97AD66A5E5C3CC9.idx deleted file mode 100644 index a44a1b580..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cmath.hpp.F97AD66A5E5C3CC9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cmpccxaddintrin.h.AA38AA9288B6142E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cmpccxaddintrin.h.AA38AA9288B6142E.idx deleted file mode 100644 index b4c0e6aad..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cmpccxaddintrin.h.AA38AA9288B6142E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/codecvt.h.0F254293E63917EC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/codecvt.h.0F254293E63917EC.idx deleted file mode 100644 index 472f99217..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/codecvt.h.0F254293E63917EC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/collection_comparison_op.hpp.F4EAA09A3A93E475.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/collection_comparison_op.hpp.F4EAA09A3A93E475.idx deleted file mode 100644 index dc450a353..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/collection_comparison_op.hpp.F4EAA09A3A93E475.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/comma.hpp.3C3EEEF3BFDCFEEE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/comma.hpp.3C3EEEF3BFDCFEEE.idx deleted file mode 100644 index cccbd9a02..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/comma.hpp.3C3EEEF3BFDCFEEE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/comma_if.hpp.9C056CC0270E76B5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/comma_if.hpp.9C056CC0270E76B5.idx deleted file mode 100644 index 5c75fc7d7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/comma_if.hpp.9C056CC0270E76B5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/comma_if.hpp.D581CFF993B226CA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/comma_if.hpp.D581CFF993B226CA.idx deleted file mode 100644 index 07689d295..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/comma_if.hpp.D581CFF993B226CA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/common.hpp.E3A730679C1FA65F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/common.hpp.E3A730679C1FA65F.idx deleted file mode 100644 index 7f4fc6ecf..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/common.hpp.E3A730679C1FA65F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/common_factor_ct.hpp.9A54F0C9E8202387.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/common_factor_ct.hpp.9A54F0C9E8202387.idx deleted file mode 100644 index b9bfa5e73..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/common_factor_ct.hpp.9A54F0C9E8202387.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/common_factor_rt.hpp.7EE72C91B0954D5D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/common_factor_rt.hpp.7EE72C91B0954D5D.idx deleted file mode 100644 index a7e29eaf5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/common_factor_rt.hpp.7EE72C91B0954D5D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/common_name_wknd.hpp.AD9A351120EE8771.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/common_name_wknd.hpp.AD9A351120EE8771.idx deleted file mode 100644 index c39b9a3a8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/common_name_wknd.hpp.AD9A351120EE8771.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/common_type.hpp.F1B1FB3BA5175B54.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/common_type.hpp.F1B1FB3BA5175B54.idx deleted file mode 100644 index b2b645097..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/common_type.hpp.F1B1FB3BA5175B54.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/compare.EDA7854AE5DA59D4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/compare.EDA7854AE5DA59D4.idx deleted file mode 100644 index 68074f8d9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/compare.EDA7854AE5DA59D4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/compare.hpp.D3C2F2E37EC43F50.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/compare.hpp.D3C2F2E37EC43F50.idx deleted file mode 100644 index fac0959b8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/compare.hpp.D3C2F2E37EC43F50.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/comparison.hpp.EFC4AE7B10682F9C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/comparison.hpp.EFC4AE7B10682F9C.idx deleted file mode 100644 index 339ffcd49..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/comparison.hpp.EFC4AE7B10682F9C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/comparison_op.hpp.EC2B67BFA71D0F1D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/comparison_op.hpp.EC2B67BFA71D0F1D.idx deleted file mode 100644 index a14aac1cf..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/comparison_op.hpp.EC2B67BFA71D0F1D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/compiler.hpp.366C138944DEB47F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/compiler.hpp.366C138944DEB47F.idx deleted file mode 100644 index 6949a96d5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/compiler.hpp.366C138944DEB47F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/compiler_log_formatter.hpp.BAF798CF4FC5DA5B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/compiler_log_formatter.hpp.BAF798CF4FC5DA5B.idx deleted file mode 100644 index 51d488ccc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/compiler_log_formatter.hpp.BAF798CF4FC5DA5B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/compiler_log_formatter.ipp.1B3CF9CDB3CCD93B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/compiler_log_formatter.ipp.1B3CF9CDB3CCD93B.idx deleted file mode 100644 index 2050d9203..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/compiler_log_formatter.ipp.1B3CF9CDB3CCD93B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/compl.hpp.263890E7FB7814D6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/compl.hpp.263890E7FB7814D6.idx deleted file mode 100644 index 08e4fc7f6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/compl.hpp.263890E7FB7814D6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/complex.DAAED49C7938A93D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/complex.DAAED49C7938A93D.idx deleted file mode 100644 index caea41c11..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/complex.DAAED49C7938A93D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/complex.hpp.04D4A715E328FFB4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/complex.hpp.04D4A715E328FFB4.idx deleted file mode 100644 index fb88ff596..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/complex.hpp.04D4A715E328FFB4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/composite_traits.hpp.E9FC1CD74848AE38.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/composite_traits.hpp.E9FC1CD74848AE38.idx deleted file mode 100644 index ff0e9a0af..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/composite_traits.hpp.E9FC1CD74848AE38.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/concept_check.h.39429B249CB86886.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/concept_check.h.39429B249CB86886.idx deleted file mode 100644 index bfd55dc89..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/concept_check.h.39429B249CB86886.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/concept_check.hpp.71991597CC1EE278.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/concept_check.hpp.71991597CC1EE278.idx deleted file mode 100644 index 3a712a2b7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/concept_check.hpp.71991597CC1EE278.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/concept_def.hpp.4043A6038208AD78.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/concept_def.hpp.4043A6038208AD78.idx deleted file mode 100644 index 0b997cbd3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/concept_def.hpp.4043A6038208AD78.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/concept_undef.hpp.4233C41A32B89855.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/concept_undef.hpp.4233C41A32B89855.idx deleted file mode 100644 index b3ba8e4f2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/concept_undef.hpp.4233C41A32B89855.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/concepts.hpp.1FB61E13989C4849.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/concepts.hpp.1FB61E13989C4849.idx deleted file mode 100644 index 560ad4904..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/concepts.hpp.1FB61E13989C4849.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/concurrence.h.368FF763D62F871B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/concurrence.h.368FF763D62F871B.idx deleted file mode 100644 index dcafa8295..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/concurrence.h.368FF763D62F871B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/conditional.hpp.3F8F1856AA242C51.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/conditional.hpp.3F8F1856AA242C51.idx deleted file mode 100644 index 9e031a84c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/conditional.hpp.3F8F1856AA242C51.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.36EAE7C8F7A49DA0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.36EAE7C8F7A49DA0.idx deleted file mode 100644 index 3f3bcf031..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.36EAE7C8F7A49DA0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.3D49A6BAA06D0689.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.3D49A6BAA06D0689.idx deleted file mode 100644 index 6bf811e41..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.3D49A6BAA06D0689.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.3F654BE897654E52.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.3F654BE897654E52.idx deleted file mode 100644 index ce6bbbd19..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.3F654BE897654E52.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.82EEA46FB2315F3E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.82EEA46FB2315F3E.idx deleted file mode 100644 index bc355d62c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.82EEA46FB2315F3E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.9B8B08A025C4450B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.9B8B08A025C4450B.idx deleted file mode 100644 index 640b8e91e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.9B8B08A025C4450B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.A59DF735474DE470.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.A59DF735474DE470.idx deleted file mode 100644 index 0c477a8f6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.A59DF735474DE470.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.CBC7C683D2FE1361.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.CBC7C683D2FE1361.idx deleted file mode 100644 index 75d96d1a9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.CBC7C683D2FE1361.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.E2678CA9292E6EDD.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.E2678CA9292E6EDD.idx deleted file mode 100644 index fc6227dc9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.E2678CA9292E6EDD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.FAAE8AE88938B47B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.FAAE8AE88938B47B.idx deleted file mode 100644 index 13973c2f4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.FAAE8AE88938B47B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.FB63D0C2B80D5EDB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.FB63D0C2B80D5EDB.idx deleted file mode 100644 index 7c5a1adb8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config.hpp.FB63D0C2B80D5EDB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config_begin.hpp.A66FA1B14678C59E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config_begin.hpp.A66FA1B14678C59E.idx deleted file mode 100644 index 3f3b631b3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config_begin.hpp.A66FA1B14678C59E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config_def.hpp.66C7ECC7784A4773.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config_def.hpp.66C7ECC7784A4773.idx deleted file mode 100644 index 7bf80fd8b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config_def.hpp.66C7ECC7784A4773.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config_end.hpp.F76D59A166632684.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config_end.hpp.F76D59A166632684.idx deleted file mode 100644 index 62e409d83..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config_end.hpp.F76D59A166632684.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config_undef.hpp.694A4AAFEA51A522.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config_undef.hpp.694A4AAFEA51A522.idx deleted file mode 100644 index 7a43b1af3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/config_undef.hpp.694A4AAFEA51A522.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/confname.h.ACD47B58EFD02DD6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/confname.h.ACD47B58EFD02DD6.idx deleted file mode 100644 index ba0652054..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/confname.h.ACD47B58EFD02DD6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/conjunction.hpp.1F73E89BB0792493.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/conjunction.hpp.1F73E89BB0792493.idx deleted file mode 100644 index 50bf53319..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/conjunction.hpp.1F73E89BB0792493.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/const_iterator.hpp.E8B1D052F1ED2F49.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/const_iterator.hpp.E8B1D052F1ED2F49.idx deleted file mode 100644 index 600b9e0d2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/const_iterator.hpp.E8B1D052F1ED2F49.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/constants.hpp.6EE86330B0220437.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/constants.hpp.6EE86330B0220437.idx deleted file mode 100644 index 79a21b2a4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/constants.hpp.6EE86330B0220437.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/constants.hpp.961DC2F41583E45B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/constants.hpp.961DC2F41583E45B.idx deleted file mode 100644 index f81a945df..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/constants.hpp.961DC2F41583E45B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/constexpr.hpp.0CCA014F8A566257.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/constexpr.hpp.0CCA014F8A566257.idx deleted file mode 100644 index 0badcef86..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/constexpr.hpp.0CCA014F8A566257.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/container_fwd.hpp.92EB1F6D304D27B8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/container_fwd.hpp.92EB1F6D304D27B8.idx deleted file mode 100644 index 2187dc4a1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/container_fwd.hpp.92EB1F6D304D27B8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/context.hpp.772109FE569EDF23.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/context.hpp.772109FE569EDF23.idx deleted file mode 100644 index d4946fbe2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/context.hpp.772109FE569EDF23.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/conversion_traits.hpp.B68FDA634A7F6963.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/conversion_traits.hpp.B68FDA634A7F6963.idx deleted file mode 100644 index 8895fc637..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/conversion_traits.hpp.B68FDA634A7F6963.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/conversion_traits.hpp.D0F68AB3D0ADA95B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/conversion_traits.hpp.D0F68AB3D0ADA95B.idx deleted file mode 100644 index 56377a6cd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/conversion_traits.hpp.D0F68AB3D0ADA95B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/conversion_traits.hpp.DAB3B88332320C60.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/conversion_traits.hpp.DAB3B88332320C60.idx deleted file mode 100644 index 3a2589279..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/conversion_traits.hpp.DAB3B88332320C60.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/convert_from_string.hpp.577197C91C96E936.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/convert_from_string.hpp.577197C91C96E936.idx deleted file mode 100644 index 548d5c7e4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/convert_from_string.hpp.577197C91C96E936.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/converter.hpp.94610CFCAC65C8C4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/converter.hpp.94610CFCAC65C8C4.idx deleted file mode 100644 index 46d7c26a5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/converter.hpp.94610CFCAC65C8C4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/converter.hpp.9D790A1776687B13.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/converter.hpp.9D790A1776687B13.idx deleted file mode 100644 index 29de60089..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/converter.hpp.9D790A1776687B13.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/converter_lexical.hpp.D30B506DA8B1BA08.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/converter_lexical.hpp.D30B506DA8B1BA08.idx deleted file mode 100644 index a9269c1f4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/converter_lexical.hpp.D30B506DA8B1BA08.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/converter_lexical_streams.hpp.7942DD7402802904.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/converter_lexical_streams.hpp.7942DD7402802904.idx deleted file mode 100644 index b79aa6578..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/converter_lexical_streams.hpp.7942DD7402802904.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/converter_numeric.hpp.8DF2F1615F222294.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/converter_numeric.hpp.8DF2F1615F222294.idx deleted file mode 100644 index d828ca57e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/converter_numeric.hpp.8DF2F1615F222294.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/converter_policies.hpp.3B338D40C55503DE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/converter_policies.hpp.3B338D40C55503DE.idx deleted file mode 100644 index 3097f35a5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/converter_policies.hpp.3B338D40C55503DE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cookie_io_functions_t.h.5A08066DC7F05542.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cookie_io_functions_t.h.5A08066DC7F05542.idx deleted file mode 100644 index 54cae7cbb..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cookie_io_functions_t.h.5A08066DC7F05542.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/copy_cv.hpp.316396730B5369CA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/copy_cv.hpp.316396730B5369CA.idx deleted file mode 100644 index 6e0c2cc30..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/copy_cv.hpp.316396730B5369CA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/copy_cv_ref.hpp.47F18D9676A0857D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/copy_cv_ref.hpp.47F18D9676A0857D.idx deleted file mode 100644 index e55349b92..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/copy_cv_ref.hpp.47F18D9676A0857D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/copy_reference.hpp.41D99F22EFCB4732.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/copy_reference.hpp.41D99F22EFCB4732.idx deleted file mode 100644 index 759bb5b3e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/copy_reference.hpp.41D99F22EFCB4732.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/core.hpp.A5C8265B89445731.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/core.hpp.A5C8265B89445731.idx deleted file mode 100644 index 943d8fff8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/core.hpp.A5C8265B89445731.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cos_pi.hpp.0648B95FCA9C599B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cos_pi.hpp.0648B95FCA9C599B.idx deleted file mode 100644 index 98a7504f4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cos_pi.hpp.0648B95FCA9C599B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cpp_bin_float.hpp.3EDEAA8F372BEB54.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cpp_bin_float.hpp.3EDEAA8F372BEB54.idx deleted file mode 100644 index 9f8c44921..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cpp_bin_float.hpp.3EDEAA8F372BEB54.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cpp_dec_float.hpp.E315FBE08670F8B0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cpp_dec_float.hpp.E315FBE08670F8B0.idx deleted file mode 100644 index 772a74d11..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cpp_dec_float.hpp.E315FBE08670F8B0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cpp_int.hpp.C8CF6B8206A6099D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cpp_int.hpp.C8CF6B8206A6099D.idx deleted file mode 100644 index b93ecfd12..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cpp_int.hpp.C8CF6B8206A6099D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cpp_int_config.hpp.189C39B4288065A4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cpp_int_config.hpp.189C39B4288065A4.idx deleted file mode 100644 index e9dcda848..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cpp_int_config.hpp.189C39B4288065A4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cpp_type_traits.h.D80F5D0FD57269EA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cpp_type_traits.h.D80F5D0FD57269EA.idx deleted file mode 100644 index d76d2114d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cpp_type_traits.h.D80F5D0FD57269EA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cpu-set.h.B40F3E2869BE4FF9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cpu-set.h.B40F3E2869BE4FF9.idx deleted file mode 100644 index 6dbe68111..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cpu-set.h.B40F3E2869BE4FF9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cpu_defines.h.4E18A129B41E38AC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cpu_defines.h.4E18A129B41E38AC.idx deleted file mode 100644 index 700f1d23d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cpu_defines.h.4E18A129B41E38AC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/crc32intrin.h.FB2B41862D55496D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/crc32intrin.h.FB2B41862D55496D.idx deleted file mode 100644 index 59b578b21..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/crc32intrin.h.FB2B41862D55496D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdarg.293CCB509EEB9E31.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdarg.293CCB509EEB9E31.idx deleted file mode 100644 index 3d5dc75a2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdarg.293CCB509EEB9E31.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstddef.06546D6D9FEED08D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstddef.06546D6D9FEED08D.idx deleted file mode 100644 index 61feb6678..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstddef.06546D6D9FEED08D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat.hpp.18BBA39BC39DC365.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat.hpp.18BBA39BC39DC365.idx deleted file mode 100644 index ae38ccd0f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat.hpp.18BBA39BC39DC365.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_cmath.hpp.4839C4C533AB7408.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_cmath.hpp.4839C4C533AB7408.idx deleted file mode 100644 index 68715038b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_cmath.hpp.4839C4C533AB7408.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_complex.hpp.6F6028224044B15C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_complex.hpp.6F6028224044B15C.idx deleted file mode 100644 index 13e8e9963..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_complex.hpp.6F6028224044B15C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_iostream.hpp.A5B6CFDD488A6700.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_iostream.hpp.A5B6CFDD488A6700.idx deleted file mode 100644 index 1a191c836..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_iostream.hpp.A5B6CFDD488A6700.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_limits.hpp.B09810740EDD4CEA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_limits.hpp.B09810740EDD4CEA.idx deleted file mode 100644 index 3113a7169..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_limits.hpp.B09810740EDD4CEA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_types.hpp.C4C7D35AB14E0AD7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_types.hpp.C4C7D35AB14E0AD7.idx deleted file mode 100644 index c7d67cebe..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdfloat_types.hpp.C4C7D35AB14E0AD7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdint.91EF72212746155E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdint.91EF72212746155E.idx deleted file mode 100644 index d0f750121..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdint.91EF72212746155E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdint.hpp.3287E6266072E2DD.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdint.hpp.3287E6266072E2DD.idx deleted file mode 100644 index accc72c63..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdint.hpp.3287E6266072E2DD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdint.hpp.5BCA49FBBFB08660.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdint.hpp.5BCA49FBBFB08660.idx deleted file mode 100644 index c3472a405..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdint.hpp.5BCA49FBBFB08660.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdio.E3D7014BBC7C7170.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdio.E3D7014BBC7C7170.idx deleted file mode 100644 index 710546893..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdio.E3D7014BBC7C7170.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdlib.73317090CF3984CF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdlib.73317090CF3984CF.idx deleted file mode 100644 index eb2494105..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdlib.73317090CF3984CF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdlib.hpp.3E7199F3A219F63E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdlib.hpp.3E7199F3A219F63E.idx deleted file mode 100644 index 93ebe5e65..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstdlib.hpp.3E7199F3A219F63E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstring.CAEAD0B746E049C8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstring.CAEAD0B746E049C8.idx deleted file mode 100644 index 398a31a06..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstring.CAEAD0B746E049C8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstring_comparison_op.hpp.C8089F2641F35343.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstring_comparison_op.hpp.C8089F2641F35343.idx deleted file mode 100644 index 12a754eef..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cstring_comparison_op.hpp.C8089F2641F35343.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ctime.FD7CD791ADF7455F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ctime.FD7CD791ADF7455F.idx deleted file mode 100644 index a30a9669d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ctime.FD7CD791ADF7455F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ctps.hpp.13C5AC5E0A405C32.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ctps.hpp.13C5AC5E0A405C32.idx deleted file mode 100644 index 70e9781da..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ctps.hpp.13C5AC5E0A405C32.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ctype.h.B268CEA0CECCFC59.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ctype.h.B268CEA0CECCFC59.idx deleted file mode 100644 index c15c43dce..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ctype.h.B268CEA0CECCFC59.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ctype_base.h.B3F2A28B383335C9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ctype_base.h.B3F2A28B383335C9.idx deleted file mode 100644 index 6365f27da..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ctype_base.h.B3F2A28B383335C9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ctype_inline.h.36A0211184962809.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ctype_inline.h.36A0211184962809.idx deleted file mode 100644 index ea1032ec3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ctype_inline.h.36A0211184962809.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/current_exception_cast.hpp.68C4711559C5C8BE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/current_exception_cast.hpp.68C4711559C5C8BE.idx deleted file mode 100644 index 912a7bf82..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/current_exception_cast.hpp.68C4711559C5C8BE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/current_function.hpp.13226695C7E70BFD.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/current_function.hpp.13226695C7E70BFD.idx deleted file mode 100644 index 2a5539403..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/current_function.hpp.13226695C7E70BFD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/custom_manip.hpp.83BE0D168F0AF723.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/custom_manip.hpp.83BE0D168F0AF723.idx deleted file mode 100644 index 556bacd9a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/custom_manip.hpp.83BE0D168F0AF723.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cwchar.415F3E4D1314A235.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cwchar.415F3E4D1314A235.idx deleted file mode 100644 index 6ca382127..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cwchar.415F3E4D1314A235.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cwctype.A99F90D1CB9F32C2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cwctype.A99F90D1CB9F32C2.idx deleted file mode 100644 index 1cb9cc6ac..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cwctype.A99F90D1CB9F32C2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cx_streq.hpp.E66C0086AFBE498F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cx_streq.hpp.E66C0086AFBE498F.idx deleted file mode 100644 index 9a2f65dbc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cx_streq.hpp.E66C0086AFBE498F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cxx03_warn.hpp.9E152105A54387EF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cxx03_warn.hpp.9E152105A54387EF.idx deleted file mode 100644 index c036756b4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cxx03_warn.hpp.9E152105A54387EF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cxx_composite.hpp.19998C816CC13AD1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cxx_composite.hpp.19998C816CC13AD1.idx deleted file mode 100644 index 37faac363..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cxx_composite.hpp.19998C816CC13AD1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cxxabi.h.FB49A64F6B3D8C26.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cxxabi.h.FB49A64F6B3D8C26.idx deleted file mode 100644 index 645874175..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cxxabi.h.FB49A64F6B3D8C26.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cxxabi_forced.h.260618EE85312CAA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cxxabi_forced.h.260618EE85312CAA.idx deleted file mode 100644 index 9c04d3eb3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cxxabi_forced.h.260618EE85312CAA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cxxabi_init_exception.h.CA78BEA70589FE17.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cxxabi_init_exception.h.CA78BEA70589FE17.idx deleted file mode 100644 index 5f550955d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cxxabi_init_exception.h.CA78BEA70589FE17.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cxxabi_tweaks.h.7DF6930F387BB5B1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cxxabi_tweaks.h.7DF6930F387BB5B1.idx deleted file mode 100644 index 5ecc04052..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/cxxabi_tweaks.h.7DF6930F387BB5B1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/data.hpp.6A48C93CA6B75733.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/data.hpp.6A48C93CA6B75733.idx deleted file mode 100644 index ade9d5573..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/data.hpp.6A48C93CA6B75733.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/debug.h.E107AF16C7F0CBAA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/debug.h.E107AF16C7F0CBAA.idx deleted file mode 100644 index 261cf7e00..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/debug.h.E107AF16C7F0CBAA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/debug.hpp.3BD88CF1AFE40AE8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/debug.hpp.3BD88CF1AFE40AE8.idx deleted file mode 100644 index c504b1caf..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/debug.hpp.3BD88CF1AFE40AE8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/debug.ipp.318CE811E866D4F4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/debug.ipp.318CE811E866D4F4.idx deleted file mode 100644 index 46205c02d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/debug.ipp.318CE811E866D4F4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/debug_config.hpp.A17DDEB6C012473E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/debug_config.hpp.A17DDEB6C012473E.idx deleted file mode 100644 index 77471e904..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/debug_config.hpp.A17DDEB6C012473E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/dec.hpp.4420F88695D37EF6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/dec.hpp.4420F88695D37EF6.idx deleted file mode 100644 index b1d16190e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/dec.hpp.4420F88695D37EF6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/dec_256.hpp.CCB8101DBFD9102B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/dec_256.hpp.CCB8101DBFD9102B.idx deleted file mode 100644 index bb1d99a80..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/dec_256.hpp.CCB8101DBFD9102B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/decay.hpp.17D55F749971FF1B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/decay.hpp.17D55F749971FF1B.idx deleted file mode 100644 index 18a243e3c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/decay.hpp.17D55F749971FF1B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/declval.hpp.612D322DE492CB8C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/declval.hpp.612D322DE492CB8C.idx deleted file mode 100644 index 4c6d998f3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/declval.hpp.612D322DE492CB8C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/declval.hpp.A1BFAE4EE9A6DC4E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/declval.hpp.A1BFAE4EE9A6DC4E.idx deleted file mode 100644 index 8492d319a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/declval.hpp.A1BFAE4EE9A6DC4E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/decorator.hpp.AB1E523D46ECA08E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/decorator.hpp.AB1E523D46ECA08E.idx deleted file mode 100644 index 2762d971c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/decorator.hpp.AB1E523D46ECA08E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/decorator.ipp.E484DBF0427DD01D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/decorator.ipp.E484DBF0427DD01D.idx deleted file mode 100644 index 6e50ee617..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/decorator.ipp.E484DBF0427DD01D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/deduce_d.hpp.E8A6F8BE2D0989BC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/deduce_d.hpp.E8A6F8BE2D0989BC.idx deleted file mode 100644 index 0647c8c0f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/deduce_d.hpp.E8A6F8BE2D0989BC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/def.hpp.07FC8B79F9C0083A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/def.hpp.07FC8B79F9C0083A.idx deleted file mode 100644 index f93e723a9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/def.hpp.07FC8B79F9C0083A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/def_params_tail.hpp.9E0EA51F317DE9C2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/def_params_tail.hpp.9E0EA51F317DE9C2.idx deleted file mode 100644 index 171f1ea2c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/def_params_tail.hpp.9E0EA51F317DE9C2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/default_allocator.hpp.24950C980D92B98C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/default_allocator.hpp.24950C980D92B98C.idx deleted file mode 100644 index 696d5ffaa..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/default_allocator.hpp.24950C980D92B98C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/default_ops.hpp.4E5A2019D26FA117.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/default_ops.hpp.4E5A2019D26FA117.idx deleted file mode 100644 index 9aa7c1050..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/default_ops.hpp.4E5A2019D26FA117.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/default_params.hpp.C721ADCB50F5CE85.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/default_params.hpp.C721ADCB50F5CE85.idx deleted file mode 100644 index 405ab32cc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/default_params.hpp.C721ADCB50F5CE85.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/demangle.hpp.84F3B6BF97D5160C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/demangle.hpp.84F3B6BF97D5160C.idx deleted file mode 100644 index 6e6d8dfc8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/demangle.hpp.84F3B6BF97D5160C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/deque.8917065DEC098152.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/deque.8917065DEC098152.idx deleted file mode 100644 index 1ad36be8f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/deque.8917065DEC098152.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/deque.tcc.8423283B6BCBBA3E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/deque.tcc.8423283B6BCBBA3E.idx deleted file mode 100644 index ed2c9f523..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/deque.tcc.8423283B6BCBBA3E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/deref.hpp.162D9FE8E62A62BB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/deref.hpp.162D9FE8E62A62BB.idx deleted file mode 100644 index c0963a741..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/deref.hpp.162D9FE8E62A62BB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/diagnostic_information.hpp.CA80FF71B1847BB1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/diagnostic_information.hpp.CA80FF71B1847BB1.idx deleted file mode 100644 index 2ceaddf67..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/diagnostic_information.hpp.CA80FF71B1847BB1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/difference_type.hpp.CDC76842432F851F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/difference_type.hpp.CDC76842432F851F.idx deleted file mode 100644 index 4d71775ce..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/difference_type.hpp.CDC76842432F851F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/digamma.hpp.D2D8BAC9CAF9BB89.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/digamma.hpp.D2D8BAC9CAF9BB89.idx deleted file mode 100644 index f4ff5e7f9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/digamma.hpp.D2D8BAC9CAF9BB89.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/digits.hpp.8366DC166731591F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/digits.hpp.8366DC166731591F.idx deleted file mode 100644 index ebf5aee6d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/digits.hpp.8366DC166731591F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/distance.hpp.40C1898296C7D030.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/distance.hpp.40C1898296C7D030.idx deleted file mode 100644 index 523ac6c4b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/distance.hpp.40C1898296C7D030.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/distance.hpp.6FF6907DBBBB506D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/distance.hpp.6FF6907DBBBB506D.idx deleted file mode 100644 index b9b739ec1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/distance.hpp.6FF6907DBBBB506D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/distance.hpp.8463800AEE49691A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/distance.hpp.8463800AEE49691A.idx deleted file mode 100644 index 387fc2878..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/distance.hpp.8463800AEE49691A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/distance_fwd.hpp.D2D54C840DD10623.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/distance_fwd.hpp.D2D54C840DD10623.idx deleted file mode 100644 index 89ee9912e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/distance_fwd.hpp.D2D54C840DD10623.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/div_base.hpp.B32DDEB0E2F65949.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/div_base.hpp.B32DDEB0E2F65949.idx deleted file mode 100644 index 09063b28f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/div_base.hpp.B32DDEB0E2F65949.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/divide.hpp.45EE661F4FA03C49.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/divide.hpp.45EE661F4FA03C49.idx deleted file mode 100644 index b57bf5665..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/divide.hpp.45EE661F4FA03C49.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/dragonfly.h.74E1C237F5FFA5C7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/dragonfly.h.74E1C237F5FFA5C7.idx deleted file mode 100644 index de46ee1a2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/dragonfly.h.74E1C237F5FFA5C7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/dtp.hpp.AC768137B65826FB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/dtp.hpp.AC768137B65826FB.idx deleted file mode 100644 index b2d9d0e42..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/dtp.hpp.AC768137B65826FB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/dynamic_array.hpp.973C926C11EDFE37.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/dynamic_array.hpp.973C926C11EDFE37.idx deleted file mode 100644 index 4d4525b96..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/dynamic_array.hpp.973C926C11EDFE37.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/eat.hpp.FECB033AC61FBD9C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/eat.hpp.FECB033AC61FBD9C.idx deleted file mode 100644 index 1a3f7949d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/eat.hpp.FECB033AC61FBD9C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.9148F776148A677C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.9148F776148A677C.idx deleted file mode 100644 index ebf5fea4e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.9148F776148A677C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.932A4F55A44300D0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.932A4F55A44300D0.idx deleted file mode 100644 index b091e8212..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.932A4F55A44300D0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.C59CF0C88807436F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.C59CF0C88807436F.idx deleted file mode 100644 index a5542cd22..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.C59CF0C88807436F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.E49B251917829660.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.E49B251917829660.idx deleted file mode 100644 index b4b0c3f99..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/elem.hpp.E49B251917829660.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/elem_256.hpp.5FFEA4960345C094.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/elem_256.hpp.5FFEA4960345C094.idx deleted file mode 100644 index 3fa93c3a8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/elem_256.hpp.5FFEA4960345C094.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/elem_64.hpp.A834D6CDAC89E5F7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/elem_64.hpp.A834D6CDAC89E5F7.idx deleted file mode 100644 index 2d026d18a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/elem_64.hpp.A834D6CDAC89E5F7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/element_index.hpp.0B2900277183301C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/element_index.hpp.0B2900277183301C.idx deleted file mode 100644 index 653362ec3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/element_index.hpp.0B2900277183301C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/emmintrin.h.376D47D6EEDA61B0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/emmintrin.h.376D47D6EEDA61B0.idx deleted file mode 100644 index 8294cd140..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/emmintrin.h.376D47D6EEDA61B0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty.hpp.09DA144E5F756F0B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty.hpp.09DA144E5F756F0B.idx deleted file mode 100644 index 7274cb9ab..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty.hpp.09DA144E5F756F0B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty.hpp.1AA9E1954DD4E651.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty.hpp.1AA9E1954DD4E651.idx deleted file mode 100644 index 7c9ca49e2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty.hpp.1AA9E1954DD4E651.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty.hpp.444DAF0A4E01CBCD.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty.hpp.444DAF0A4E01CBCD.idx deleted file mode 100644 index d29411f87..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty.hpp.444DAF0A4E01CBCD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty.hpp.6C1159A591647217.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty.hpp.6C1159A591647217.idx deleted file mode 100644 index 23777f83a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty.hpp.6C1159A591647217.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty.hpp.8A9226479E4083D1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty.hpp.8A9226479E4083D1.idx deleted file mode 100644 index bfb2470ef..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty.hpp.8A9226479E4083D1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty_fwd.hpp.C6518727DA4841C9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty_fwd.hpp.C6518727DA4841C9.idx deleted file mode 100644 index b8e56f68a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty_fwd.hpp.C6518727DA4841C9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty_impl.hpp.5F143F3C0B190110.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty_impl.hpp.5F143F3C0B190110.idx deleted file mode 100644 index 2bca44cb8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty_impl.hpp.5F143F3C0B190110.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty_value.hpp.FBCCCA3E61EBE0F5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty_value.hpp.FBCCCA3E61EBE0F5.idx deleted file mode 100644 index 04f4dcf6c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/empty_value.hpp.FBCCCA3E61EBE0F5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enable_if.hpp.3BCD8BDFA91AADB8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enable_if.hpp.3BCD8BDFA91AADB8.idx deleted file mode 100644 index d4a75f8cd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enable_if.hpp.3BCD8BDFA91AADB8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enable_if.hpp.418E6916A6A8E6EB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enable_if.hpp.418E6916A6A8E6EB.idx deleted file mode 100644 index 0a21c9699..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enable_if.hpp.418E6916A6A8E6EB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enable_if.hpp.B11CE496311ED0E4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enable_if.hpp.B11CE496311ED0E4.idx deleted file mode 100644 index 38547f00a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enable_if.hpp.B11CE496311ED0E4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enable_if.hpp.D52C53E45CBA48C9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enable_if.hpp.D52C53E45CBA48C9.idx deleted file mode 100644 index c097b39ab..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enable_if.hpp.D52C53E45CBA48C9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enable_recursive.hpp.3F0562F32355D1A9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enable_recursive.hpp.3F0562F32355D1A9.idx deleted file mode 100644 index 75a872fcc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enable_recursive.hpp.3F0562F32355D1A9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enable_recursive_fwd.hpp.D4CC1ED5F7B4E1B5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enable_recursive_fwd.hpp.D4CC1ED5F7B4E1B5.idx deleted file mode 100644 index 4cb77a6b7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enable_recursive_fwd.hpp.D4CC1ED5F7B4E1B5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enable_warnings.hpp.17AC21F5EB516CE2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enable_warnings.hpp.17AC21F5EB516CE2.idx deleted file mode 100644 index 4b1e3a2d1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enable_warnings.hpp.17AC21F5EB516CE2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/end.hpp.95C118C6160E3EBB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/end.hpp.95C118C6160E3EBB.idx deleted file mode 100644 index dee55f13e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/end.hpp.95C118C6160E3EBB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/endian.h.1FC6A4D6D2846204.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/endian.h.1FC6A4D6D2846204.idx deleted file mode 100644 index 635180217..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/endian.h.1FC6A4D6D2846204.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/endian.h.20F8E286A486EE09.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/endian.h.20F8E286A486EE09.idx deleted file mode 100644 index 0ddeaa842..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/endian.h.20F8E286A486EE09.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/endian.h.7E211E09F9E9FF6B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/endian.h.7E211E09F9E9FF6B.idx deleted file mode 100644 index f68c09fcf..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/endian.h.7E211E09F9E9FF6B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/endian.hpp.FBC82CB78A69D7D2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/endian.hpp.FBC82CB78A69D7D2.idx deleted file mode 100644 index ddc15a95d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/endian.hpp.FBC82CB78A69D7D2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/endianness.h.F2D2CC6251A4EAFA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/endianness.h.F2D2CC6251A4EAFA.idx deleted file mode 100644 index 8b6801014..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/endianness.h.F2D2CC6251A4EAFA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enqcmdintrin.h.4B8F2BDAFAEB1C15.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enqcmdintrin.h.4B8F2BDAFAEB1C15.idx deleted file mode 100644 index da9155955..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enqcmdintrin.h.4B8F2BDAFAEB1C15.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum.hpp.2A935F962C43BB10.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum.hpp.2A935F962C43BB10.idx deleted file mode 100644 index 323fc6eb6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum.hpp.2A935F962C43BB10.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum.hpp.32793DDFD7DE6677.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum.hpp.32793DDFD7DE6677.idx deleted file mode 100644 index 1bee2576b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum.hpp.32793DDFD7DE6677.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum.hpp.516A74C8099476BC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum.hpp.516A74C8099476BC.idx deleted file mode 100644 index f37e22702..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum.hpp.516A74C8099476BC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum.hpp.66618AE4BB6EB740.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum.hpp.66618AE4BB6EB740.idx deleted file mode 100644 index 60defa0ec..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum.hpp.66618AE4BB6EB740.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum_256.hpp.8CDEDE0E4D700613.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum_256.hpp.8CDEDE0E4D700613.idx deleted file mode 100644 index 17743dfaf..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum_256.hpp.8CDEDE0E4D700613.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum_binary_params.hpp.435C4AC18C6B46C7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum_binary_params.hpp.435C4AC18C6B46C7.idx deleted file mode 100644 index 6b4977314..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum_binary_params.hpp.435C4AC18C6B46C7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum_params.hpp.A9CAC715C00C0EF7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum_params.hpp.A9CAC715C00C0EF7.idx deleted file mode 100644 index ad8958739..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum_params.hpp.A9CAC715C00C0EF7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum_params.hpp.C12FA1121ABCC1EA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum_params.hpp.C12FA1121ABCC1EA.idx deleted file mode 100644 index 6ecc34170..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum_params.hpp.C12FA1121ABCC1EA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum_shifted_params.hpp.558FD5E431F3278A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum_shifted_params.hpp.558FD5E431F3278A.idx deleted file mode 100644 index ab90533b0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum_shifted_params.hpp.558FD5E431F3278A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum_shifted_params.hpp.BC5C50C54949B4B9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum_shifted_params.hpp.BC5C50C54949B4B9.idx deleted file mode 100644 index 6c848110d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum_shifted_params.hpp.BC5C50C54949B4B9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum_trailing_params.hpp.87B771CDCDD7B4F5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum_trailing_params.hpp.87B771CDCDD7B4F5.idx deleted file mode 100644 index 1f7c9a977..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/enum_trailing_params.hpp.87B771CDCDD7B4F5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/environments.h.AA09E46153D7F6D9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/environments.h.AA09E46153D7F6D9.idx deleted file mode 100644 index 637b95ca8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/environments.h.AA09E46153D7F6D9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/epilogue.hpp.C2B19BA5952DE66E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/epilogue.hpp.C2B19BA5952DE66E.idx deleted file mode 100644 index 3ae84d819..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/epilogue.hpp.C2B19BA5952DE66E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/equal.hpp.0D0197B56219ADB3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/equal.hpp.0D0197B56219ADB3.idx deleted file mode 100644 index bafeae5f9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/equal.hpp.0D0197B56219ADB3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/equal.hpp.56E1E9B4B74AB69A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/equal.hpp.56E1E9B4B74AB69A.idx deleted file mode 100644 index 2f92b6ef2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/equal.hpp.56E1E9B4B74AB69A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/equal.hpp.C10182E1DA849461.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/equal.hpp.C10182E1DA849461.idx deleted file mode 100644 index 1ad6bcb6f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/equal.hpp.C10182E1DA849461.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/equal_to.hpp.34BAD66CE5504499.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/equal_to.hpp.34BAD66CE5504499.idx deleted file mode 100644 index 5309d09a4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/equal_to.hpp.34BAD66CE5504499.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/equal_to.hpp.C94E7EC26BDFA629.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/equal_to.hpp.C94E7EC26BDFA629.idx deleted file mode 100644 index 8307ad906..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/equal_to.hpp.C94E7EC26BDFA629.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/erase_if.h.52AC17D898D2345C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/erase_if.h.52AC17D898D2345C.idx deleted file mode 100644 index 1c3857928..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/erase_if.h.52AC17D898D2345C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/erf.hpp.D98C036D8151254F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/erf.hpp.D98C036D8151254F.idx deleted file mode 100644 index c2c476943..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/erf.hpp.D98C036D8151254F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/erf_inv.hpp.41C2939296D44E48.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/erf_inv.hpp.41C2939296D44E48.idx deleted file mode 100644 index 2a59a8d08..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/erf_inv.hpp.41C2939296D44E48.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/errno-base.h.23FC55A99C73A727.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/errno-base.h.23FC55A99C73A727.idx deleted file mode 100644 index 06e3d5008..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/errno-base.h.23FC55A99C73A727.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/errno.h.063064A523A47758.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/errno.h.063064A523A47758.idx deleted file mode 100644 index d6f1b50e6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/errno.h.063064A523A47758.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/errno.h.10013861918E601A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/errno.h.10013861918E601A.idx deleted file mode 100644 index bc7b404dc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/errno.h.10013861918E601A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/errno.h.19BCCCD58DA5623E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/errno.h.19BCCCD58DA5623E.idx deleted file mode 100644 index 610ef9124..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/errno.h.19BCCCD58DA5623E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/errno.h.33F6986A3C61A3BF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/errno.h.33F6986A3C61A3BF.idx deleted file mode 100644 index 37312f7d0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/errno.h.33F6986A3C61A3BF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/errno.h.3F8ECD84FB880B64.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/errno.h.3F8ECD84FB880B64.idx deleted file mode 100644 index 5f43f38c6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/errno.h.3F8ECD84FB880B64.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/error.hpp.B9F43ED3359B3A74.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/error.hpp.B9F43ED3359B3A74.idx deleted file mode 100644 index d4666ac2f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/error.hpp.B9F43ED3359B3A74.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/error_constants.h.FAB62781508B6283.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/error_constants.h.FAB62781508B6283.idx deleted file mode 100644 index d8343deb2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/error_constants.h.FAB62781508B6283.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/error_handling.hpp.ADFA13B339464371.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/error_handling.hpp.ADFA13B339464371.idx deleted file mode 100644 index e21bf8cd2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/error_handling.hpp.ADFA13B339464371.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/error_info_impl.hpp.F2A9B5E613A19C09.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/error_info_impl.hpp.F2A9B5E613A19C09.idx deleted file mode 100644 index 254bbfecc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/error_info_impl.hpp.F2A9B5E613A19C09.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/error_t.h.58D3895A591B592D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/error_t.h.58D3895A591B592D.idx deleted file mode 100644 index d1ac19e80..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/error_t.h.58D3895A591B592D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/errors.hpp.BB36C199F7C66508.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/errors.hpp.BB36C199F7C66508.idx deleted file mode 100644 index 8d2a3016e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/errors.hpp.BB36C199F7C66508.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/et_ops.hpp.F605D936C1C72EC1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/et_ops.hpp.F605D936C1C72EC1.idx deleted file mode 100644 index c3412c075..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/et_ops.hpp.F605D936C1C72EC1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/eti.hpp.0EB66C7B7BCD3CCB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/eti.hpp.0EB66C7B7BCD3CCB.idx deleted file mode 100644 index 34a84bdd8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/eti.hpp.0EB66C7B7BCD3CCB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/eval_if.hpp.4E3EB5820365C6C9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/eval_if.hpp.4E3EB5820365C6C9.idx deleted file mode 100644 index d71e7be34..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/eval_if.hpp.4E3EB5820365C6C9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/exception.9BD9E09A0A7198C6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/exception.9BD9E09A0A7198C6.idx deleted file mode 100644 index d9c865924..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/exception.9BD9E09A0A7198C6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/exception.h.60232BC787A23EFB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/exception.h.60232BC787A23EFB.idx deleted file mode 100644 index 4d4438847..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/exception.h.60232BC787A23EFB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/exception.hpp.3CE7371DBC4EEB8E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/exception.hpp.3CE7371DBC4EEB8E.idx deleted file mode 100644 index 932b3b82c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/exception.hpp.3CE7371DBC4EEB8E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/exception_defines.h.E3E83F3521CDDF95.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/exception_defines.h.E3E83F3521CDDF95.idx deleted file mode 100644 index 35f81b4a7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/exception_defines.h.E3E83F3521CDDF95.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/exception_ptr.h.A3D4E42C18D066BB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/exception_ptr.h.A3D4E42C18D066BB.idx deleted file mode 100644 index 27ce46136..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/exception_ptr.h.A3D4E42C18D066BB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/execution_monitor.hpp.5051EE34AC2F5F90.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/execution_monitor.hpp.5051EE34AC2F5F90.idx deleted file mode 100644 index 3210e3806..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/execution_monitor.hpp.5051EE34AC2F5F90.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/execution_monitor.ipp.EB6C02FA066CBF9A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/execution_monitor.ipp.EB6C02FA066CBF9A.idx deleted file mode 100644 index 87e4e0621..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/execution_monitor.ipp.EB6C02FA066CBF9A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/expand.hpp.89CD5278B7B731F2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/expand.hpp.89CD5278B7B731F2.idx deleted file mode 100644 index cd78664b7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/expand.hpp.89CD5278B7B731F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/explicit_conversion.hpp.57C5E7C1BB2D531D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/explicit_conversion.hpp.57C5E7C1BB2D531D.idx deleted file mode 100644 index d5623703b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/explicit_conversion.hpp.57C5E7C1BB2D531D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/expm1.hpp.D1F78BBE8D1841B1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/expm1.hpp.D1F78BBE8D1841B1.idx deleted file mode 100644 index 94b8b6fd8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/expm1.hpp.D1F78BBE8D1841B1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/expr_iif.hpp.676BA27AF9E21683.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/expr_iif.hpp.676BA27AF9E21683.idx deleted file mode 100644 index 48a5dd0f3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/expr_iif.hpp.676BA27AF9E21683.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/extent.hpp.A6B4A2D83527EB6A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/extent.hpp.A6B4A2D83527EB6A.idx deleted file mode 100644 index f780d0b5a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/extent.hpp.A6B4A2D83527EB6A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/extract_optional_type.hpp.BE1C35760FDFC447.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/extract_optional_type.hpp.BE1C35760FDFC447.idx deleted file mode 100644 index 02a405c8f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/extract_optional_type.hpp.BE1C35760FDFC447.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/f16cintrin.h.16DFD252FBA4CBB8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/f16cintrin.h.16DFD252FBA4CBB8.idx deleted file mode 100644 index 10b83e992..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/f16cintrin.h.16DFD252FBA4CBB8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/facade_iterator_category.hpp.963C8C53672801D3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/facade_iterator_category.hpp.963C8C53672801D3.idx deleted file mode 100644 index b1379ce9b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/facade_iterator_category.hpp.963C8C53672801D3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/factorials.hpp.F4949EA0EE254E63.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/factorials.hpp.F4949EA0EE254E63.idx deleted file mode 100644 index 2504221f0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/factorials.hpp.F4949EA0EE254E63.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/falloc.h.5C586ED1D55FF40E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/falloc.h.5C586ED1D55FF40E.idx deleted file mode 100644 index 737e93b6a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/falloc.h.5C586ED1D55FF40E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fcntl-linux.h.B59A22F1AA8971F5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fcntl-linux.h.B59A22F1AA8971F5.idx deleted file mode 100644 index 48eb48e86..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fcntl-linux.h.B59A22F1AA8971F5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fcntl.h.B275FA9E57415C0F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fcntl.h.B275FA9E57415C0F.idx deleted file mode 100644 index e37fdfadc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fcntl.h.B275FA9E57415C0F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fcntl.h.FAA28F3AAA9C8758.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fcntl.h.FAA28F3AAA9C8758.idx deleted file mode 100644 index 3b3d74a56..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fcntl.h.FAA28F3AAA9C8758.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/features-time64.h.BFBA8D3CA0316037.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/features-time64.h.BFBA8D3CA0316037.idx deleted file mode 100644 index bee52f78e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/features-time64.h.BFBA8D3CA0316037.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/features.h.5A4ED7C80201A723.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/features.h.5A4ED7C80201A723.idx deleted file mode 100644 index 04492a4a7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/features.h.5A4ED7C80201A723.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fenv.h.6C53FFB83CB642EA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fenv.h.6C53FFB83CB642EA.idx deleted file mode 100644 index eec1aa119..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fenv.h.6C53FFB83CB642EA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fenv.h.6EFD48B61DF02108.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fenv.h.6EFD48B61DF02108.idx deleted file mode 100644 index 0b9b1295d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fenv.h.6EFD48B61DF02108.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fenv.h.806883BE08F3F0C9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fenv.h.806883BE08F3F0C9.idx deleted file mode 100644 index f3ce330b4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fenv.h.806883BE08F3F0C9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fenv.hpp.3A5FD2FE22A83755.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fenv.hpp.3A5FD2FE22A83755.idx deleted file mode 100644 index bc7789981..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fenv.hpp.3A5FD2FE22A83755.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fetch.hpp.2DEF40C34C967D79.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fetch.hpp.2DEF40C34C967D79.idx deleted file mode 100644 index f0c64fc45..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fetch.hpp.2DEF40C34C967D79.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/finalize.hpp.679AD805FC03DD63.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/finalize.hpp.679AD805FC03DD63.idx deleted file mode 100644 index be36e800b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/finalize.hpp.679AD805FC03DD63.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/find_if.hpp.9AF2F77DBFC002CD.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/find_if.hpp.9AF2F77DBFC002CD.idx deleted file mode 100644 index 0907f103d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/find_if.hpp.9AF2F77DBFC002CD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/find_if_pred.hpp.FF1BA67815E1EBEA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/find_if_pred.hpp.FF1BA67815E1EBEA.idx deleted file mode 100644 index a8522d343..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/find_if_pred.hpp.FF1BA67815E1EBEA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/first_scalar.hpp.453EB6BE1FCCEFBB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/first_scalar.hpp.453EB6BE1FCCEFBB.idx deleted file mode 100644 index 550dc0647..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/first_scalar.hpp.453EB6BE1FCCEFBB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fixture.hpp.A11063B5C6086392.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fixture.hpp.A11063B5C6086392.idx deleted file mode 100644 index cda64c318..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fixture.hpp.A11063B5C6086392.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/float.h.E398714F70D64DD2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/float.h.E398714F70D64DD2.idx deleted file mode 100644 index e9d2f63e7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/float.h.E398714F70D64DD2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/float128_functions.hpp.4AFEB378559868B8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/float128_functions.hpp.4AFEB378559868B8.idx deleted file mode 100644 index 495e5497a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/float128_functions.hpp.4AFEB378559868B8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/float_string_cvt.hpp.203409230FC3125D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/float_string_cvt.hpp.203409230FC3125D.idx deleted file mode 100644 index 7c7f03dad..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/float_string_cvt.hpp.203409230FC3125D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/floating_point_comparison.hpp.E2A3C97F4BD16F17.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/floating_point_comparison.hpp.E2A3C97F4BD16F17.idx deleted file mode 100644 index fe9afd87a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/floating_point_comparison.hpp.E2A3C97F4BD16F17.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/floatn-common.h.0FE8C4DDCB84E088.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/floatn-common.h.0FE8C4DDCB84E088.idx deleted file mode 100644 index 0afe62077..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/floatn-common.h.0FE8C4DDCB84E088.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/floatn.h.DA21C738CC1B6ABF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/floatn.h.DA21C738CC1B6ABF.idx deleted file mode 100644 index 78afe8776..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/floatn.h.DA21C738CC1B6ABF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/flt-eval-method.h.8058951BDB657B4B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/flt-eval-method.h.8058951BDB657B4B.idx deleted file mode 100644 index aac3c97a9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/flt-eval-method.h.8058951BDB657B4B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fmaintrin.h.9A11C79A8BFE9822.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fmaintrin.h.9A11C79A8BFE9822.idx deleted file mode 100644 index acd98fef6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fmaintrin.h.9A11C79A8BFE9822.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold.hpp.1558D69EB61BDEE9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold.hpp.1558D69EB61BDEE9.idx deleted file mode 100644 index 597621921..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold.hpp.1558D69EB61BDEE9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_impl.hpp.8FA3B3332B36D61B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_impl.hpp.8FA3B3332B36D61B.idx deleted file mode 100644 index 491fa7b9b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_impl.hpp.8FA3B3332B36D61B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_impl.hpp.C84EC1CB709E3ADB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_impl.hpp.C84EC1CB709E3ADB.idx deleted file mode 100644 index cc07f3f67..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_impl.hpp.C84EC1CB709E3ADB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_left.hpp.36694F7405FE97CA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_left.hpp.36694F7405FE97CA.idx deleted file mode 100644 index f3b44f457..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_left.hpp.36694F7405FE97CA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_left.hpp.3CEA479813E6519F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_left.hpp.3CEA479813E6519F.idx deleted file mode 100644 index 0ff20f733..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_left.hpp.3CEA479813E6519F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_left.hpp.D9500975D46BA6B3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_left.hpp.D9500975D46BA6B3.idx deleted file mode 100644 index 36ed914a3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_left.hpp.D9500975D46BA6B3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_left_256.hpp.67A155B71D461E95.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_left_256.hpp.67A155B71D461E95.idx deleted file mode 100644 index 8bc3d4559..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_left_256.hpp.67A155B71D461E95.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_left_256.hpp.6B953790524FCAF4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_left_256.hpp.6B953790524FCAF4.idx deleted file mode 100644 index 727e99a84..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_left_256.hpp.6B953790524FCAF4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_left_256.hpp.E4808258432FB9F0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_left_256.hpp.E4808258432FB9F0.idx deleted file mode 100644 index bb5ee176f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_left_256.hpp.E4808258432FB9F0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_right.hpp.3A4CEAF91258AB16.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_right.hpp.3A4CEAF91258AB16.idx deleted file mode 100644 index 2ffcd00c1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_right.hpp.3A4CEAF91258AB16.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_right.hpp.D834131545B03AE1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_right.hpp.D834131545B03AE1.idx deleted file mode 100644 index 93f01a9b1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_right.hpp.D834131545B03AE1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_right_256.hpp.A2308DCB7771E5F2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_right_256.hpp.A2308DCB7771E5F2.idx deleted file mode 100644 index 09ec4094c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fold_right_256.hpp.A2308DCB7771E5F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/for.hpp.A60003B98C2AE7DC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/for.hpp.A60003B98C2AE7DC.idx deleted file mode 100644 index 848a6aa00..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/for.hpp.A60003B98C2AE7DC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/for.hpp.F496BCE7B80F6E51.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/for.hpp.F496BCE7B80F6E51.idx deleted file mode 100644 index 56990fe5c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/for.hpp.F496BCE7B80F6E51.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/for_256.hpp.A827D36A9BB1F7D9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/for_256.hpp.A827D36A9BB1F7D9.idx deleted file mode 100644 index ff35f7ae6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/for_256.hpp.A827D36A9BB1F7D9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/for_256.hpp.C226E56F849A76B9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/for_256.hpp.C226E56F849A76B9.idx deleted file mode 100644 index ec850c452..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/for_256.hpp.C226E56F849A76B9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/for_each.hpp.A39DC5D7D3014890.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/for_each.hpp.A39DC5D7D3014890.idx deleted file mode 100644 index dd74c1108..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/for_each.hpp.A39DC5D7D3014890.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/for_each.hpp.C252002494A0E757.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/for_each.hpp.C252002494A0E757.idx deleted file mode 100644 index 2fcce140f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/for_each.hpp.C252002494A0E757.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/for_each_i.hpp.59189A590DC99261.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/for_each_i.hpp.59189A590DC99261.idx deleted file mode 100644 index 94a94daf5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/for_each_i.hpp.59189A590DC99261.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/forced_return.hpp.B6912533888D81C5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/forced_return.hpp.B6912533888D81C5.idx deleted file mode 100644 index 18b39c4f5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/forced_return.hpp.B6912533888D81C5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/foreach.hpp.9374BB1C5D0EB77B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/foreach.hpp.9374BB1C5D0EB77B.idx deleted file mode 100644 index e66b97ac9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/foreach.hpp.9374BB1C5D0EB77B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/forward1.hpp.BAF2F4CE1ED34160.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/forward1.hpp.BAF2F4CE1ED34160.idx deleted file mode 100644 index a563bb144..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/forward1.hpp.BAF2F4CE1ED34160.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/forward1_256.hpp.703E8CCB5CE69962.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/forward1_256.hpp.703E8CCB5CE69962.idx deleted file mode 100644 index 9895a0afc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/forward1_256.hpp.703E8CCB5CE69962.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/forwarding.hpp.DE50FBBA7E9BA9A2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/forwarding.hpp.DE50FBBA7E9BA9A2.idx deleted file mode 100644 index 2a5e6bfeb..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/forwarding.hpp.DE50FBBA7E9BA9A2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fp-fast.h.72CDF40E7648EF43.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fp-fast.h.72CDF40E7648EF43.idx deleted file mode 100644 index ee4bfd32f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fp-fast.h.72CDF40E7648EF43.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fp-logb.h.EA7AC5545F14BC26.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fp-logb.h.EA7AC5545F14BC26.idx deleted file mode 100644 index dab326f39..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fp-logb.h.EA7AC5545F14BC26.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fp_traits.hpp.F137117C57FDBDBB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fp_traits.hpp.F137117C57FDBDBB.idx deleted file mode 100644 index 04f8205c1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fp_traits.hpp.F137117C57FDBDBB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fpc_op.hpp.6DF7777367662750.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fpc_op.hpp.6DF7777367662750.idx deleted file mode 100644 index 3279261f4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fpc_op.hpp.6DF7777367662750.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fpc_tolerance.hpp.467AB9547FD3ABAD.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fpc_tolerance.hpp.467AB9547FD3ABAD.idx deleted file mode 100644 index 61bf88e81..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fpc_tolerance.hpp.467AB9547FD3ABAD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fpclassify.hpp.95AC16EC649127F5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fpclassify.hpp.95AC16EC649127F5.idx deleted file mode 100644 index 54b75b3d0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fpclassify.hpp.95AC16EC649127F5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fpclassify.hpp.D2A5D28616BEDAF9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fpclassify.hpp.D2A5D28616BEDAF9.idx deleted file mode 100644 index cf6c47a50..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fpclassify.hpp.D2A5D28616BEDAF9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fraction.hpp.45DCC6DF391B0503.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fraction.hpp.45DCC6DF391B0503.idx deleted file mode 100644 index 9c4abe9ba..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fraction.hpp.45DCC6DF391B0503.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/framework.hpp.598C0364F62B9E44.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/framework.hpp.598C0364F62B9E44.idx deleted file mode 100644 index 9c8e17c8e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/framework.hpp.598C0364F62B9E44.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/framework.ipp.C099CDA942A8BC86.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/framework.ipp.C099CDA942A8BC86.idx deleted file mode 100644 index 589212eb3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/framework.ipp.C099CDA942A8BC86.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/free.h.3A06E3B11691A9AE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/free.h.3A06E3B11691A9AE.idx deleted file mode 100644 index 5448640cd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/free.h.3A06E3B11691A9AE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/front.hpp.9E852890F7598A16.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/front.hpp.9E852890F7598A16.idx deleted file mode 100644 index 63f6b8a0e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/front.hpp.9E852890F7598A16.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/front.hpp.D8CC0693DB64AF6C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/front.hpp.D8CC0693DB64AF6C.idx deleted file mode 100644 index 2d82e15f0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/front.hpp.D8CC0693DB64AF6C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/front_fwd.hpp.930E0A6F9AD7436F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/front_fwd.hpp.930E0A6F9AD7436F.idx deleted file mode 100644 index 9656ad54d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/front_fwd.hpp.930E0A6F9AD7436F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/front_impl.hpp.0486437D9AA091F5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/front_impl.hpp.0486437D9AA091F5.idx deleted file mode 100644 index 448bc9c3b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/front_impl.hpp.0486437D9AA091F5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/front_inserter.hpp.E2D880D50482241D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/front_inserter.hpp.E2D880D50482241D.idx deleted file mode 100644 index 9f50f7b95..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/front_inserter.hpp.E2D880D50482241D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fstream.5B035063ED695F3A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fstream.5B035063ED695F3A.idx deleted file mode 100644 index c6a3894d7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fstream.5B035063ED695F3A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fstream.tcc.FAA277577FB6C58B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fstream.tcc.FAA277577FB6C58B.idx deleted file mode 100644 index c06e45d99..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fstream.tcc.FAA277577FB6C58B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/full_lambda.hpp.56F6578462776D29.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/full_lambda.hpp.56F6578462776D29.idx deleted file mode 100644 index 7cd1a73f7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/full_lambda.hpp.56F6578462776D29.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/full_lambda.hpp.C61F87F8C298B017.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/full_lambda.hpp.C61F87F8C298B017.idx deleted file mode 100644 index 1619feb40..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/full_lambda.hpp.C61F87F8C298B017.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/functexcept.h.206192DEF17B89F8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/functexcept.h.206192DEF17B89F8.idx deleted file mode 100644 index 8cee638d1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/functexcept.h.206192DEF17B89F8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function.hpp.682662E62518EB82.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function.hpp.682662E62518EB82.idx deleted file mode 100644 index c680b7384..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function.hpp.682662E62518EB82.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function.hpp.AFA13170F0590DDD.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function.hpp.AFA13170F0590DDD.idx deleted file mode 100644 index 27d1381fd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function.hpp.AFA13170F0590DDD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function0.hpp.E111B650932E8A76.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function0.hpp.E111B650932E8A76.idx deleted file mode 100644 index 82afa48ab..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function0.hpp.E111B650932E8A76.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function1.hpp.8C08575078C57F6A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function1.hpp.8C08575078C57F6A.idx deleted file mode 100644 index 48363de99..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function1.hpp.8C08575078C57F6A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function2.hpp.AFD257573AEDC131.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function2.hpp.AFD257573AEDC131.idx deleted file mode 100644 index 026931dcb..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function2.hpp.AFD257573AEDC131.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function_base.hpp.E356A77C221B62C1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function_base.hpp.E356A77C221B62C1.idx deleted file mode 100644 index 527821cbc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function_base.hpp.E356A77C221B62C1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function_equal.hpp.DA425DC55A6F7795.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function_equal.hpp.DA425DC55A6F7795.idx deleted file mode 100644 index d096cf47f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function_equal.hpp.DA425DC55A6F7795.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function_fwd.hpp.FB7583A850B719F8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function_fwd.hpp.FB7583A850B719F8.idx deleted file mode 100644 index 8a3e040fa..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function_fwd.hpp.FB7583A850B719F8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function_iterate.hpp.CFA94F8DE6635730.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function_iterate.hpp.CFA94F8DE6635730.idx deleted file mode 100644 index 577bce292..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function_iterate.hpp.CFA94F8DE6635730.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function_template.hpp.94EC43B50305F73A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function_template.hpp.94EC43B50305F73A.idx deleted file mode 100644 index 050df725f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function_template.hpp.94EC43B50305F73A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function_traits.hpp.C58D536B0FA7EE29.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function_traits.hpp.C58D536B0FA7EE29.idx deleted file mode 100644 index d71d034e2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/function_traits.hpp.C58D536B0FA7EE29.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/functional.1ABC5CEB1A730878.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/functional.1ABC5CEB1A730878.idx deleted file mode 100644 index 76b288116..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/functional.1ABC5CEB1A730878.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/functional.hpp.69AEB5D0B9A90688.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/functional.hpp.69AEB5D0B9A90688.idx deleted file mode 100644 index c63e504c5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/functional.hpp.69AEB5D0B9A90688.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/functional_hash.h.1DDE07C659671E5C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/functional_hash.h.1DDE07C659671E5C.idx deleted file mode 100644 index a1fab6b08..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/functional_hash.h.1DDE07C659671E5C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/functions.hpp.5670249EBA9155FC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/functions.hpp.5670249EBA9155FC.idx deleted file mode 100644 index a1675aa77..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/functions.hpp.5670249EBA9155FC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fwd.hpp.165FE72F08009115.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fwd.hpp.165FE72F08009115.idx deleted file mode 100644 index eb21f835b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fwd.hpp.165FE72F08009115.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fwd.hpp.4A6B481C1BF43D4C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fwd.hpp.4A6B481C1BF43D4C.idx deleted file mode 100644 index 3e0fbe592..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fwd.hpp.4A6B481C1BF43D4C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fwd.hpp.4D246A65273D4BD6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fwd.hpp.4D246A65273D4BD6.idx deleted file mode 100644 index 314ffba1d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fwd.hpp.4D246A65273D4BD6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fwd_decl.hpp.4356B6212EAAC6AD.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fwd_decl.hpp.4356B6212EAAC6AD.idx deleted file mode 100644 index b45478487..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fwd_decl.hpp.4356B6212EAAC6AD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fxsrintrin.h.B982D326F511DA4F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fxsrintrin.h.B982D326F511DA4F.idx deleted file mode 100644 index c3db296a8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/fxsrintrin.h.B982D326F511DA4F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gamma.hpp.FA7E5F801EEC8C37.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gamma.hpp.FA7E5F801EEC8C37.idx deleted file mode 100644 index 3eb6be89c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gamma.hpp.FA7E5F801EEC8C37.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gamma_inva.hpp.249E01CE691CF862.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gamma_inva.hpp.249E01CE691CF862.idx deleted file mode 100644 index 364df51e4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gamma_inva.hpp.249E01CE691CF862.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gcc.hpp.23682BA6E16A89B1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gcc.hpp.23682BA6E16A89B1.idx deleted file mode 100644 index 5e471d2a5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gcc.hpp.23682BA6E16A89B1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/general.hpp.B92C4946B269DD1E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/general.hpp.B92C4946B269DD1E.idx deleted file mode 100644 index 8fb1117be..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/general.hpp.B92C4946B269DD1E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/generic_interconvert.hpp.6FCF7B0A95386DE9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/generic_interconvert.hpp.6FCF7B0A95386DE9.idx deleted file mode 100644 index 8d8a23622..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/generic_interconvert.hpp.6FCF7B0A95386DE9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/get.hpp.9A5544202B78F020.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/get.hpp.9A5544202B78F020.idx deleted file mode 100644 index 2a5b727f7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/get.hpp.9A5544202B78F020.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/get_error_info.hpp.554324B440062968.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/get_error_info.hpp.554324B440062968.idx deleted file mode 100644 index 8539981fa..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/get_error_info.hpp.554324B440062968.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/get_pointer.hpp.7BC1AE780E6E34D4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/get_pointer.hpp.7BC1AE780E6E34D4.idx deleted file mode 100644 index 85c2471a0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/get_pointer.hpp.7BC1AE780E6E34D4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/getopt_core.h.D7307CF3828B57B6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/getopt_core.h.D7307CF3828B57B6.idx deleted file mode 100644 index 32d798cd5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/getopt_core.h.D7307CF3828B57B6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/getopt_posix.h.EAB1D9CAA7EB87EE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/getopt_posix.h.EAB1D9CAA7EB87EE.idx deleted file mode 100644 index 9c5a0e011..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/getopt_posix.h.EAB1D9CAA7EB87EE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gfniintrin.h.B4ECA6C4E31EBF6F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gfniintrin.h.B4ECA6C4E31EBF6F.idx deleted file mode 100644 index 2a76fb601..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gfniintrin.h.B4ECA6C4E31EBF6F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/global_fixture.hpp.22B4BB8621DADAC0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/global_fixture.hpp.22B4BB8621DADAC0.idx deleted file mode 100644 index 14b94ab10..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/global_fixture.hpp.22B4BB8621DADAC0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/global_typedef.hpp.6EE12DCC626A0C3B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/global_typedef.hpp.6EE12DCC626A0C3B.idx deleted file mode 100644 index 2c710d98f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/global_typedef.hpp.6EE12DCC626A0C3B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gnu.h.72C00409DD7DB73A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gnu.h.72C00409DD7DB73A.idx deleted file mode 100644 index 9e7907706..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gnu.h.72C00409DD7DB73A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gpu.hpp.5F69E10E8AE62CCC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gpu.hpp.5F69E10E8AE62CCC.idx deleted file mode 100644 index ccb6784af..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gpu.hpp.5F69E10E8AE62CCC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gthr-default.h.7F136A8E758182CE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gthr-default.h.7F136A8E758182CE.idx deleted file mode 100644 index 380d12245..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gthr-default.h.7F136A8E758182CE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gthr.h.70C66586E0E99D6D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gthr.h.70C66586E0E99D6D.idx deleted file mode 100644 index c670e9548..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/gthr.h.70C66586E0E99D6D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_apply.hpp.31A739BE9E80C67B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_apply.hpp.31A739BE9E80C67B.idx deleted file mode 100644 index 12381d978..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_apply.hpp.31A739BE9E80C67B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_apply.hpp.BFD735EAE8E0D091.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_apply.hpp.BFD735EAE8E0D091.idx deleted file mode 100644 index 8c2c71b8b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_apply.hpp.BFD735EAE8E0D091.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_begin.hpp.629470E060B54EDD.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_begin.hpp.629470E060B54EDD.idx deleted file mode 100644 index 136c36e38..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_begin.hpp.629470E060B54EDD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_binary_operator.hpp.A4395C9DB730B9B7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_binary_operator.hpp.A4395C9DB730B9B7.idx deleted file mode 100644 index 6604aa65c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_binary_operator.hpp.A4395C9DB730B9B7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_constraints.hpp.C6796ACE91CFF40B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_constraints.hpp.C6796ACE91CFF40B.idx deleted file mode 100644 index 6c47eb2b8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_constraints.hpp.C6796ACE91CFF40B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_left_shift.hpp.478B20C4CAC98E97.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_left_shift.hpp.478B20C4CAC98E97.idx deleted file mode 100644 index 1e1be69bc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_left_shift.hpp.478B20C4CAC98E97.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_member_size.hpp.752560D625D3CE2C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_member_size.hpp.752560D625D3CE2C.idx deleted file mode 100644 index 46fbbe61d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_member_size.hpp.752560D625D3CE2C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_minus.hpp.55F8105744497ACC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_minus.hpp.55F8105744497ACC.idx deleted file mode 100644 index 60b725e63..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_minus.hpp.55F8105744497ACC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_minus_assign.hpp.06FB1C88296AEAE7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_minus_assign.hpp.06FB1C88296AEAE7.idx deleted file mode 100644 index 1f4736570..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_minus_assign.hpp.06FB1C88296AEAE7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_nothrow_assign.hpp.CBE17AD9BF3378F9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_nothrow_assign.hpp.CBE17AD9BF3378F9.idx deleted file mode 100644 index 804555f6d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_nothrow_assign.hpp.CBE17AD9BF3378F9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_nothrow_constructor.hpp.AE07F903760DDC2E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_nothrow_constructor.hpp.AE07F903760DDC2E.idx deleted file mode 100644 index f06ac42fb..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_nothrow_constructor.hpp.AE07F903760DDC2E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_nothrow_copy.hpp.3E53CEF13C4E9C2C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_nothrow_copy.hpp.3E53CEF13C4E9C2C.idx deleted file mode 100644 index d61b933eb..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_nothrow_copy.hpp.3E53CEF13C4E9C2C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_opt.hpp.E202899DEA5D7722.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_opt.hpp.E202899DEA5D7722.idx deleted file mode 100644 index 1bf03b067..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_opt.hpp.E202899DEA5D7722.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_plus.hpp.7902AE560F70ED7C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_plus.hpp.7902AE560F70ED7C.idx deleted file mode 100644 index 0b872f7a6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_plus.hpp.7902AE560F70ED7C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_plus_assign.hpp.B852E0A1ED470501.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_plus_assign.hpp.B852E0A1ED470501.idx deleted file mode 100644 index 9dc8d0087..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_plus_assign.hpp.B852E0A1ED470501.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_range_iterator.hpp.35555A2CD09C8E34.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_range_iterator.hpp.35555A2CD09C8E34.idx deleted file mode 100644 index 21d7a3948..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_range_iterator.hpp.35555A2CD09C8E34.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_result_type.hpp.B4580934D18AEF6B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_result_type.hpp.B4580934D18AEF6B.idx deleted file mode 100644 index ae0561279..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_result_type.hpp.B4580934D18AEF6B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_right_shift.hpp.854AADFF86BCC1DB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_right_shift.hpp.854AADFF86BCC1DB.idx deleted file mode 100644 index 7ba029389..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_right_shift.hpp.854AADFF86BCC1DB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_size.hpp.02FEC1B7D562986A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_size.hpp.02FEC1B7D562986A.idx deleted file mode 100644 index 0d538be5f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_size.hpp.02FEC1B7D562986A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_tag.hpp.F994545F6FAA7809.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_tag.hpp.F994545F6FAA7809.idx deleted file mode 100644 index 95a330495..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_tag.hpp.F994545F6FAA7809.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_trivial_constructor.hpp.49CC75EC3BFEA07E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_trivial_constructor.hpp.49CC75EC3BFEA07E.idx deleted file mode 100644 index a07ec0058..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_trivial_constructor.hpp.49CC75EC3BFEA07E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_trivial_copy.hpp.EBD4EDA0D113241B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_trivial_copy.hpp.EBD4EDA0D113241B.idx deleted file mode 100644 index c20c74e62..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_trivial_copy.hpp.EBD4EDA0D113241B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_trivial_destructor.hpp.0A566DBC8553D9D6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_trivial_destructor.hpp.0A566DBC8553D9D6.idx deleted file mode 100644 index 52013f0ad..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_trivial_destructor.hpp.0A566DBC8553D9D6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_trivial_move_assign.hpp.24A592D31A4C89B4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_trivial_move_assign.hpp.24A592D31A4C89B4.idx deleted file mode 100644 index 9709806e0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_trivial_move_assign.hpp.24A592D31A4C89B4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_type.hpp.624B777307BB5F94.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_type.hpp.624B777307BB5F94.idx deleted file mode 100644 index 6ccd96fa2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_type.hpp.624B777307BB5F94.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_xxx.hpp.7236A75EAF635FB1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_xxx.hpp.7236A75EAF635FB1.idx deleted file mode 100644 index ac939bf1d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_xxx.hpp.7236A75EAF635FB1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_xxx.hpp.A1F0DD0AEBF6C1B2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_xxx.hpp.A1F0DD0AEBF6C1B2.idx deleted file mode 100644 index 39f5203ed..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/has_xxx.hpp.A1F0DD0AEBF6C1B2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash.hpp.D3328B33D3FA40ED.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash.hpp.D3328B33D3FA40ED.idx deleted file mode 100644 index eff7b4685..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash.hpp.D3328B33D3FA40ED.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash.hpp.EAFE9E1C089BD8D9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash.hpp.EAFE9E1C089BD8D9.idx deleted file mode 100644 index d790fd050..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash.hpp.EAFE9E1C089BD8D9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash_bytes.h.878C140FA90D5822.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash_bytes.h.878C140FA90D5822.idx deleted file mode 100644 index a05481aa3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash_bytes.h.878C140FA90D5822.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash_fwd.hpp.09FD15EE73E585E1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash_fwd.hpp.09FD15EE73E585E1.idx deleted file mode 100644 index 24e10578b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash_fwd.hpp.09FD15EE73E585E1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash_fwd.hpp.900A48BE40A39DC2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash_fwd.hpp.900A48BE40A39DC2.idx deleted file mode 100644 index ad1213e34..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash_fwd.hpp.900A48BE40A39DC2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash_mix.hpp.B9CF3F70E623546A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash_mix.hpp.B9CF3F70E623546A.idx deleted file mode 100644 index e59e36928..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash_mix.hpp.B9CF3F70E623546A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash_range.hpp.CCB40B9A3C302106.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash_range.hpp.CCB40B9A3C302106.idx deleted file mode 100644 index a588fb290..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash_range.hpp.CCB40B9A3C302106.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash_tuple_like.hpp.411F434D8CC17E2E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash_tuple_like.hpp.411F434D8CC17E2E.idx deleted file mode 100644 index 1dece7cc9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash_tuple_like.hpp.411F434D8CC17E2E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash_variant.hpp.8A530A3EAD20ECF7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash_variant.hpp.8A530A3EAD20ECF7.idx deleted file mode 100644 index 911ef6195..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hash_variant.hpp.8A530A3EAD20ECF7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/helper_macros.hpp.3D6D16210F62A062.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/helper_macros.hpp.3D6D16210F62A062.idx deleted file mode 100644 index 6f28689ad..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/helper_macros.hpp.3D6D16210F62A062.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hresetintrin.h.683448C02C9C1AD4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hresetintrin.h.683448C02C9C1AD4.idx deleted file mode 100644 index aae2d5fa9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hresetintrin.h.683448C02C9C1AD4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hypot.hpp.73AA264D834B265F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hypot.hpp.73AA264D834B265F.idx deleted file mode 100644 index 60b6d65c0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/hypot.hpp.73AA264D834B265F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/identity.hpp.4150E06EAE28606F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/identity.hpp.4150E06EAE28606F.idx deleted file mode 100644 index 9a180fb5b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/identity.hpp.4150E06EAE28606F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/identity.hpp.61379C7C63104CF5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/identity.hpp.61379C7C63104CF5.idx deleted file mode 100644 index 0e0284a38..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/identity.hpp.61379C7C63104CF5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/identity.hpp.F70BE74BF53698A9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/identity.hpp.F70BE74BF53698A9.idx deleted file mode 100644 index 4f76cfc2f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/identity.hpp.F70BE74BF53698A9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/identity_type.hpp.D9AC9B54AC577D58.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/identity_type.hpp.D9AC9B54AC577D58.idx deleted file mode 100644 index fac712e3c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/identity_type.hpp.D9AC9B54AC577D58.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/idtype_t.h.A770FA782A0E97FD.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/idtype_t.h.A770FA782A0E97FD.idx deleted file mode 100644 index 73a0c4856..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/idtype_t.h.A770FA782A0E97FD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/if.hpp.44AEFAB4D0175F55.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/if.hpp.44AEFAB4D0175F55.idx deleted file mode 100644 index 2c9301ee6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/if.hpp.44AEFAB4D0175F55.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/if.hpp.98B52D8842B5A2AF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/if.hpp.98B52D8842B5A2AF.idx deleted file mode 100644 index 122d77477..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/if.hpp.98B52D8842B5A2AF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/igamma_inverse.hpp.78BF140F5483BA00.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/igamma_inverse.hpp.78BF140F5483BA00.idx deleted file mode 100644 index 83de636db..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/igamma_inverse.hpp.78BF140F5483BA00.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/igamma_large.hpp.358D4E4CCBAA4F4C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/igamma_large.hpp.358D4E4CCBAA4F4C.idx deleted file mode 100644 index 590b7cc89..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/igamma_large.hpp.358D4E4CCBAA4F4C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ignore_unused.hpp.BDD390C5CAE7D07F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ignore_unused.hpp.BDD390C5CAE7D07F.idx deleted file mode 100644 index dddca97d7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ignore_unused.hpp.BDD390C5CAE7D07F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iif.hpp.14995B604A58166D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iif.hpp.14995B604A58166D.idx deleted file mode 100644 index a926ddae8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iif.hpp.14995B604A58166D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/immintrin.h.BB6FC2640ABF199C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/immintrin.h.BB6FC2640ABF199C.idx deleted file mode 100644 index a1038873e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/immintrin.h.BB6FC2640ABF199C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/impl.hpp.8E7E600478469BE5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/impl.hpp.8E7E600478469BE5.idx deleted file mode 100644 index 18e05dbb5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/impl.hpp.8E7E600478469BE5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/implementation_help.hpp.BEE6B69E84E56149.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/implementation_help.hpp.BEE6B69E84E56149.idx deleted file mode 100644 index 24ba7ecc0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/implementation_help.hpp.BEE6B69E84E56149.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/import_export.hpp.429BADA3222DD1D3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/import_export.hpp.429BADA3222DD1D3.idx deleted file mode 100644 index 220eae5cd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/import_export.hpp.429BADA3222DD1D3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inc.hpp.40BA7AA94B6C9424.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inc.hpp.40BA7AA94B6C9424.idx deleted file mode 100644 index 591affc4b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inc.hpp.40BA7AA94B6C9424.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inc.hpp.AE8F4B08384945C4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inc.hpp.AE8F4B08384945C4.idx deleted file mode 100644 index e823009ad..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inc.hpp.AE8F4B08384945C4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inc_256.hpp.43793947939E1791.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inc_256.hpp.43793947939E1791.idx deleted file mode 100644 index f6d9b5f89..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inc_256.hpp.43793947939E1791.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/include_preprocessed.hpp.06B2E77F16B51760.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/include_preprocessed.hpp.06B2E77F16B51760.idx deleted file mode 100644 index e01b3cd8a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/include_preprocessed.hpp.06B2E77F16B51760.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/include_preprocessed.hpp.90B29B22170B0B07.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/include_preprocessed.hpp.90B29B22170B0B07.idx deleted file mode 100644 index 018abc960..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/include_preprocessed.hpp.90B29B22170B0B07.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/indirect_traits.hpp.00E18F5F2DA16B23.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/indirect_traits.hpp.00E18F5F2DA16B23.idx deleted file mode 100644 index 04de15578..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/indirect_traits.hpp.00E18F5F2DA16B23.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/indirections.hpp.33B056BC336ACD60.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/indirections.hpp.33B056BC336ACD60.idx deleted file mode 100644 index aed7666e8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/indirections.hpp.33B056BC336ACD60.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inf_nan.hpp.CE0F3DA1BB4D77A9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inf_nan.hpp.CE0F3DA1BB4D77A9.idx deleted file mode 100644 index 5f896c2e5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inf_nan.hpp.CE0F3DA1BB4D77A9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/info.hpp.95A15D827859608C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/info.hpp.95A15D827859608C.idx deleted file mode 100644 index ea57b2b9c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/info.hpp.95A15D827859608C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/initializer.hpp.4D646710ABACCAF0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/initializer.hpp.4D646710ABACCAF0.idx deleted file mode 100644 index d3d283b82..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/initializer.hpp.4D646710ABACCAF0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/initializer_list.AFC06A41CFC1543D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/initializer_list.AFC06A41CFC1543D.idx deleted file mode 100644 index 9880c1445..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/initializer_list.AFC06A41CFC1543D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/input_iterator_facade.hpp.5B9A475BDA646818.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/input_iterator_facade.hpp.5B9A475BDA646818.idx deleted file mode 100644 index 5a8fce93d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/input_iterator_facade.hpp.5B9A475BDA646818.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/insert.hpp.1F6DC91A1D7FB12C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/insert.hpp.1F6DC91A1D7FB12C.idx deleted file mode 100644 index ad6d56751..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/insert.hpp.1F6DC91A1D7FB12C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/insert_fwd.hpp.BB69D0B380FD8602.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/insert_fwd.hpp.BB69D0B380FD8602.idx deleted file mode 100644 index cb53e13b0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/insert_fwd.hpp.BB69D0B380FD8602.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/insert_impl.hpp.52603091BD1D5C96.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/insert_impl.hpp.52603091BD1D5C96.idx deleted file mode 100644 index 6ef6ac0fe..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/insert_impl.hpp.52603091BD1D5C96.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/insert_range.hpp.8339911037235CEB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/insert_range.hpp.8339911037235CEB.idx deleted file mode 100644 index 7aed354ee..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/insert_range.hpp.8339911037235CEB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/insert_range_fwd.hpp.B6D29AFD7DE1C447.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/insert_range_fwd.hpp.B6D29AFD7DE1C447.idx deleted file mode 100644 index 075c3e63e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/insert_range_fwd.hpp.B6D29AFD7DE1C447.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/insert_range_impl.hpp.2AE1D9AE8A2FEFDF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/insert_range_impl.hpp.2AE1D9AE8A2FEFDF.idx deleted file mode 100644 index cf9ad48cd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/insert_range_impl.hpp.2AE1D9AE8A2FEFDF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inserter.hpp.8160B791040F66C8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inserter.hpp.8160B791040F66C8.idx deleted file mode 100644 index 5f9f4e950..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inserter.hpp.8160B791040F66C8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inserter_algorithm.hpp.20F9D9254840A7B3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inserter_algorithm.hpp.20F9D9254840A7B3.idx deleted file mode 100644 index 5954c0cde..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inserter_algorithm.hpp.20F9D9254840A7B3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/int-ll64.h.AE74C618A4956C59.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/int-ll64.h.AE74C618A4956C59.idx deleted file mode 100644 index 04b33c8e4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/int-ll64.h.AE74C618A4956C59.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/int.hpp.93A063C1CC1E4EDC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/int.hpp.93A063C1CC1E4EDC.idx deleted file mode 100644 index 7a696157b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/int.hpp.93A063C1CC1E4EDC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/int_float_mixture.hpp.810D638482043568.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/int_float_mixture.hpp.810D638482043568.idx deleted file mode 100644 index 46e4d6e35..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/int_float_mixture.hpp.810D638482043568.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/int_float_mixture_enum.hpp.9A913D32CF480478.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/int_float_mixture_enum.hpp.9A913D32CF480478.idx deleted file mode 100644 index eca347806..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/int_float_mixture_enum.hpp.9A913D32CF480478.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/int_fwd.hpp.F1E1C59C9E452D0D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/int_fwd.hpp.F1E1C59C9E452D0D.idx deleted file mode 100644 index bcf3e4c56..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/int_fwd.hpp.F1E1C59C9E452D0D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integer.hpp.5F24CC2D1FE97D62.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integer.hpp.5F24CC2D1FE97D62.idx deleted file mode 100644 index 24af5c979..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integer.hpp.5F24CC2D1FE97D62.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integer.hpp.779A943A0B2915A5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integer.hpp.779A943A0B2915A5.idx deleted file mode 100644 index 4ac30442e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integer.hpp.779A943A0B2915A5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integer_fwd.hpp.E62DDA32E60C99D1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integer_fwd.hpp.E62DDA32E60C99D1.idx deleted file mode 100644 index 105442b2b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integer_fwd.hpp.E62DDA32E60C99D1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integer_ops.hpp.0B29AEB404742340.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integer_ops.hpp.0B29AEB404742340.idx deleted file mode 100644 index 16fccc12f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integer_ops.hpp.0B29AEB404742340.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integer_sequence.hpp.81C39FDB3BF7CBD3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integer_sequence.hpp.81C39FDB3BF7CBD3.idx deleted file mode 100644 index 452955a4f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integer_sequence.hpp.81C39FDB3BF7CBD3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integer_traits.hpp.739DFC0BE9634918.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integer_traits.hpp.739DFC0BE9634918.idx deleted file mode 100644 index 0efb3a661..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integer_traits.hpp.739DFC0BE9634918.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integral.hpp.58C9985D1702FA11.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integral.hpp.58C9985D1702FA11.idx deleted file mode 100644 index 529530d9b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integral.hpp.58C9985D1702FA11.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integral.hpp.BB8C774514379CAF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integral.hpp.BB8C774514379CAF.idx deleted file mode 100644 index 2beb7634d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integral.hpp.BB8C774514379CAF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integral_c.hpp.DB7724EA4913AB5C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integral_c.hpp.DB7724EA4913AB5C.idx deleted file mode 100644 index 361b55fbf..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integral_c.hpp.DB7724EA4913AB5C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integral_c_fwd.hpp.C69D2C0524B14FDC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integral_c_fwd.hpp.C69D2C0524B14FDC.idx deleted file mode 100644 index d117a0189..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integral_c_fwd.hpp.C69D2C0524B14FDC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integral_c_tag.hpp.BECEBB868FC9DB69.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integral_c_tag.hpp.BECEBB868FC9DB69.idx deleted file mode 100644 index fccf4e8b8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integral_c_tag.hpp.BECEBB868FC9DB69.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integral_constant.hpp.C9F8EFD3B045971E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integral_constant.hpp.C9F8EFD3B045971E.idx deleted file mode 100644 index 98339ce18..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integral_constant.hpp.C9F8EFD3B045971E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integral_wrapper.hpp.05A51A3CBC7B0643.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integral_wrapper.hpp.05A51A3CBC7B0643.idx deleted file mode 100644 index 67581fc53..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/integral_wrapper.hpp.05A51A3CBC7B0643.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/intel.hpp.E38BB2AC9457A37E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/intel.hpp.E38BB2AC9457A37E.idx deleted file mode 100644 index 77c5c8eef..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/intel.hpp.E38BB2AC9457A37E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/intel_intrinsics.hpp.E671BE991B2B82E5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/intel_intrinsics.hpp.E671BE991B2B82E5.idx deleted file mode 100644 index 758c9c493..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/intel_intrinsics.hpp.E671BE991B2B82E5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/interface.hpp.641C31156D3306E1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/interface.hpp.641C31156D3306E1.idx deleted file mode 100644 index a768e5963..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/interface.hpp.641C31156D3306E1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/interface.hpp.6EB97896EC9085CE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/interface.hpp.6EB97896EC9085CE.idx deleted file mode 100644 index 675db84b7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/interface.hpp.6EB97896EC9085CE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/interoperable.hpp.19BE699842333990.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/interoperable.hpp.19BE699842333990.idx deleted file mode 100644 index 50d40b399..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/interoperable.hpp.19BE699842333990.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/intrinsics.hpp.4AD33993E28A4D88.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/intrinsics.hpp.4AD33993E28A4D88.idx deleted file mode 100644 index 7e6ecb3da..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/intrinsics.hpp.4AD33993E28A4D88.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inttypes.h.495A386E5CA5247A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inttypes.h.495A386E5CA5247A.idx deleted file mode 100644 index b8e5bfb04..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inttypes.h.495A386E5CA5247A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inttypes.h.CA4EF3825D5F845B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inttypes.h.CA4EF3825D5F845B.idx deleted file mode 100644 index a4a7f057b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/inttypes.h.CA4EF3825D5F845B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/invoke.h.2B1ACA2407CB05E3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/invoke.h.2B1ACA2407CB05E3.idx deleted file mode 100644 index 903466589..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/invoke.h.2B1ACA2407CB05E3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/invpcidintrin.h.2F1B240B49DBFD2B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/invpcidintrin.h.2F1B240B49DBFD2B.idx deleted file mode 100644 index a36357113..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/invpcidintrin.h.2F1B240B49DBFD2B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/io.hpp.0F04A4B138155B4D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/io.hpp.0F04A4B138155B4D.idx deleted file mode 100644 index 5f67428d4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/io.hpp.0F04A4B138155B4D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/io.hpp.960FBB5C85D91E00.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/io.hpp.960FBB5C85D91E00.idx deleted file mode 100644 index 940937c49..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/io.hpp.960FBB5C85D91E00.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/io_fwd.hpp.23DCA64C6AAC3C24.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/io_fwd.hpp.23DCA64C6AAC3C24.idx deleted file mode 100644 index ee7ef2463..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/io_fwd.hpp.23DCA64C6AAC3C24.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iomanip.84619F057E1A059E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iomanip.84619F057E1A059E.idx deleted file mode 100644 index 5b0eed081..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iomanip.84619F057E1A059E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ios.899A4E79D282CBCE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ios.899A4E79D282CBCE.idx deleted file mode 100644 index 347875af5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ios.899A4E79D282CBCE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ios.h.854B709D58D248DC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ios.h.854B709D58D248DC.idx deleted file mode 100644 index ac5ec7794..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ios.h.854B709D58D248DC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ios_base.h.0442D829AE4A2428.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ios_base.h.0442D829AE4A2428.idx deleted file mode 100644 index 4a0a7c48b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ios_base.h.0442D829AE4A2428.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ios_state.hpp.0CDB7DB4CCE2B330.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ios_state.hpp.0CDB7DB4CCE2B330.idx deleted file mode 100644 index be8b9e528..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ios_state.hpp.0CDB7DB4CCE2B330.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iosfwd.163CBDA627BDB3A3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iosfwd.163CBDA627BDB3A3.idx deleted file mode 100644 index 54fcbaa69..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iosfwd.163CBDA627BDB3A3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iostream.6729FA17A45B55EC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iostream.6729FA17A45B55EC.idx deleted file mode 100644 index 44c94be11..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iostream.6729FA17A45B55EC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_1_number.hpp.2D4CFEA4E6EE1028.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_1_number.hpp.2D4CFEA4E6EE1028.idx deleted file mode 100644 index 71b8fc003..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_1_number.hpp.2D4CFEA4E6EE1028.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_abstract.hpp.75842643D14DF1E6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_abstract.hpp.75842643D14DF1E6.idx deleted file mode 100644 index 548d54439..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_abstract.hpp.75842643D14DF1E6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_arithmetic.hpp.1A9CDA89015144C3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_arithmetic.hpp.1A9CDA89015144C3.idx deleted file mode 100644 index 71e7cfcb5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_arithmetic.hpp.1A9CDA89015144C3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_array.hpp.29719D045D5D3941.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_array.hpp.29719D045D5D3941.idx deleted file mode 100644 index b314c89f4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_array.hpp.29719D045D5D3941.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_assignable.hpp.B65009792A22FDD7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_assignable.hpp.B65009792A22FDD7.idx deleted file mode 100644 index 526741807..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_assignable.hpp.B65009792A22FDD7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_backend.hpp.11DA56E9585FCD3A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_backend.hpp.11DA56E9585FCD3A.idx deleted file mode 100644 index 3a8570ad2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_backend.hpp.11DA56E9585FCD3A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_base_and_derived.hpp.835E9A39445C0622.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_base_and_derived.hpp.835E9A39445C0622.idx deleted file mode 100644 index 64c286e86..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_base_and_derived.hpp.835E9A39445C0622.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_base_of.hpp.E7CCDA835830A222.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_base_of.hpp.E7CCDA835830A222.idx deleted file mode 100644 index 9b2b6f17b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_base_of.hpp.E7CCDA835830A222.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_binary.hpp.A68CC0E2D3C83A8A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_binary.hpp.A68CC0E2D3C83A8A.idx deleted file mode 100644 index 94600a985..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_binary.hpp.A68CC0E2D3C83A8A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_bounded_array.hpp.AECA807DD78076D0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_bounded_array.hpp.AECA807DD78076D0.idx deleted file mode 100644 index e990ec5d1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_bounded_array.hpp.AECA807DD78076D0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_byte_container.hpp.17361A2CB2EB2586.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_byte_container.hpp.17361A2CB2EB2586.idx deleted file mode 100644 index 7a0b7d822..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_byte_container.hpp.17361A2CB2EB2586.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_character.hpp.8DC9ADF83A49099A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_character.hpp.8DC9ADF83A49099A.idx deleted file mode 100644 index a3cf71342..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_character.hpp.8DC9ADF83A49099A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_class.hpp.669203F8E96F2F8D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_class.hpp.669203F8E96F2F8D.idx deleted file mode 100644 index 57c1f053e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_class.hpp.669203F8E96F2F8D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_complete.hpp.A28BE43F61295DDA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_complete.hpp.A28BE43F61295DDA.idx deleted file mode 100644 index 51002d0af..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_complete.hpp.A28BE43F61295DDA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_complex.hpp.47B4338225A485AE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_complex.hpp.47B4338225A485AE.idx deleted file mode 100644 index 5ad3f4935..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_complex.hpp.47B4338225A485AE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_const.hpp.CFE15BEBDD48B5EE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_const.hpp.CFE15BEBDD48B5EE.idx deleted file mode 100644 index 841adecee..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_const.hpp.CFE15BEBDD48B5EE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_constant_evaluated.hpp.57FCBB18ECD7AFF3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_constant_evaluated.hpp.57FCBB18ECD7AFF3.idx deleted file mode 100644 index 7df0c07f5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_constant_evaluated.hpp.57FCBB18ECD7AFF3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_constructible.hpp.7A7DC6DDC3FF2019.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_constructible.hpp.7A7DC6DDC3FF2019.idx deleted file mode 100644 index 6a875b360..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_constructible.hpp.7A7DC6DDC3FF2019.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_contiguous_range.hpp.3909C9E5871E6676.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_contiguous_range.hpp.3909C9E5871E6676.idx deleted file mode 100644 index e7fca3a7c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_contiguous_range.hpp.3909C9E5871E6676.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_convertible.hpp.60114E783BA5FCCF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_convertible.hpp.60114E783BA5FCCF.idx deleted file mode 100644 index 77a019505..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_convertible.hpp.60114E783BA5FCCF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_convertible_arithmetic.hpp.0280C144E2E90184.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_convertible_arithmetic.hpp.0280C144E2E90184.idx deleted file mode 100644 index b434676af..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_convertible_arithmetic.hpp.0280C144E2E90184.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_copy_constructible.hpp.25E6BD94DE6F8805.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_copy_constructible.hpp.25E6BD94DE6F8805.idx deleted file mode 100644 index 37e6bffdf..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_copy_constructible.hpp.25E6BD94DE6F8805.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_cstring.hpp.EF1B4DE77FBDC290.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_cstring.hpp.EF1B4DE77FBDC290.idx deleted file mode 100644 index e9bd1d07c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_cstring.hpp.EF1B4DE77FBDC290.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_default_constructible.hpp.3CA915412E062D65.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_default_constructible.hpp.3CA915412E062D65.idx deleted file mode 100644 index 4bb96e7f0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_default_constructible.hpp.3CA915412E062D65.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_described_class.hpp.5254849E4AE64479.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_described_class.hpp.5254849E4AE64479.idx deleted file mode 100644 index 70a1e7269..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_described_class.hpp.5254849E4AE64479.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_destructible.hpp.1D1B5DC44A101679.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_destructible.hpp.1D1B5DC44A101679.idx deleted file mode 100644 index 4534c7f82..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_destructible.hpp.1D1B5DC44A101679.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_detected.hpp.869A9591444E8C37.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_detected.hpp.869A9591444E8C37.idx deleted file mode 100644 index 0015fda88..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_detected.hpp.869A9591444E8C37.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_empty.hpp.3E294732ACACF696.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_empty.hpp.3E294732ACACF696.idx deleted file mode 100644 index f784888f4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_empty.hpp.3E294732ACACF696.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_empty.hpp.A9086D5DB5AB6A50.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_empty.hpp.A9086D5DB5AB6A50.idx deleted file mode 100644 index 548f112fc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_empty.hpp.A9086D5DB5AB6A50.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_enum.hpp.CB1D201A99EB1E75.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_enum.hpp.CB1D201A99EB1E75.idx deleted file mode 100644 index 6938cc7d7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_enum.hpp.CB1D201A99EB1E75.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_float.hpp.0AA197CA0649CF65.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_float.hpp.0AA197CA0649CF65.idx deleted file mode 100644 index 192374db9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_float.hpp.0AA197CA0649CF65.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_floating_point.hpp.91F8D9E1723841DD.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_floating_point.hpp.91F8D9E1723841DD.idx deleted file mode 100644 index 3931a19f9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_floating_point.hpp.91F8D9E1723841DD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_forward_iterable.hpp.79F01EADCEBD5929.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_forward_iterable.hpp.79F01EADCEBD5929.idx deleted file mode 100644 index c19064fb5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_forward_iterable.hpp.79F01EADCEBD5929.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_function.hpp.BDAC311FF6E8764E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_function.hpp.BDAC311FF6E8764E.idx deleted file mode 100644 index 1e47af07d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_function.hpp.BDAC311FF6E8764E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_function_cxx_11.hpp.ED301DD205DA4F41.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_function_cxx_11.hpp.ED301DD205DA4F41.idx deleted file mode 100644 index d682e0dee..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_function_cxx_11.hpp.ED301DD205DA4F41.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_integral.hpp.4DA95DD3A509CD95.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_integral.hpp.4DA95DD3A509CD95.idx deleted file mode 100644 index 570a4ae86..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_integral.hpp.4DA95DD3A509CD95.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_iterator.hpp.3C8F27A00C334B58.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_iterator.hpp.3C8F27A00C334B58.idx deleted file mode 100644 index a9addc033..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_iterator.hpp.3C8F27A00C334B58.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_lvalue_reference.hpp.70B6CE2E9386F808.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_lvalue_reference.hpp.70B6CE2E9386F808.idx deleted file mode 100644 index fe0135baf..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_lvalue_reference.hpp.70B6CE2E9386F808.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_maximum_number.hpp.D3E8C0025390CEB0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_maximum_number.hpp.D3E8C0025390CEB0.idx deleted file mode 100644 index c84e1cb60..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_maximum_number.hpp.D3E8C0025390CEB0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_member_function_pointer.hpp.73E3AD14D7176437.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_member_function_pointer.hpp.73E3AD14D7176437.idx deleted file mode 100644 index 2bce28281..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_member_function_pointer.hpp.73E3AD14D7176437.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_member_function_pointer_cxx_11.hpp.E17CAF80C3964A20.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_member_function_pointer_cxx_11.hpp.E17CAF80C3964A20.idx deleted file mode 100644 index 2d4442b4e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_member_function_pointer_cxx_11.hpp.E17CAF80C3964A20.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_member_pointer.hpp.1A96ED6AB42D2B73.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_member_pointer.hpp.1A96ED6AB42D2B73.idx deleted file mode 100644 index ed0c527cf..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_member_pointer.hpp.1A96ED6AB42D2B73.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_minimum_number.hpp.C830E216A6D0AA02.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_minimum_number.hpp.C830E216A6D0AA02.idx deleted file mode 100644 index 110cf6100..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_minimum_number.hpp.C830E216A6D0AA02.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_msvc_eti_arg.hpp.4FCDDA87169A3B89.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_msvc_eti_arg.hpp.4FCDDA87169A3B89.idx deleted file mode 100644 index 58e4c753d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_msvc_eti_arg.hpp.4FCDDA87169A3B89.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_move_assignable.hpp.6B9F53BE18F51B27.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_move_assignable.hpp.6B9F53BE18F51B27.idx deleted file mode 100644 index e40cb118b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_move_assignable.hpp.6B9F53BE18F51B27.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_move_constructible.hpp.90D76BDF61A1526B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_move_constructible.hpp.90D76BDF61A1526B.idx deleted file mode 100644 index 8afd09fca..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_nothrow_move_constructible.hpp.90D76BDF61A1526B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_output_streamable.hpp.F1B414681D9ECDD4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_output_streamable.hpp.F1B414681D9ECDD4.idx deleted file mode 100644 index 2674f75c7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_output_streamable.hpp.F1B414681D9ECDD4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_placeholder.hpp.A915BC79BFBBE180.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_placeholder.hpp.A915BC79BFBBE180.idx deleted file mode 100644 index f53119262..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_placeholder.hpp.A915BC79BFBBE180.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_pod.hpp.0F4C6D016A36D926.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_pod.hpp.0F4C6D016A36D926.idx deleted file mode 100644 index 479a8b3da..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_pod.hpp.0F4C6D016A36D926.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_pointer.hpp.9500CE30241A926F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_pointer.hpp.9500CE30241A926F.idx deleted file mode 100644 index 1da280a58..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_pointer.hpp.9500CE30241A926F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_range.hpp.611AE31AD5FB1BD2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_range.hpp.611AE31AD5FB1BD2.idx deleted file mode 100644 index ff861752a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_range.hpp.611AE31AD5FB1BD2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_reference.hpp.B99434AD6E191AA7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_reference.hpp.B99434AD6E191AA7.idx deleted file mode 100644 index 37f66b826..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_reference.hpp.B99434AD6E191AA7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_restricted_conversion.hpp.14F5DDCFDD895FFE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_restricted_conversion.hpp.14F5DDCFDD895FFE.idx deleted file mode 100644 index 541895143..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_restricted_conversion.hpp.14F5DDCFDD895FFE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_rvalue_reference.hpp.DCB064CF6977B869.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_rvalue_reference.hpp.DCB064CF6977B869.idx deleted file mode 100644 index 9245e37cb..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_rvalue_reference.hpp.DCB064CF6977B869.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_same.hpp.58C7DDC0486B6ABC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_same.hpp.58C7DDC0486B6ABC.idx deleted file mode 100644 index f36ab848f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_same.hpp.58C7DDC0486B6ABC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_same.hpp.6AA979E73E3D302E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_same.hpp.6AA979E73E3D302E.idx deleted file mode 100644 index 54635ef20..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_same.hpp.6AA979E73E3D302E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_scalar.hpp.F293D9EB6A0AEC2F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_scalar.hpp.F293D9EB6A0AEC2F.idx deleted file mode 100644 index 8aea5e23d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_scalar.hpp.F293D9EB6A0AEC2F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_sequence.hpp.35F50A3587B4196D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_sequence.hpp.35F50A3587B4196D.idx deleted file mode 100644 index 6e16b7b31..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_sequence.hpp.35F50A3587B4196D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_signed.hpp.D4E5776B8F4FF1A6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_signed.hpp.D4E5776B8F4FF1A6.idx deleted file mode 100644 index 7b3742621..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_signed.hpp.D4E5776B8F4FF1A6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_single_return.hpp.A77409D581AC3F9C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_single_return.hpp.A77409D581AC3F9C.idx deleted file mode 100644 index 68dc7d940..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_single_return.hpp.A77409D581AC3F9C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_standalone.hpp.F2F1CED53528A472.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_standalone.hpp.F2F1CED53528A472.idx deleted file mode 100644 index 947994821..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_standalone.hpp.F2F1CED53528A472.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_stateless.hpp.898E8D6B8BE6EEDE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_stateless.hpp.898E8D6B8BE6EEDE.idx deleted file mode 100644 index f28040d24..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_stateless.hpp.898E8D6B8BE6EEDE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_subranged.hpp.290502279737A709.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_subranged.hpp.290502279737A709.idx deleted file mode 100644 index 89b8fc371..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_subranged.hpp.290502279737A709.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_tuple_like.hpp.AA94012E03554109.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_tuple_like.hpp.AA94012E03554109.idx deleted file mode 100644 index 7c8c65bac..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_tuple_like.hpp.AA94012E03554109.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_unbounded_array.hpp.7A28DD98B8A174E2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_unbounded_array.hpp.7A28DD98B8A174E2.idx deleted file mode 100644 index b91f0e2f3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_unbounded_array.hpp.7A28DD98B8A174E2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_union.hpp.E5E9C35A562261BC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_union.hpp.E5E9C35A562261BC.idx deleted file mode 100644 index ef06b530a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_union.hpp.E5E9C35A562261BC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_unordered_range.hpp.1D8B7188F9A4E3AF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_unordered_range.hpp.1D8B7188F9A4E3AF.idx deleted file mode 100644 index 35fbb7f04..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_unordered_range.hpp.1D8B7188F9A4E3AF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_unsigned.hpp.189486667EE4342F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_unsigned.hpp.189486667EE4342F.idx deleted file mode 100644 index 7f9f38acd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_unsigned.hpp.189486667EE4342F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_variable_precision.hpp.C13615F6952777B4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_variable_precision.hpp.C13615F6952777B4.idx deleted file mode 100644 index df52ce147..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_variable_precision.hpp.C13615F6952777B4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_void.hpp.3F54D5F1896BCB70.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_void.hpp.3F54D5F1896BCB70.idx deleted file mode 100644 index 4a9840e4e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_void.hpp.3F54D5F1896BCB70.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_volatile.hpp.4EA478FED2F02589.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_volatile.hpp.4EA478FED2F02589.idx deleted file mode 100644 index cbe439901..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/is_volatile.hpp.4EA478FED2F02589.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iscanonical.h.C53E44E13856FCEA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iscanonical.h.C53E44E13856FCEA.idx deleted file mode 100644 index 8ed7f8051..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iscanonical.h.C53E44E13856FCEA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/istream.A9989E55F34FA3B3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/istream.A9989E55F34FA3B3.idx deleted file mode 100644 index b9ea21abf..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/istream.A9989E55F34FA3B3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/istream.tcc.B5D73156E1ABB952.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/istream.tcc.B5D73156E1ABB952.idx deleted file mode 100644 index b8bdee391..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/istream.tcc.B5D73156E1ABB952.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/it_pair.hpp.00AF2E0C1C0FA2C8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/it_pair.hpp.00AF2E0C1C0FA2C8.idx deleted file mode 100644 index 70b9d3a85..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/it_pair.hpp.00AF2E0C1C0FA2C8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/item.hpp.06AD0C3EB7EF06A2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/item.hpp.06AD0C3EB7EF06A2.idx deleted file mode 100644 index 015fce1d4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/item.hpp.06AD0C3EB7EF06A2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_apply.hpp.FF01421F423F8537.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_apply.hpp.FF01421F423F8537.idx deleted file mode 100644 index 8027aab91..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_apply.hpp.FF01421F423F8537.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_fold.hpp.78BB309732FFFB36.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_fold.hpp.78BB309732FFFB36.idx deleted file mode 100644 index b818fd69b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_fold.hpp.78BB309732FFFB36.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_fold_if.hpp.10621267A666F054.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_fold_if.hpp.10621267A666F054.idx deleted file mode 100644 index 16fd43763..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_fold_if.hpp.10621267A666F054.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_fold_if_impl.hpp.87363224BD75E78E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_fold_if_impl.hpp.87363224BD75E78E.idx deleted file mode 100644 index f3b395e41..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_fold_if_impl.hpp.87363224BD75E78E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_fold_if_impl.hpp.9BE651C1CAE3C0E2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_fold_if_impl.hpp.9BE651C1CAE3C0E2.idx deleted file mode 100644 index f8b3f6647..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_fold_if_impl.hpp.9BE651C1CAE3C0E2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_fold_impl.hpp.27AFDEEDE9456A6D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_fold_impl.hpp.27AFDEEDE9456A6D.idx deleted file mode 100644 index 91fc401d4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_fold_impl.hpp.27AFDEEDE9456A6D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_fold_impl.hpp.E0C5E1909C8114DE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_fold_impl.hpp.E0C5E1909C8114DE.idx deleted file mode 100644 index fc2bf67ca..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_fold_impl.hpp.E0C5E1909C8114DE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_push_front.hpp.1CD4CDCBE3C8FF5A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_push_front.hpp.1CD4CDCBE3C8FF5A.idx deleted file mode 100644 index 60bf914d8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iter_push_front.hpp.1CD4CDCBE3C8FF5A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterate.hpp.2B2B2FFD108D584A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterate.hpp.2B2B2FFD108D584A.idx deleted file mode 100644 index 857cd5d4c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterate.hpp.2B2B2FFD108D584A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterate.hpp.C7E6013FF2C0BBD3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterate.hpp.C7E6013FF2C0BBD3.idx deleted file mode 100644 index 8dc267a88..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterate.hpp.C7E6013FF2C0BBD3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator.1BD365EA5EDE5210.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator.1BD365EA5EDE5210.idx deleted file mode 100644 index 8d1442a96..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator.1BD365EA5EDE5210.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator.hpp.66C96E2C91D0FA1A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator.hpp.66C96E2C91D0FA1A.idx deleted file mode 100644 index d88ef3553..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator.hpp.66C96E2C91D0FA1A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator.hpp.A0240A6B46CA650A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator.hpp.A0240A6B46CA650A.idx deleted file mode 100644 index 24a71d8a3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator.hpp.A0240A6B46CA650A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_adaptor.hpp.53D3DD7506580E60.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_adaptor.hpp.53D3DD7506580E60.idx deleted file mode 100644 index 3afd30ed8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_adaptor.hpp.53D3DD7506580E60.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_categories.hpp.581FA54B267D4604.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_categories.hpp.581FA54B267D4604.idx deleted file mode 100644 index f99117fb1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_categories.hpp.581FA54B267D4604.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_category.hpp.F91C49057746E032.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_category.hpp.F91C49057746E032.idx deleted file mode 100644 index 135b3a5d2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_category.hpp.F91C49057746E032.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_concepts.hpp.DEAEDB8B11DE3AB9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_concepts.hpp.DEAEDB8B11DE3AB9.idx deleted file mode 100644 index 480888be5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_concepts.hpp.DEAEDB8B11DE3AB9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_facade.hpp.4B50DE5F0925EBA4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_facade.hpp.4B50DE5F0925EBA4.idx deleted file mode 100644 index c9b3a90ee..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_facade.hpp.4B50DE5F0925EBA4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_range.hpp.64845D0E6A94B48E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_range.hpp.64845D0E6A94B48E.idx deleted file mode 100644 index dbde81525..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_range.hpp.64845D0E6A94B48E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_range_core.hpp.58C3D744662A7BB7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_range_core.hpp.58C3D744662A7BB7.idx deleted file mode 100644 index 26350fd94..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_range_core.hpp.58C3D744662A7BB7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_tags.hpp.55BB5E7962CF8303.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_tags.hpp.55BB5E7962CF8303.idx deleted file mode 100644 index 1c515f9b2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_tags.hpp.55BB5E7962CF8303.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_traits.hpp.F5CBD712282789D4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_traits.hpp.F5CBD712282789D4.idx deleted file mode 100644 index a4a0ef94a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/iterator_traits.hpp.F5CBD712282789D4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/itos.hpp.2FB95124E582F8FC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/itos.hpp.2FB95124E582F8FC.idx deleted file mode 100644 index bcf13a7a6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/itos.hpp.2FB95124E582F8FC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/joint_iter.hpp.CC76795A325C8CEF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/joint_iter.hpp.CC76795A325C8CEF.idx deleted file mode 100644 index 32f934cff..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/joint_iter.hpp.CC76795A325C8CEF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/joint_view.hpp.71EDCE7BD217F038.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/joint_view.hpp.71EDCE7BD217F038.idx deleted file mode 100644 index 216a37f94..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/joint_view.hpp.71EDCE7BD217F038.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/junit_log_formatter.hpp.F6B8F24B26A78A9D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/junit_log_formatter.hpp.F6B8F24B26A78A9D.idx deleted file mode 100644 index bfdcc3692..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/junit_log_formatter.hpp.F6B8F24B26A78A9D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/junit_log_formatter.ipp.6B17861B58BC13B5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/junit_log_formatter.ipp.6B17861B58BC13B5.idx deleted file mode 100644 index b6ae9650e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/junit_log_formatter.ipp.6B17861B58BC13B5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/keylockerintrin.h.A20795F23846F850.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/keylockerintrin.h.A20795F23846F850.idx deleted file mode 100644 index 1170bd12b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/keylockerintrin.h.A20795F23846F850.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambda.hpp.3D036570E6A97BA6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambda.hpp.3D036570E6A97BA6.idx deleted file mode 100644 index 31d43a691..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambda.hpp.3D036570E6A97BA6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambda.hpp.D29C94BC8491DF68.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambda.hpp.D29C94BC8491DF68.idx deleted file mode 100644 index 52fa7d646..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambda.hpp.D29C94BC8491DF68.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambda_arity_param.hpp.967E0A4AB59A253C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambda_arity_param.hpp.967E0A4AB59A253C.idx deleted file mode 100644 index b47861276..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambda_arity_param.hpp.967E0A4AB59A253C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambda_fwd.hpp.4C46F2296E34C488.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambda_fwd.hpp.4C46F2296E34C488.idx deleted file mode 100644 index 7c4179b4f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambda_fwd.hpp.4C46F2296E34C488.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambda_spec.hpp.9756C5A8E14E6EA6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambda_spec.hpp.9756C5A8E14E6EA6.idx deleted file mode 100644 index 0b0c14662..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambda_spec.hpp.9756C5A8E14E6EA6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambda_support.hpp.FEDC6D5A5F1909F2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambda_support.hpp.FEDC6D5A5F1909F2.idx deleted file mode 100644 index 1360d0ad7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambda_support.hpp.FEDC6D5A5F1909F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambert_w.hpp.298CDA2A5CDA2BEC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambert_w.hpp.298CDA2A5CDA2BEC.idx deleted file mode 100644 index 0a1e97992..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambert_w.hpp.298CDA2A5CDA2BEC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambert_w_lookup_table.ipp.71C370879CB49D40.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambert_w_lookup_table.ipp.71C370879CB49D40.idx deleted file mode 100644 index d2206af49..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lambert_w_lookup_table.ipp.71C370879CB49D40.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lanczos.hpp.90992F01C57B4663.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lanczos.hpp.90992F01C57B4663.idx deleted file mode 100644 index 5bcf62834..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lanczos.hpp.90992F01C57B4663.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lanczos_sse2.hpp.05E29547F89CAADE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lanczos_sse2.hpp.05E29547F89CAADE.idx deleted file mode 100644 index 54b1aac26..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lanczos_sse2.hpp.05E29547F89CAADE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/largest_int.hpp.8FDB1237846FB09A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/largest_int.hpp.8FDB1237846FB09A.idx deleted file mode 100644 index 6c2146e3e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/largest_int.hpp.8FDB1237846FB09A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lazy_ostream.hpp.EC8EF084BA317693.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lazy_ostream.hpp.EC8EF084BA317693.idx deleted file mode 100644 index 73a0b19a5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lazy_ostream.hpp.EC8EF084BA317693.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lcast_char_constants.hpp.269E6B6FE705BCA6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lcast_char_constants.hpp.269E6B6FE705BCA6.idx deleted file mode 100644 index 016870822..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lcast_char_constants.hpp.269E6B6FE705BCA6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lcast_precision.hpp.076F41E21D8858DF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lcast_precision.hpp.076F41E21D8858DF.idx deleted file mode 100644 index a8a76fa64..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lcast_precision.hpp.076F41E21D8858DF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lcast_unsigned_converters.hpp.84F823EAEBDC653B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lcast_unsigned_converters.hpp.84F823EAEBDC653B.idx deleted file mode 100644 index 3ca87952d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lcast_unsigned_converters.hpp.84F823EAEBDC653B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/less.hpp.CDD00F31FD0F03E0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/less.hpp.CDD00F31FD0F03E0.idx deleted file mode 100644 index e9db146cf..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/less.hpp.CDD00F31FD0F03E0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/less.hpp.CF2D1617206B1F19.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/less.hpp.CF2D1617206B1F19.idx deleted file mode 100644 index dcb207702..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/less.hpp.CF2D1617206B1F19.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/less_equal.hpp.8542F2B2F16068C6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/less_equal.hpp.8542F2B2F16068C6.idx deleted file mode 100644 index 4dc479ed4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/less_equal.hpp.8542F2B2F16068C6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lexical_cast.hpp.77F700A6747FB81A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lexical_cast.hpp.77F700A6747FB81A.idx deleted file mode 100644 index 5ac2e025d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lexical_cast.hpp.77F700A6747FB81A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lexicographic_manip.hpp.FAE51D02F16D3847.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lexicographic_manip.hpp.FAE51D02F16D3847.idx deleted file mode 100644 index 0b0a68867..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lexicographic_manip.hpp.FAE51D02F16D3847.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lgamma_small.hpp.46EB6AFF8C1EDEA4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lgamma_small.hpp.46EB6AFF8C1EDEA4.idx deleted file mode 100644 index e6d68cde0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lgamma_small.hpp.46EB6AFF8C1EDEA4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/libc-header-start.h.E88219B53B0B0BF5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/libc-header-start.h.E88219B53B0B0BF5.idx deleted file mode 100644 index 8dc859ed4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/libc-header-start.h.E88219B53B0B0BF5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/libintl.h.929023AD77A09335.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/libintl.h.929023AD77A09335.idx deleted file mode 100644 index eed385a52..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/libintl.h.929023AD77A09335.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/libm-simd-decl-stubs.h.06B70A57602EA3C8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/libm-simd-decl-stubs.h.06B70A57602EA3C8.idx deleted file mode 100644 index 283b647a6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/libm-simd-decl-stubs.h.06B70A57602EA3C8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/libstdcpp3.hpp.62F143227483B47B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/libstdcpp3.hpp.62F143227483B47B.idx deleted file mode 100644 index 295498d73..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/libstdcpp3.hpp.62F143227483B47B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/limits.507F66A5F268FCAA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/limits.507F66A5F268FCAA.idx deleted file mode 100644 index 16c310597..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/limits.507F66A5F268FCAA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/limits.h.1DFE7D0FE6434B13.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/limits.h.1DFE7D0FE6434B13.idx deleted file mode 100644 index ab0fc2da8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/limits.h.1DFE7D0FE6434B13.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/limits.h.1E7D7771EC751FFB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/limits.h.1E7D7771EC751FFB.idx deleted file mode 100644 index b11f11677..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/limits.h.1E7D7771EC751FFB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/limits.h.C293B8934AC926BB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/limits.h.C293B8934AC926BB.idx deleted file mode 100644 index 2839b1aac..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/limits.h.C293B8934AC926BB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/limits.hpp.65DD8611445AB199.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/limits.hpp.65DD8611445AB199.idx deleted file mode 100644 index 4b1450813..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/limits.hpp.65DD8611445AB199.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/limits.hpp.DED2FF71FB9BED8F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/limits.hpp.DED2FF71FB9BED8F.idx deleted file mode 100644 index b3c065379..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/limits.hpp.DED2FF71FB9BED8F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/limits.hpp.EBCCAB7CD5F9507C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/limits.hpp.EBCCAB7CD5F9507C.idx deleted file mode 100644 index 62648fec5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/limits.hpp.EBCCAB7CD5F9507C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/linux.hpp.4E02870C160782C0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/linux.hpp.4E02870C160782C0.idx deleted file mode 100644 index b7528d6cc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/linux.hpp.4E02870C160782C0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list.7909E1D6E2B739A0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list.7909E1D6E2B739A0.idx deleted file mode 100644 index 1c763e084..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list.7909E1D6E2B739A0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list.hpp.2034CD93A23D4060.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list.hpp.2034CD93A23D4060.idx deleted file mode 100644 index 33b71ec97..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list.hpp.2034CD93A23D4060.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list.hpp.A80AD1BCF1DD91DB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list.hpp.A80AD1BCF1DD91DB.idx deleted file mode 100644 index cdda7f54b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list.hpp.A80AD1BCF1DD91DB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list.hpp.EEB576BD842E20DF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list.hpp.EEB576BD842E20DF.idx deleted file mode 100644 index 4423eda69..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list.hpp.EEB576BD842E20DF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list.hpp.F0EF81E78BEFC7D8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list.hpp.F0EF81E78BEFC7D8.idx deleted file mode 100644 index b34a84228..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list.hpp.F0EF81E78BEFC7D8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list.tcc.FF41A54BBD49B033.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list.tcc.FF41A54BBD49B033.idx deleted file mode 100644 index 4e688b996..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list.tcc.FF41A54BBD49B033.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list0.hpp.320E157BA8985ADA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list0.hpp.320E157BA8985ADA.idx deleted file mode 100644 index 0855960c8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list0.hpp.320E157BA8985ADA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list10.hpp.84939F839CCB1A7F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list10.hpp.84939F839CCB1A7F.idx deleted file mode 100644 index 7f6dc4d48..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list10.hpp.84939F839CCB1A7F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list10.hpp.ACEB7EBAC87F7334.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list10.hpp.ACEB7EBAC87F7334.idx deleted file mode 100644 index a2948e8e1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list10.hpp.ACEB7EBAC87F7334.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list20.hpp.AB62F65AB5931CF9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list20.hpp.AB62F65AB5931CF9.idx deleted file mode 100644 index 2d8a71f98..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list20.hpp.AB62F65AB5931CF9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list20.hpp.DAEA9F80D650D574.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list20.hpp.DAEA9F80D650D574.idx deleted file mode 100644 index 2bb7ef8a7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/list20.hpp.DAEA9F80D650D574.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/literals.hpp.46C93A009E0895EE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/literals.hpp.46C93A009E0895EE.idx deleted file mode 100644 index 02a1b5b35..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/literals.hpp.46C93A009E0895EE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/local_counted_base.hpp.D0FA500DB6DB154C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/local_counted_base.hpp.D0FA500DB6DB154C.idx deleted file mode 100644 index cd2e0a7e0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/local_counted_base.hpp.D0FA500DB6DB154C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/local_lim.h.2CFD657F256B117E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/local_lim.h.2CFD657F256B117E.idx deleted file mode 100644 index a608ffdc0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/local_lim.h.2CFD657F256B117E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/local_sp_deleter.hpp.48065E6297C5EDAA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/local_sp_deleter.hpp.48065E6297C5EDAA.idx deleted file mode 100644 index 162756050..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/local_sp_deleter.hpp.48065E6297C5EDAA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale.0860B73771FA224D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale.0860B73771FA224D.idx deleted file mode 100644 index a78075dc8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale.0860B73771FA224D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale.h.E3C63D05A4E78516.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale.h.E3C63D05A4E78516.idx deleted file mode 100644 index 68d41456b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale.h.E3C63D05A4E78516.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale.h.F1B51844858762D2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale.h.F1B51844858762D2.idx deleted file mode 100644 index 98c08c3c0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale.h.F1B51844858762D2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_classes.h.03600D2B458E75FA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_classes.h.03600D2B458E75FA.idx deleted file mode 100644 index bbcdbc049..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_classes.h.03600D2B458E75FA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_classes.tcc.69A59E265193CBC8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_classes.tcc.69A59E265193CBC8.idx deleted file mode 100644 index 321134e8d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_classes.tcc.69A59E265193CBC8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_conv.h.81B3C2817FCA79B1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_conv.h.81B3C2817FCA79B1.idx deleted file mode 100644 index 8f4174490..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_conv.h.81B3C2817FCA79B1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_facets.h.030480B95AF33601.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_facets.h.030480B95AF33601.idx deleted file mode 100644 index 8bd3707ea..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_facets.h.030480B95AF33601.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_facets.tcc.0B207CB84C8E2DC4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_facets.tcc.0B207CB84C8E2DC4.idx deleted file mode 100644 index f560c4a8d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_facets.tcc.0B207CB84C8E2DC4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_facets_nonio.h.20730E5F19325122.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_facets_nonio.h.20730E5F19325122.idx deleted file mode 100644 index a3d3a7da3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_facets_nonio.h.20730E5F19325122.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_facets_nonio.tcc.CEE0968DA3330854.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_facets_nonio.tcc.CEE0968DA3330854.idx deleted file mode 100644 index 9fe6c7357..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_facets_nonio.tcc.CEE0968DA3330854.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_t.h.557516A6B361170F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_t.h.557516A6B361170F.idx deleted file mode 100644 index 2fb7c4bfd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/locale_t.h.557516A6B361170F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/localefwd.h.8D507D2D246F7EFC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/localefwd.h.8D507D2D246F7EFC.idx deleted file mode 100644 index 6a5b26261..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/localefwd.h.8D507D2D246F7EFC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/log1p.hpp.13896FC704E15E0E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/log1p.hpp.13896FC704E15E0E.idx deleted file mode 100644 index 73cb8fc51..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/log1p.hpp.13896FC704E15E0E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/log_level.hpp.767CD9CD12BCA191.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/log_level.hpp.767CD9CD12BCA191.idx deleted file mode 100644 index 2d14cff8c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/log_level.hpp.767CD9CD12BCA191.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/logical.hpp.02F33565E33836A7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/logical.hpp.02F33565E33836A7.idx deleted file mode 100644 index 1e1c3a83d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/logical.hpp.02F33565E33836A7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/long-double.h.ACD735A1862B6BF8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/long-double.h.ACD735A1862B6BF8.idx deleted file mode 100644 index df073144e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/long-double.h.ACD735A1862B6BF8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/long.hpp.E7EF87F292EC958F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/long.hpp.E7EF87F292EC958F.idx deleted file mode 100644 index 788f73aa8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/long.hpp.E7EF87F292EC958F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/long_fwd.hpp.CBD45425BDBC76AC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/long_fwd.hpp.CBD45425BDBC76AC.idx deleted file mode 100644 index 072484c23..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/long_fwd.hpp.CBD45425BDBC76AC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lower1.hpp.1A58F8F4FB658901.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lower1.hpp.1A58F8F4FB658901.idx deleted file mode 100644 index a7d745555..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lower1.hpp.1A58F8F4FB658901.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lzcntintrin.h.5958D95B1F68B815.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lzcntintrin.h.5958D95B1F68B815.idx deleted file mode 100644 index c4fa92377..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/lzcntintrin.h.5958D95B1F68B815.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/macos.h.6A561020ED48C00B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/macos.h.6A561020ED48C00B.idx deleted file mode 100644 index ab45837f1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/macos.h.6A561020ED48C00B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make.h.FCCEC2C293A13FFF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make.h.FCCEC2C293A13FFF.idx deleted file mode 100644 index aa86f8351..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make.h.FCCEC2C293A13FFF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make_shared.hpp.476AD9B8820A85AC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make_shared.hpp.476AD9B8820A85AC.idx deleted file mode 100644 index b6d7afefa..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make_shared.hpp.476AD9B8820A85AC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make_shared.hpp.5271BC8B03EFA800.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make_shared.hpp.5271BC8B03EFA800.idx deleted file mode 100644 index 4f95220cc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make_shared.hpp.5271BC8B03EFA800.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make_shared_array.hpp.651A6852031D5040.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make_shared_array.hpp.651A6852031D5040.idx deleted file mode 100644 index 034f182fb..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make_shared_array.hpp.651A6852031D5040.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make_shared_object.hpp.20B8CA5D19D1DE86.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make_shared_object.hpp.20B8CA5D19D1DE86.idx deleted file mode 100644 index 3b5b00fa4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make_shared_object.hpp.20B8CA5D19D1DE86.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make_unsigned.hpp.4D006204B62C6F48.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make_unsigned.hpp.4D006204B62C6F48.idx deleted file mode 100644 index ff9650adf..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make_unsigned.hpp.4D006204B62C6F48.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make_variant_list.hpp.8E49647DEA5EAD15.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make_variant_list.hpp.8E49647DEA5EAD15.idx deleted file mode 100644 index c4b0617f5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make_variant_list.hpp.8E49647DEA5EAD15.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make_void.hpp.CCD72852CC9D817D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make_void.hpp.CCD72852CC9D817D.idx deleted file mode 100644 index ade962e2d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/make_void.hpp.CCD72852CC9D817D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/map.67F74A10898EA76A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/map.67F74A10898EA76A.idx deleted file mode 100644 index 7b8291380..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/map.67F74A10898EA76A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/math-vector.h.B3EAC58DA1700969.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/math-vector.h.B3EAC58DA1700969.idx deleted file mode 100644 index 025c82c61..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/math-vector.h.B3EAC58DA1700969.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/math.h.DE4D39AAF5AC2C76.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/math.h.DE4D39AAF5AC2C76.idx deleted file mode 100644 index f25d00ead..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/math.h.DE4D39AAF5AC2C76.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/math_fwd.hpp.3389275C1868A6BA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/math_fwd.hpp.3389275C1868A6BA.idx deleted file mode 100644 index f660d36c6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/math_fwd.hpp.3389275C1868A6BA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mathcalls-helper-functions.h.934C8C52064E404C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mathcalls-helper-functions.h.934C8C52064E404C.idx deleted file mode 100644 index f754edf3c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mathcalls-helper-functions.h.934C8C52064E404C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mathcalls-narrow.h.EF4B0E9378BD4EE1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mathcalls-narrow.h.EF4B0E9378BD4EE1.idx deleted file mode 100644 index f9d3a4df7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mathcalls-narrow.h.EF4B0E9378BD4EE1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mathcalls.h.655A2220FF0677F8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mathcalls.h.655A2220FF0677F8.idx deleted file mode 100644 index fef92b3e6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mathcalls.h.655A2220FF0677F8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/max_digits10.hpp.DADF21EDB3033D00.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/max_digits10.hpp.DADF21EDB3033D00.idx deleted file mode 100644 index 3c6c11edc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/max_digits10.hpp.DADF21EDB3033D00.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/max_element.hpp.407540840D85E2B9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/max_element.hpp.407540840D85E2B9.idx deleted file mode 100644 index ad3a55361..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/max_element.hpp.407540840D85E2B9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/maximum_number.hpp.C23EA89156A53E52.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/maximum_number.hpp.C23EA89156A53E52.idx deleted file mode 100644 index 7effbdb21..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/maximum_number.hpp.C23EA89156A53E52.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/maybe_include.hpp.D5E9E8C7A1E02184.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/maybe_include.hpp.D5E9E8C7A1E02184.idx deleted file mode 100644 index 1f8b6a670..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/maybe_include.hpp.D5E9E8C7A1E02184.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mbstate_t.h.F9237FB65FF84D5A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mbstate_t.h.F9237FB65FF84D5A.idx deleted file mode 100644 index 436c554e7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mbstate_t.h.F9237FB65FF84D5A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mem_fn.hpp.860E7551206D762C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mem_fn.hpp.860E7551206D762C.idx deleted file mode 100644 index ef0e1ac20..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mem_fn.hpp.860E7551206D762C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mem_fn.hpp.AD962C1C6392735C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mem_fn.hpp.AD962C1C6392735C.idx deleted file mode 100644 index 61a6dbfc3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mem_fn.hpp.AD962C1C6392735C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mem_fn_cc.hpp.08141A6D20E58C30.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mem_fn_cc.hpp.08141A6D20E58C30.idx deleted file mode 100644 index 5811dd2f1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mem_fn_cc.hpp.08141A6D20E58C30.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mem_fn_template.hpp.855302770457A05B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mem_fn_template.hpp.855302770457A05B.idx deleted file mode 100644 index 5a6147ae8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mem_fn_template.hpp.855302770457A05B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/members.hpp.358F8D8A2F145DCC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/members.hpp.358F8D8A2F145DCC.idx deleted file mode 100644 index 226803a0c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/members.hpp.358F8D8A2F145DCC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/memory.DEB7D2B4EBB93631.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/memory.DEB7D2B4EBB93631.idx deleted file mode 100644 index ac91ea020..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/memory.DEB7D2B4EBB93631.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/memory.hpp.3B1242BAAB2CD325.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/memory.hpp.3B1242BAAB2CD325.idx deleted file mode 100644 index ec6889b30..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/memory.hpp.3B1242BAAB2CD325.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/memoryfwd.h.8339F1696DAE3C08.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/memoryfwd.h.8339F1696DAE3C08.idx deleted file mode 100644 index f73b42860..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/memoryfwd.h.8339F1696DAE3C08.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/messages_members.h.D632BBB576E025EC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/messages_members.h.D632BBB576E025EC.idx deleted file mode 100644 index 92f1e916b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/messages_members.h.D632BBB576E025EC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/meta.hpp.0945BB3A62E2F3B3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/meta.hpp.0945BB3A62E2F3B3.idx deleted file mode 100644 index fbd842c88..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/meta.hpp.0945BB3A62E2F3B3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/meta_utils.hpp.D824888CC6F81DD2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/meta_utils.hpp.D824888CC6F81DD2.idx deleted file mode 100644 index f2a85bd56..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/meta_utils.hpp.D824888CC6F81DD2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/meta_utils_core.hpp.8F4C379FCD4DB38B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/meta_utils_core.hpp.8F4C379FCD4DB38B.idx deleted file mode 100644 index 902a5318a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/meta_utils_core.hpp.8F4C379FCD4DB38B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/min_max.hpp.124FE2B179F29BCC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/min_max.hpp.124FE2B179F29BCC.idx deleted file mode 100644 index 61d0c3d40..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/min_max.hpp.124FE2B179F29BCC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/min_max.hpp.C37F1B8C95C2A788.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/min_max.hpp.C37F1B8C95C2A788.idx deleted file mode 100644 index 320dcedb5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/min_max.hpp.C37F1B8C95C2A788.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/misc.hpp.2811DE92F8ABA707.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/misc.hpp.2811DE92F8ABA707.idx deleted file mode 100644 index 29ff13a63..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/misc.hpp.2811DE92F8ABA707.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/misc_concept.hpp.8B110AD3B0953E02.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/misc_concept.hpp.8B110AD3B0953E02.idx deleted file mode 100644 index 4bc22fb32..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/misc_concept.hpp.8B110AD3B0953E02.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mm_malloc.h.B9D5430EA0D9DF75.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mm_malloc.h.B9D5430EA0D9DF75.idx deleted file mode 100644 index 4cfd1d861..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mm_malloc.h.B9D5430EA0D9DF75.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mmintrin.h.D24E705306073D04.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mmintrin.h.D24E705306073D04.idx deleted file mode 100644 index 649b3a88c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mmintrin.h.D24E705306073D04.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mod.hpp.B206E3C28C888D51.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mod.hpp.B206E3C28C888D51.idx deleted file mode 100644 index 219a7eae7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mod.hpp.B206E3C28C888D51.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/modifier.hpp.0C552181821615D8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/modifier.hpp.0C552181821615D8.idx deleted file mode 100644 index 2b4c2b4be..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/modifier.hpp.0C552181821615D8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/modifiers.hpp.5D6D7747EC9E96FA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/modifiers.hpp.5D6D7747EC9E96FA.idx deleted file mode 100644 index fc6b22d75..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/modifiers.hpp.5D6D7747EC9E96FA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/movdirintrin.h.DFB80FE5531DA0D8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/movdirintrin.h.DFB80FE5531DA0D8.idx deleted file mode 100644 index d2523d664..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/movdirintrin.h.DFB80FE5531DA0D8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/move.h.82CE505FF4CFACB8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/move.h.82CE505FF4CFACB8.idx deleted file mode 100644 index b4cc72b46..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/move.h.82CE505FF4CFACB8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/move.hpp.4146CB8D2220D8A8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/move.hpp.4146CB8D2220D8A8.idx deleted file mode 100644 index 59370809a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/move.hpp.4146CB8D2220D8A8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp.hpp.7CEDD51D6A981CEE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp.hpp.7CEDD51D6A981CEE.idx deleted file mode 100644 index d6053c893..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp.hpp.7CEDD51D6A981CEE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_append.hpp.D7A864F201F3D1E6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_append.hpp.D7A864F201F3D1E6.idx deleted file mode 100644 index f2dfb9f48..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_append.hpp.D7A864F201F3D1E6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_copy_if.hpp.331585854AE44E1D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_copy_if.hpp.331585854AE44E1D.idx deleted file mode 100644 index 3f990daa8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_copy_if.hpp.331585854AE44E1D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_count.hpp.B17D835621F5AA09.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_count.hpp.B17D835621F5AA09.idx deleted file mode 100644 index a54a2b6aa..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_count.hpp.B17D835621F5AA09.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_defer.hpp.000C623439D916F1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_defer.hpp.000C623439D916F1.idx deleted file mode 100644 index 83a0c44ff..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_defer.hpp.000C623439D916F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_defer.hpp.BDA55F9CDD13EE2A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_defer.hpp.BDA55F9CDD13EE2A.idx deleted file mode 100644 index 1cb6c7d20..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_defer.hpp.BDA55F9CDD13EE2A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_fold.hpp.D587795C9AC84272.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_fold.hpp.D587795C9AC84272.idx deleted file mode 100644 index f44e1b499..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_fold.hpp.D587795C9AC84272.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_front.hpp.A4311EE7F7391166.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_front.hpp.A4311EE7F7391166.idx deleted file mode 100644 index e26f49814..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_front.hpp.A4311EE7F7391166.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_is_list.hpp.46E55A02D0F88DE7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_is_list.hpp.46E55A02D0F88DE7.idx deleted file mode 100644 index 71da283e4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_is_list.hpp.46E55A02D0F88DE7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_is_value_list.hpp.E7D9F18C26A380D5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_is_value_list.hpp.E7D9F18C26A380D5.idx deleted file mode 100644 index c4437ec55..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_is_value_list.hpp.E7D9F18C26A380D5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_list.hpp.542C0B68CFE102BF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_list.hpp.542C0B68CFE102BF.idx deleted file mode 100644 index cecf3c0f2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_list.hpp.542C0B68CFE102BF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_list_v.hpp.31D8F801DAB634A8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_list_v.hpp.31D8F801DAB634A8.idx deleted file mode 100644 index b2d7672c1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_list_v.hpp.31D8F801DAB634A8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_map_find.hpp.6F83B7209C35F2DF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_map_find.hpp.6F83B7209C35F2DF.idx deleted file mode 100644 index 843a4e5b0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_map_find.hpp.6F83B7209C35F2DF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_min_element.hpp.4B0D84462384FE88.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_min_element.hpp.4B0D84462384FE88.idx deleted file mode 100644 index ff8a9151e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_min_element.hpp.4B0D84462384FE88.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_plus.hpp.B28E10D2A5D56115.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_plus.hpp.B28E10D2A5D56115.idx deleted file mode 100644 index 8cbd89ff9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_plus.hpp.B28E10D2A5D56115.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_remove_if.hpp.DB6B5F5E4C34C49F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_remove_if.hpp.DB6B5F5E4C34C49F.idx deleted file mode 100644 index 101c6d151..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_remove_if.hpp.DB6B5F5E4C34C49F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_rename.hpp.5BE32940F978690A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_rename.hpp.5BE32940F978690A.idx deleted file mode 100644 index c16c0b7c5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_rename.hpp.5BE32940F978690A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_value.hpp.81FE57AEB5410929.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_value.hpp.81FE57AEB5410929.idx deleted file mode 100644 index 554109283..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_value.hpp.81FE57AEB5410929.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_void.hpp.21CCAC62456E5E91.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_void.hpp.21CCAC62456E5E91.idx deleted file mode 100644 index d8a842b99..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_void.hpp.21CCAC62456E5E91.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_with_index.hpp.BA67E87B48063D06.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_with_index.hpp.BA67E87B48063D06.idx deleted file mode 100644 index 69afdd26b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mp_with_index.hpp.BA67E87B48063D06.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/msvc.hpp.84A68E0EEA8F7486.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/msvc.hpp.84A68E0EEA8F7486.idx deleted file mode 100644 index 4dad98711..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/msvc.hpp.84A68E0EEA8F7486.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/msvc_eti_base.hpp.C4FB2934404B7DE5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/msvc_eti_base.hpp.C4FB2934404B7DE5.idx deleted file mode 100644 index 51326ee22..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/msvc_eti_base.hpp.C4FB2934404B7DE5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/msvc_has_iterator_workaround.hpp.D863EDB182FE08F1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/msvc_has_iterator_workaround.hpp.D863EDB182FE08F1.idx deleted file mode 100644 index 9dacec857..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/msvc_has_iterator_workaround.hpp.D863EDB182FE08F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/msvc_never_true.hpp.8449022860ABA274.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/msvc_never_true.hpp.8449022860ABA274.idx deleted file mode 100644 index 31cb9c8a3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/msvc_never_true.hpp.8449022860ABA274.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/msvc_type.hpp.F47A6FE372691F80.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/msvc_type.hpp.F47A6FE372691F80.idx deleted file mode 100644 index ec4064591..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/msvc_type.hpp.F47A6FE372691F80.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/msvc_typename.hpp.F8915D83AF01395A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/msvc_typename.hpp.F8915D83AF01395A.idx deleted file mode 100644 index f47b5e218..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/msvc_typename.hpp.F8915D83AF01395A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/multiplies.hpp.4CD3BA29AB146301.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/multiplies.hpp.4CD3BA29AB146301.idx deleted file mode 100644 index 46492e942..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/multiplies.hpp.4CD3BA29AB146301.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/multiply.hpp.3192447607469EB1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/multiply.hpp.3192447607469EB1.idx deleted file mode 100644 index b987ed5ca..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/multiply.hpp.3192447607469EB1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mulx.hpp.B267054D1A6E6D92.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mulx.hpp.B267054D1A6E6D92.idx deleted file mode 100644 index ca28146b9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mulx.hpp.B267054D1A6E6D92.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mutable_iterator.hpp.AE762172FC7F9446.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mutable_iterator.hpp.AE762172FC7F9446.idx deleted file mode 100644 index 4798b4087..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mutable_iterator.hpp.AE762172FC7F9446.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mutex.D78ECE774B527331.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mutex.D78ECE774B527331.idx deleted file mode 100644 index d6bbd2169..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/mutex.D78ECE774B527331.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/na.hpp.395891AE49DFFB7C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/na.hpp.395891AE49DFFB7C.idx deleted file mode 100644 index aeab55eff..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/na.hpp.395891AE49DFFB7C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/na_assert.hpp.687045A3463BEC56.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/na_assert.hpp.687045A3463BEC56.idx deleted file mode 100644 index ae760d3b5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/na_assert.hpp.687045A3463BEC56.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/na_fwd.hpp.6B9EB5B042841345.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/na_fwd.hpp.6B9EB5B042841345.idx deleted file mode 100644 index 3c34fd1d5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/na_fwd.hpp.6B9EB5B042841345.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/na_spec.hpp.FCD961A844F40A65.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/na_spec.hpp.FCD961A844F40A65.idx deleted file mode 100644 index 164c52a7f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/na_spec.hpp.FCD961A844F40A65.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/named_params.hpp.A4AAC7114AA5891D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/named_params.hpp.A4AAC7114AA5891D.idx deleted file mode 100644 index 2243555d0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/named_params.hpp.A4AAC7114AA5891D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/negate.hpp.61CA97F3963B67E3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/negate.hpp.61CA97F3963B67E3.idx deleted file mode 100644 index fda999b1b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/negate.hpp.61CA97F3963B67E3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/negation.hpp.5880567035EA51C3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/negation.hpp.5880567035EA51C3.idx deleted file mode 100644 index 745807955..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/negation.hpp.5880567035EA51C3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/nested_exception.h.5EE3E7707B4F93EB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/nested_exception.h.5EE3E7707B4F93EB.idx deleted file mode 100644 index 51f002cf0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/nested_exception.h.5EE3E7707B4F93EB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/nested_type_wknd.hpp.5BCC0A1978B46941.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/nested_type_wknd.hpp.5BCC0A1978B46941.idx deleted file mode 100644 index dd3829be1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/nested_type_wknd.hpp.5BCC0A1978B46941.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/net.h.FCA49A1B42ED9A6B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/net.h.FCA49A1B42ED9A6B.idx deleted file mode 100644 index b840dcfe6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/net.h.FCA49A1B42ED9A6B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/new.41D56A2D69E57DED.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/new.41D56A2D69E57DED.idx deleted file mode 100644 index 4ef50bf67..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/new.41D56A2D69E57DED.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/new_allocator.h.FD7B7B64B2A2207B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/new_allocator.h.FD7B7B64B2A2207B.idx deleted file mode 100644 index f72632803..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/new_allocator.h.FD7B7B64B2A2207B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/next.hpp.7D80F4B3693AF614.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/next.hpp.7D80F4B3693AF614.idx deleted file mode 100644 index c857e29e1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/next.hpp.7D80F4B3693AF614.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/next.hpp.F246CD35E13125B6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/next.hpp.F246CD35E13125B6.idx deleted file mode 100644 index 076c732d5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/next.hpp.F246CD35E13125B6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/next_prior.hpp.3C10EF76E9CEE29E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/next_prior.hpp.3C10EF76E9CEE29E.idx deleted file mode 100644 index d2d871dab..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/next_prior.hpp.3C10EF76E9CEE29E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/next_prior.hpp.3D075674EA502338.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/next_prior.hpp.3D075674EA502338.idx deleted file mode 100644 index ecc234339..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/next_prior.hpp.3D075674EA502338.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/no_et_ops.hpp.5975D700FB03B782.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/no_et_ops.hpp.5975D700FB03B782.idx deleted file mode 100644 index 8b317dc06..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/no_et_ops.hpp.5975D700FB03B782.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/no_exceptions_support.hpp.2172E80D4FD502A6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/no_exceptions_support.hpp.2172E80D4FD502A6.idx deleted file mode 100644 index 5f8714a85..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/no_exceptions_support.hpp.2172E80D4FD502A6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/no_exceptions_support.hpp.E436C68474BB38DD.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/no_exceptions_support.hpp.E436C68474BB38DD.idx deleted file mode 100644 index 02745c4f2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/no_exceptions_support.hpp.E436C68474BB38DD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/noinit_adaptor.hpp.C5FF2DA4673E42E8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/noinit_adaptor.hpp.C5FF2DA4673E42E8.idx deleted file mode 100644 index 93cbd28eb..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/noinit_adaptor.hpp.C5FF2DA4673E42E8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/noncopyable.hpp.8DAAE5B1E8A96A00.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/noncopyable.hpp.8DAAE5B1E8A96A00.idx deleted file mode 100644 index 49e984ced..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/noncopyable.hpp.8DAAE5B1E8A96A00.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/not.hpp.A87E68CE7FBA76E7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/not.hpp.A87E68CE7FBA76E7.idx deleted file mode 100644 index 3b376b304..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/not.hpp.A87E68CE7FBA76E7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/not.hpp.D0A60CC049AD4922.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/not.hpp.D0A60CC049AD4922.idx deleted file mode 100644 index 3f550ae42..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/not.hpp.D0A60CC049AD4922.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/not_equal.hpp.3B83E3E50432D828.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/not_equal.hpp.3B83E3E50432D828.idx deleted file mode 100644 index 8e0204447..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/not_equal.hpp.3B83E3E50432D828.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/not_equal_256.hpp.EE652CBBCD37D3B7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/not_equal_256.hpp.EE652CBBCD37D3B7.idx deleted file mode 100644 index a2eecf56f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/not_equal_256.hpp.EE652CBBCD37D3B7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/nttp.hpp.3F470F31BE8302A3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/nttp.hpp.3F470F31BE8302A3.idx deleted file mode 100644 index 712c8d138..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/nttp.hpp.3F470F31BE8302A3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/nttp_decl.hpp.73BB989DA55B6280.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/nttp_decl.hpp.73BB989DA55B6280.idx deleted file mode 100644 index 536fa57df..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/nttp_decl.hpp.73BB989DA55B6280.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/number.hpp.DCE94DFEE31B337A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/number.hpp.DCE94DFEE31B337A.idx deleted file mode 100644 index 4db7acbce..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/number.hpp.DCE94DFEE31B337A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/number_base.hpp.B244646F2FF6053B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/number_base.hpp.B244646F2FF6053B.idx deleted file mode 100644 index 8dedb568b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/number_base.hpp.B244646F2FF6053B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/number_compare.hpp.8C895F62A35CEFA3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/number_compare.hpp.8C895F62A35CEFA3.idx deleted file mode 100644 index 4feaa98d8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/number_compare.hpp.8C895F62A35CEFA3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric.F93D8B803F42F31D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric.F93D8B803F42F31D.idx deleted file mode 100644 index 593b27e9e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric.F93D8B803F42F31D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast.hpp.40418CDFD1693804.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast.hpp.40418CDFD1693804.idx deleted file mode 100644 index 4125d9b93..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast.hpp.40418CDFD1693804.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast_traits.hpp.52055097DA7AABE4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast_traits.hpp.52055097DA7AABE4.idx deleted file mode 100644 index 067a19936..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast_traits.hpp.52055097DA7AABE4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast_traits.hpp.CF6E1092C55C02C6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast_traits.hpp.CF6E1092C55C02C6.idx deleted file mode 100644 index ee4cb23a4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast_traits.hpp.CF6E1092C55C02C6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast_traits_common.hpp.124D2CAE2B8BF349.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast_traits_common.hpp.124D2CAE2B8BF349.idx deleted file mode 100644 index 275124aa3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast_traits_common.hpp.124D2CAE2B8BF349.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast_traits_long_long.hpp.BD461F7DFF3BE6D6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast_traits_long_long.hpp.BD461F7DFF3BE6D6.idx deleted file mode 100644 index 8f293eeb4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast_traits_long_long.hpp.BD461F7DFF3BE6D6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast_utils.hpp.6D08F9A2EBACF7CE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast_utils.hpp.6D08F9A2EBACF7CE.idx deleted file mode 100644 index eb4067220..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_cast_utils.hpp.6D08F9A2EBACF7CE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_limits.hpp.3CDDF188DB620E02.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_limits.hpp.3CDDF188DB620E02.idx deleted file mode 100644 index 8b3e91256..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_limits.hpp.3CDDF188DB620E02.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_op.hpp.8D74CEBCA0818B99.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_op.hpp.8D74CEBCA0818B99.idx deleted file mode 100644 index 8838998bc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_op.hpp.8D74CEBCA0818B99.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_traits.h.8FEF7D9B8E9913D8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_traits.h.8FEF7D9B8E9913D8.idx deleted file mode 100644 index 4bb72e169..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/numeric_traits.h.8FEF7D9B8E9913D8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/nvp.hpp.3A595F1F6B6D91C4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/nvp.hpp.3A595F1F6B6D91C4.idx deleted file mode 100644 index 847f57b12..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/nvp.hpp.3A595F1F6B6D91C4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/object_hex_dump.hpp.30F0365285AED231.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/object_hex_dump.hpp.30F0365285AED231.idx deleted file mode 100644 index 6d56a7938..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/object_hex_dump.hpp.30F0365285AED231.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/observer.hpp.E8A9FCD324296B42.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/observer.hpp.E8A9FCD324296B42.idx deleted file mode 100644 index 726487d89..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/observer.hpp.E8A9FCD324296B42.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/open.h.C23884D1F2F36DD3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/open.h.C23884D1F2F36DD3.idx deleted file mode 100644 index 1d3b604e1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/open.h.C23884D1F2F36DD3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/operator_bool.hpp.4B746C4875099B44.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/operator_bool.hpp.4B746C4875099B44.idx deleted file mode 100644 index 7554910e7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/operator_bool.hpp.4B746C4875099B44.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/opt_random.h.F4D71D9205980411.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/opt_random.h.F4D71D9205980411.idx deleted file mode 100644 index 35181bf17..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/opt_random.h.F4D71D9205980411.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/or.hpp.C86049B2757B3833.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/or.hpp.C86049B2757B3833.idx deleted file mode 100644 index a99252c09..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/or.hpp.C86049B2757B3833.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/or.hpp.F6B148753929DF34.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/or.hpp.F6B148753929DF34.idx deleted file mode 100644 index b2b89e3a4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/or.hpp.F6B148753929DF34.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/os_defines.h.5BE086DD68F6A410.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/os_defines.h.5BE086DD68F6A410.idx deleted file mode 100644 index 784c8c210..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/os_defines.h.5BE086DD68F6A410.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ostream.58D697360ADB0420.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ostream.58D697360ADB0420.idx deleted file mode 100644 index 997106edd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ostream.58D697360ADB0420.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ostream.tcc.6E2BCCE13850BFB6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ostream.tcc.6E2BCCE13850BFB6.idx deleted file mode 100644 index bf87cd546..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ostream.tcc.6E2BCCE13850BFB6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ostream_insert.h.D2F22116BE7D73E6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ostream_insert.h.D2F22116BE7D73E6.idx deleted file mode 100644 index cd326e0fd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ostream_insert.h.D2F22116BE7D73E6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/output_test_stream.hpp.50A7E6644D8BAC5D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/output_test_stream.hpp.50A7E6644D8BAC5D.idx deleted file mode 100644 index 2eb5fabf4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/output_test_stream.hpp.50A7E6644D8BAC5D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/over_sequence.hpp.4E639EC614EC9183.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/over_sequence.hpp.4E639EC614EC9183.idx deleted file mode 100644 index 9e1eda51c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/over_sequence.hpp.4E639EC614EC9183.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/overload.hpp.1E30392DF36F986D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/overload.hpp.1E30392DF36F986D.idx deleted file mode 100644 index f7ade06eb..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/overload.hpp.1E30392DF36F986D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/overload_resolution.hpp.3AA35F791E7D57A7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/overload_resolution.hpp.3AA35F791E7D57A7.idx deleted file mode 100644 index fbf4bb861..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/overload_resolution.hpp.3AA35F791E7D57A7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pair.hpp.AE65F776BF877EF4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pair.hpp.AE65F776BF877EF4.idx deleted file mode 100644 index 43c99b862..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pair.hpp.AE65F776BF877EF4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pair_view.hpp.BCDF828532426654.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pair_view.hpp.BCDF828532426654.idx deleted file mode 100644 index f7a069056..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pair_view.hpp.BCDF828532426654.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/parameter.hpp.A55153B41F58DBA9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/parameter.hpp.A55153B41F58DBA9.idx deleted file mode 100644 index 0b5cf7add..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/parameter.hpp.A55153B41F58DBA9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/params.hpp.B0B0A5924D7083DA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/params.hpp.B0B0A5924D7083DA.idx deleted file mode 100644 index 360c0f71a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/params.hpp.B0B0A5924D7083DA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/parse_numbers.h.EC5583E0556FCEF1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/parse_numbers.h.EC5583E0556FCEF1.idx deleted file mode 100644 index 9899f59a9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/parse_numbers.h.EC5583E0556FCEF1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/parser.hpp.F64B2A1F5D49D00E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/parser.hpp.F64B2A1F5D49D00E.idx deleted file mode 100644 index 0c9134ecd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/parser.hpp.F64B2A1F5D49D00E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pconfigintrin.h.919C01559B6DCDC4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pconfigintrin.h.919C01559B6DCDC4.idx deleted file mode 100644 index 17535af85..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pconfigintrin.h.919C01559B6DCDC4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/per_element_manip.hpp.F6B686A7C7716146.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/per_element_manip.hpp.F6B686A7C7716146.idx deleted file mode 100644 index e0d57a0fa..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/per_element_manip.hpp.F6B686A7C7716146.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pkuintrin.h.74BE10F09A418B8E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pkuintrin.h.74BE10F09A418B8E.idx deleted file mode 100644 index 1046dea17..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pkuintrin.h.74BE10F09A418B8E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/placeholders.hpp.26D83DF5C591D94E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/placeholders.hpp.26D83DF5C591D94E.idx deleted file mode 100644 index 475b4abe9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/placeholders.hpp.26D83DF5C591D94E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/placeholders.hpp.32902B3B1F3BE084.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/placeholders.hpp.32902B3B1F3BE084.idx deleted file mode 100644 index f0e15ee32..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/placeholders.hpp.32902B3B1F3BE084.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/placeholders.hpp.F4C7C2D577463317.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/placeholders.hpp.F4C7C2D577463317.idx deleted file mode 100644 index e2dd605a2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/placeholders.hpp.F4C7C2D577463317.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/plain_report_formatter.hpp.62846AFC20A6A4C3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/plain_report_formatter.hpp.62846AFC20A6A4C3.idx deleted file mode 100644 index 4320c5659..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/plain_report_formatter.hpp.62846AFC20A6A4C3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/plain_report_formatter.ipp.721553DD45AEDAB9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/plain_report_formatter.ipp.721553DD45AEDAB9.idx deleted file mode 100644 index 188b972fe..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/plain_report_formatter.ipp.721553DD45AEDAB9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/plus.hpp.383994375629D9B3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/plus.hpp.383994375629D9B3.idx deleted file mode 100644 index 68f319283..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/plus.hpp.383994375629D9B3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/plus.hpp.C787BADDCB57D88E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/plus.hpp.C787BADDCB57D88E.idx deleted file mode 100644 index 8f68eff4b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/plus.hpp.C787BADDCB57D88E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pmmintrin.h.D8E19E9563811AAB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pmmintrin.h.D8E19E9563811AAB.idx deleted file mode 100644 index dd491e4a5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pmmintrin.h.D8E19E9563811AAB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pointer_traits.hpp.EE5C1C8589D813A6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pointer_traits.hpp.EE5C1C8589D813A6.idx deleted file mode 100644 index 4572314cb..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pointer_traits.hpp.EE5C1C8589D813A6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/policy.hpp.17C7F5470C9577A1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/policy.hpp.17C7F5470C9577A1.idx deleted file mode 100644 index fd85df097..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/policy.hpp.17C7F5470C9577A1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/polygamma.hpp.0D539C24BE411A83.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/polygamma.hpp.0D539C24BE411A83.idx deleted file mode 100644 index 62ac614ee..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/polygamma.hpp.0D539C24BE411A83.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/polygamma.hpp.F5575325914D41F5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/polygamma.hpp.F5575325914D41F5.idx deleted file mode 100644 index 1eb896806..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/polygamma.hpp.F5575325914D41F5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/polynomial_horner3_20.hpp.5514F7ABED78238C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/polynomial_horner3_20.hpp.5514F7ABED78238C.idx deleted file mode 100644 index 7dcf5ff80..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/polynomial_horner3_20.hpp.5514F7ABED78238C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pop_front.hpp.DC095FD4B6B2FF42.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pop_front.hpp.DC095FD4B6B2FF42.idx deleted file mode 100644 index 03296ac92..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pop_front.hpp.DC095FD4B6B2FF42.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pop_front_fwd.hpp.F84EBE4CE46DE52A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pop_front_fwd.hpp.F84EBE4CE46DE52A.idx deleted file mode 100644 index 24ba1f725..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pop_front_fwd.hpp.F84EBE4CE46DE52A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/popcntintrin.h.0EDBBE15CDDCBDAA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/popcntintrin.h.0EDBBE15CDDCBDAA.idx deleted file mode 100644 index 3cd15edbe..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/popcntintrin.h.0EDBBE15CDDCBDAA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix1_lim.h.D94E4687FC9359FF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix1_lim.h.D94E4687FC9359FF.idx deleted file mode 100644 index 6312e3640..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix1_lim.h.D94E4687FC9359FF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix2_lim.h.430DA38A1F301F29.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix2_lim.h.430DA38A1F301F29.idx deleted file mode 100644 index dccb77ddd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix2_lim.h.430DA38A1F301F29.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix_features.hpp.C9E54EE331BDD6D6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix_features.hpp.C9E54EE331BDD6D6.idx deleted file mode 100644 index 12a0532cd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix_features.hpp.C9E54EE331BDD6D6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix_opt.h.1A6B676984A189EC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix_opt.h.1A6B676984A189EC.idx deleted file mode 100644 index f9a9d2220..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix_opt.h.1A6B676984A189EC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix_types.h.109D032764DE7736.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix_types.h.109D032764DE7736.idx deleted file mode 100644 index 6505a6eb1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix_types.h.109D032764DE7736.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix_types.h.825B0F552923DCCC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix_types.h.825B0F552923DCCC.idx deleted file mode 100644 index e31ce1cca..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix_types.h.825B0F552923DCCC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix_types.h.8EBBF1FC83D6AE77.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix_types.h.8EBBF1FC83D6AE77.idx deleted file mode 100644 index 73080fc20..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix_types.h.8EBBF1FC83D6AE77.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix_types_64.h.A12FDCD6ECB1FBD9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix_types_64.h.A12FDCD6ECB1FBD9.idx deleted file mode 100644 index 451576f6e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/posix_types_64.h.A12FDCD6ECB1FBD9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/postypes.h.BE1513ED32E6A399.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/postypes.h.BE1513ED32E6A399.idx deleted file mode 100644 index 1d77699d5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/postypes.h.BE1513ED32E6A399.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pow.hpp.12CCDDE03584487D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pow.hpp.12CCDDE03584487D.idx deleted file mode 100644 index 6f9e70dda..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pow.hpp.12CCDDE03584487D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pow.hpp.FCFC9AB6067C7B07.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pow.hpp.FCFC9AB6067C7B07.idx deleted file mode 100644 index ad3298f64..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pow.hpp.FCFC9AB6067C7B07.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/powm1.hpp.99285898899F7067.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/powm1.hpp.99285898899F7067.idx deleted file mode 100644 index 53967490e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/powm1.hpp.99285898899F7067.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pp_counter.hpp.D72216D0BCEC731F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pp_counter.hpp.D72216D0BCEC731F.idx deleted file mode 100644 index 47de9174b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pp_counter.hpp.D72216D0BCEC731F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pp_variadic.hpp.7660B7A6EE9E7D8B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pp_variadic.hpp.7660B7A6EE9E7D8B.idx deleted file mode 100644 index b8c87f29a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pp_variadic.hpp.7660B7A6EE9E7D8B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pragma_message.hpp.1D28F8B24A9F0C24.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pragma_message.hpp.1D28F8B24A9F0C24.idx deleted file mode 100644 index 66c158748..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pragma_message.hpp.1D28F8B24A9F0C24.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/precision.hpp.36D981442A5F8817.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/precision.hpp.36D981442A5F8817.idx deleted file mode 100644 index 27d27cc7d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/precision.hpp.36D981442A5F8817.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/precision.hpp.D60271A33B65C6D4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/precision.hpp.D60271A33B65C6D4.idx deleted file mode 100644 index a21630692..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/precision.hpp.D60271A33B65C6D4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/predefined_ops.h.B15CDC54361DCC11.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/predefined_ops.h.B15CDC54361DCC11.idx deleted file mode 100644 index 40d189b52..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/predefined_ops.h.B15CDC54361DCC11.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/preprocessor.hpp.5DBBE59987708CFB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/preprocessor.hpp.5DBBE59987708CFB.idx deleted file mode 100644 index 2d992a83d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/preprocessor.hpp.5DBBE59987708CFB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/prfchiintrin.h.B1416B4CE674F21E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/prfchiintrin.h.B1416B4CE674F21E.idx deleted file mode 100644 index f5fc76252..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/prfchiintrin.h.B1416B4CE674F21E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/print_helper.hpp.0A312351F50C8D46.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/print_helper.hpp.0A312351F50C8D46.idx deleted file mode 100644 index 4c63e28b3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/print_helper.hpp.0A312351F50C8D46.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/prior.hpp.23A53F7A6284CA10.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/prior.hpp.23A53F7A6284CA10.idx deleted file mode 100644 index 6e14c76e3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/prior.hpp.23A53F7A6284CA10.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/progress_monitor.hpp.03C8579978622978.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/progress_monitor.hpp.03C8579978622978.idx deleted file mode 100644 index a224fb8aa..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/progress_monitor.hpp.03C8579978622978.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/progress_monitor.ipp.C51CC645D833A574.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/progress_monitor.ipp.C51CC645D833A574.idx deleted file mode 100644 index 9b962e787..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/progress_monitor.ipp.C51CC645D833A574.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/prologue.hpp.DDFA5B7CC7445C1B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/prologue.hpp.DDFA5B7CC7445C1B.idx deleted file mode 100644 index 81c9a987d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/prologue.hpp.DDFA5B7CC7445C1B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/promotion.hpp.A0CD3B830C256241.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/promotion.hpp.A0CD3B830C256241.idx deleted file mode 100644 index 321365de4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/promotion.hpp.A0CD3B830C256241.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/protect.hpp.BC0A909BC02877C5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/protect.hpp.BC0A909BC02877C5.idx deleted file mode 100644 index f9aadb29a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/protect.hpp.BC0A909BC02877C5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pthread.h.022320E0CE01A46D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pthread.h.022320E0CE01A46D.idx deleted file mode 100644 index 5e88da12c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pthread.h.022320E0CE01A46D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pthread_stack_min-dynamic.h.6F432801F0DF58B7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pthread_stack_min-dynamic.h.6F432801F0DF58B7.idx deleted file mode 100644 index c1b51a232..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pthread_stack_min-dynamic.h.6F432801F0DF58B7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pthreadtypes-arch.h.9E138C411BE448A0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pthreadtypes-arch.h.9E138C411BE448A0.idx deleted file mode 100644 index 976528f24..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pthreadtypes-arch.h.9E138C411BE448A0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pthreadtypes.h.BAA8217B62BB6E86.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pthreadtypes.h.BAA8217B62BB6E86.idx deleted file mode 100644 index 77a5037c5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/pthreadtypes.h.BAA8217B62BB6E86.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ptr_traits.h.BC3863E4C7FECDA0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ptr_traits.h.BC3863E4C7FECDA0.idx deleted file mode 100644 index e1cffa11c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ptr_traits.h.BC3863E4C7FECDA0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ptrace-shared.h.E2D9A276402D2A57.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ptrace-shared.h.E2D9A276402D2A57.idx deleted file mode 100644 index 7ead667a3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ptrace-shared.h.E2D9A276402D2A57.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ptrace.h.D69BED1030158E99.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ptrace.h.D69BED1030158E99.idx deleted file mode 100644 index fdee3f11b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ptrace.h.D69BED1030158E99.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ptwriteintrin.h.E5F5296D294E46AB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ptwriteintrin.h.E5F5296D294E46AB.idx deleted file mode 100644 index 4b5d7f4ff..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ptwriteintrin.h.E5F5296D294E46AB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_back.hpp.99E0E61670443C7E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_back.hpp.99E0E61670443C7E.idx deleted file mode 100644 index b9ae0f66d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_back.hpp.99E0E61670443C7E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_back.hpp.E19CF3CDC80EB4DB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_back.hpp.E19CF3CDC80EB4DB.idx deleted file mode 100644 index 27781c450..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_back.hpp.E19CF3CDC80EB4DB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_back_fwd.hpp.F9E904C4BC958255.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_back_fwd.hpp.F9E904C4BC958255.idx deleted file mode 100644 index 97c52d9b1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_back_fwd.hpp.F9E904C4BC958255.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_back_impl.hpp.5245B679B5468AA0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_back_impl.hpp.5245B679B5468AA0.idx deleted file mode 100644 index 605b93a9f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_back_impl.hpp.5245B679B5468AA0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_front.hpp.7F733F61165F434A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_front.hpp.7F733F61165F434A.idx deleted file mode 100644 index c26ea2d68..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_front.hpp.7F733F61165F434A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_front.hpp.D425BAF5D0FA7B12.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_front.hpp.D425BAF5D0FA7B12.idx deleted file mode 100644 index 68efbec3d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_front.hpp.D425BAF5D0FA7B12.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_front_fwd.hpp.096FF5241BD39FD0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_front_fwd.hpp.096FF5241BD39FD0.idx deleted file mode 100644 index a5155dae1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_front_fwd.hpp.096FF5241BD39FD0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_front_impl.hpp.15F28E76C6ED8BCE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_front_impl.hpp.15F28E76C6ED8BCE.idx deleted file mode 100644 index f4bb43a55..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/push_front_impl.hpp.15F28E76C6ED8BCE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/quote.hpp.07E85548AA920E49.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/quote.hpp.07E85548AA920E49.idx deleted file mode 100644 index cd70ae283..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/quote.hpp.07E85548AA920E49.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/quote.hpp.DD17E27CD99DC2C2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/quote.hpp.DD17E27CD99DC2C2.idx deleted file mode 100644 index 9bd9b4fba..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/quote.hpp.DD17E27CD99DC2C2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/quoted_string.h.45DBC20140D8203A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/quoted_string.h.45DBC20140D8203A.idx deleted file mode 100644 index b0f52da76..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/quoted_string.h.45DBC20140D8203A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/random.9EF180FB8796159C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/random.9EF180FB8796159C.idx deleted file mode 100644 index dfca8ec53..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/random.9EF180FB8796159C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/random.h.D22834F775639B09.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/random.h.D22834F775639B09.idx deleted file mode 100644 index 771476f88..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/random.h.D22834F775639B09.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/random.tcc.431EFDBD2A57800A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/random.tcc.431EFDBD2A57800A.idx deleted file mode 100644 index 4541917d8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/random.tcc.431EFDBD2A57800A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/range_access.h.F2D342D0170A00E0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/range_access.h.F2D342D0170A00E0.idx deleted file mode 100644 index 4d4861847..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/range_access.h.F2D342D0170A00E0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/range_fwd.hpp.78846ACA9BEED101.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/range_fwd.hpp.78846ACA9BEED101.idx deleted file mode 100644 index 5874a28c5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/range_fwd.hpp.78846ACA9BEED101.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/raointintrin.h.BB65AA713402F0EC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/raointintrin.h.BB65AA713402F0EC.idx deleted file mode 100644 index f212c4e69..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/raointintrin.h.BB65AA713402F0EC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ratio.637BCEE78C1EAF1F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ratio.637BCEE78C1EAF1F.idx deleted file mode 100644 index a627df044..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ratio.637BCEE78C1EAF1F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rational.hpp.CFE72B5819B74759.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rational.hpp.CFE72B5819B74759.idx deleted file mode 100644 index 582c1fa11..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rational.hpp.CFE72B5819B74759.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rational_adaptor.hpp.6F48760197A15FC2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rational_adaptor.hpp.6F48760197A15FC2.idx deleted file mode 100644 index 640d1aaff..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rational_adaptor.hpp.6F48760197A15FC2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rational_horner3_20.hpp.097590C5EE13A70C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rational_horner3_20.hpp.097590C5EE13A70C.idx deleted file mode 100644 index ecc5efc3b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rational_horner3_20.hpp.097590C5EE13A70C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rbegin.hpp.331A6C30A93197A9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rbegin.hpp.331A6C30A93197A9.idx deleted file mode 100644 index 9f14b56d5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rbegin.hpp.331A6C30A93197A9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rdseedintrin.h.49DAE51339D9145A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rdseedintrin.h.49DAE51339D9145A.idx deleted file mode 100644 index a40d9a330..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rdseedintrin.h.49DAE51339D9145A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/real_cast.hpp.7062456CB712F5AE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/real_cast.hpp.7062456CB712F5AE.idx deleted file mode 100644 index 61a922c11..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/real_cast.hpp.7062456CB712F5AE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rebind.hpp.20B7DF6FED19430A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rebind.hpp.20B7DF6FED19430A.idx deleted file mode 100644 index 1bbbd5ec9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rebind.hpp.20B7DF6FED19430A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/recursive_variant.hpp.0CEA8AE830DF9973.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/recursive_variant.hpp.0CEA8AE830DF9973.idx deleted file mode 100644 index f0f3f3977..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/recursive_variant.hpp.0CEA8AE830DF9973.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/recursive_wrapper.hpp.EDE0BFE8D798AD8E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/recursive_wrapper.hpp.EDE0BFE8D798AD8E.idx deleted file mode 100644 index 248fe0d26..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/recursive_wrapper.hpp.EDE0BFE8D798AD8E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/recursive_wrapper_fwd.hpp.DD4DB2C76D0ADBB4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/recursive_wrapper_fwd.hpp.DD4DB2C76D0ADBB4.idx deleted file mode 100644 index 2e4f3ebe8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/recursive_wrapper_fwd.hpp.DD4DB2C76D0ADBB4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ref.hpp.8F86B0B65FB6B4D0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ref.hpp.8F86B0B65FB6B4D0.idx deleted file mode 100644 index d6c1258b3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ref.hpp.8F86B0B65FB6B4D0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ref.hpp.B2DF90EF7268C4CD.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ref.hpp.B2DF90EF7268C4CD.idx deleted file mode 100644 index 1b0bed79b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ref.hpp.B2DF90EF7268C4CD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/reference_content.hpp.EC501A4A8B8B6D1F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/reference_content.hpp.EC501A4A8B8B6D1F.idx deleted file mode 100644 index 3aec78cfd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/reference_content.hpp.EC501A4A8B8B6D1F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/refwrap.h.F7E25ED78261BCB2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/refwrap.h.F7E25ED78261BCB2.idx deleted file mode 100644 index 771b96b86..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/refwrap.h.F7E25ED78261BCB2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rem.hpp.49D6B36D4ABEB4CB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rem.hpp.49D6B36D4ABEB4CB.idx deleted file mode 100644 index 9bb1f61e9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rem.hpp.49D6B36D4ABEB4CB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/remove_bounds.hpp.7C9AD5E6BCA64376.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/remove_bounds.hpp.7C9AD5E6BCA64376.idx deleted file mode 100644 index 38f1c8dd9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/remove_bounds.hpp.7C9AD5E6BCA64376.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/remove_const.hpp.DA32EF728F974DE2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/remove_const.hpp.DA32EF728F974DE2.idx deleted file mode 100644 index e87642a55..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/remove_const.hpp.DA32EF728F974DE2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/remove_cv.hpp.9F770261F96A3611.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/remove_cv.hpp.9F770261F96A3611.idx deleted file mode 100644 index 26907bbcf..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/remove_cv.hpp.9F770261F96A3611.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/remove_extent.hpp.8C1D9E1E7B24323B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/remove_extent.hpp.8C1D9E1E7B24323B.idx deleted file mode 100644 index 080c1cd0a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/remove_extent.hpp.8C1D9E1E7B24323B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/remove_pointer.hpp.5C851E2DEC70543B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/remove_pointer.hpp.5C851E2DEC70543B.idx deleted file mode 100644 index 596482f5c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/remove_pointer.hpp.5C851E2DEC70543B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/remove_reference.hpp.BAF7039402CBB8EC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/remove_reference.hpp.BAF7039402CBB8EC.idx deleted file mode 100644 index 5adbe66a8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/remove_reference.hpp.BAF7039402CBB8EC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/remove_volatile.hpp.AF767688A9732B4E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/remove_volatile.hpp.AF767688A9732B4E.idx deleted file mode 100644 index 1f249c6fb..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/remove_volatile.hpp.AF767688A9732B4E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rend.hpp.1F6F4D9F257C6CDB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rend.hpp.1F6F4D9F257C6CDB.idx deleted file mode 100644 index 5e94b6bcb..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rend.hpp.1F6F4D9F257C6CDB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/repeat.hpp.05C0829B42084D2C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/repeat.hpp.05C0829B42084D2C.idx deleted file mode 100644 index cdd2cf6d3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/repeat.hpp.05C0829B42084D2C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/repeat.hpp.3C9C5776E0B2FDB8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/repeat.hpp.3C9C5776E0B2FDB8.idx deleted file mode 100644 index 907ae8319..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/repeat.hpp.3C9C5776E0B2FDB8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/repeat.hpp.BBDD0413EC6314BD.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/repeat.hpp.BBDD0413EC6314BD.idx deleted file mode 100644 index 8f9282053..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/repeat.hpp.BBDD0413EC6314BD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/repeat_256.hpp.30766B3622E6EE81.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/repeat_256.hpp.30766B3622E6EE81.idx deleted file mode 100644 index a08bbcfc4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/repeat_256.hpp.30766B3622E6EE81.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/repeat_from_to.hpp.2BB656220614B459.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/repeat_from_to.hpp.2BB656220614B459.idx deleted file mode 100644 index eac907599..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/repeat_from_to.hpp.2BB656220614B459.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/requires_cxx11.hpp.B07E2FC3CDFF6F9E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/requires_cxx11.hpp.B07E2FC3CDFF6F9E.idx deleted file mode 100644 index 636481181..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/requires_cxx11.hpp.B07E2FC3CDFF6F9E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/requires_cxx11.hpp.C683D13077F24E15.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/requires_cxx11.hpp.C683D13077F24E15.idx deleted file mode 100644 index a3d835ecc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/requires_cxx11.hpp.C683D13077F24E15.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/requires_cxx11.hpp.DB6F2E6771E22548.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/requires_cxx11.hpp.DB6F2E6771E22548.idx deleted file mode 100644 index 9bf7b4e49..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/requires_cxx11.hpp.DB6F2E6771E22548.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/requires_cxx11.hpp.F1A345297D9AF6B6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/requires_cxx11.hpp.F1A345297D9AF6B6.idx deleted file mode 100644 index 76c723bb3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/requires_cxx11.hpp.F1A345297D9AF6B6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/requires_hosted.h.26268E021F0ECE3C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/requires_hosted.h.26268E021F0ECE3C.idx deleted file mode 100644 index abca3eb19..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/requires_hosted.h.26268E021F0ECE3C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/result_traits.hpp.0D0FE993656F6DF2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/result_traits.hpp.0D0FE993656F6DF2.idx deleted file mode 100644 index c4bf59a81..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/result_traits.hpp.0D0FE993656F6DF2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/results_collector.hpp.5E9CCC032E316D3F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/results_collector.hpp.5E9CCC032E316D3F.idx deleted file mode 100644 index 53b7d0d0d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/results_collector.hpp.5E9CCC032E316D3F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/results_collector.ipp.B9788C3D8052F441.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/results_collector.ipp.B9788C3D8052F441.idx deleted file mode 100644 index e10fdc9bf..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/results_collector.ipp.B9788C3D8052F441.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/results_reporter.hpp.BCCCCBAB354897EF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/results_reporter.hpp.BCCCCBAB354897EF.idx deleted file mode 100644 index 8fdbc5282..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/results_reporter.hpp.BCCCCBAB354897EF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/results_reporter.ipp.7C6CB7D4D76F8EB8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/results_reporter.ipp.7C6CB7D4D76F8EB8.idx deleted file mode 100644 index 49d744f76..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/results_reporter.ipp.7C6CB7D4D76F8EB8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/reverse.hpp.CF09C00FB4B84189.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/reverse.hpp.CF09C00FB4B84189.idx deleted file mode 100644 index 9425f389a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/reverse.hpp.CF09C00FB4B84189.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/reverse_fold.hpp.ECF84504DF67FC7D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/reverse_fold.hpp.ECF84504DF67FC7D.idx deleted file mode 100644 index dae798dc7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/reverse_fold.hpp.ECF84504DF67FC7D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/reverse_fold_impl.hpp.53B9F354E1E6C0E4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/reverse_fold_impl.hpp.53B9F354E1E6C0E4.idx deleted file mode 100644 index 698d8a135..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/reverse_fold_impl.hpp.53B9F354E1E6C0E4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/reverse_fold_impl.hpp.D02DB2F5F39386CB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/reverse_fold_impl.hpp.D02DB2F5F39386CB.idx deleted file mode 100644 index 0a9559d9d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/reverse_fold_impl.hpp.D02DB2F5F39386CB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/reverse_iterator.hpp.005F453A6D11ABDC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/reverse_iterator.hpp.005F453A6D11ABDC.idx deleted file mode 100644 index aa4a4f6bc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/reverse_iterator.hpp.005F453A6D11ABDC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/reverse_iterator.hpp.C2355B1D117F4E00.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/reverse_iterator.hpp.C2355B1D117F4E00.idx deleted file mode 100644 index 873cc024d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/reverse_iterator.hpp.C2355B1D117F4E00.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/roots.hpp.0F9D97173A66EB3E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/roots.hpp.0F9D97173A66EB3E.idx deleted file mode 100644 index 2cbf772ab..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/roots.hpp.0F9D97173A66EB3E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/round.hpp.32A2780A260341FE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/round.hpp.32A2780A260341FE.idx deleted file mode 100644 index 58238b746..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/round.hpp.32A2780A260341FE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/round_fwd.hpp.66FE82BD048CFFFC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/round_fwd.hpp.66FE82BD048CFFFC.idx deleted file mode 100644 index 720ee1412..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/round_fwd.hpp.66FE82BD048CFFFC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rtmintrin.h.380918F5E447426E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rtmintrin.h.380918F5E447426E.idx deleted file mode 100644 index da230a888..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rtmintrin.h.380918F5E447426E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rtti.hpp.1E1D1BE3DAF71F6C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rtti.hpp.1E1D1BE3DAF71F6C.idx deleted file mode 100644 index 36d2234b1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/rtti.hpp.1E1D1BE3DAF71F6C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/safe_bool.hpp.28E138AA3FB7B8BA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/safe_bool.hpp.28E138AA3FB7B8BA.idx deleted file mode 100644 index 6a7a36cce..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/safe_bool.hpp.28E138AA3FB7B8BA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/same_as.hpp.B655AD16899EE27B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/same_as.hpp.B655AD16899EE27B.idx deleted file mode 100644 index f69601d13..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/same_as.hpp.B655AD16899EE27B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/same_traits.hpp.D9EAE70A490EB370.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/same_traits.hpp.D9EAE70A490EB370.idx deleted file mode 100644 index 0342fb27f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/same_traits.hpp.D9EAE70A490EB370.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sched.h.A585A48500495348.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sched.h.A585A48500495348.idx deleted file mode 100644 index 33bcae0a5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sched.h.A585A48500495348.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sched.h.E8530EF262253892.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sched.h.E8530EF262253892.idx deleted file mode 100644 index 1928bbe52..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sched.h.E8530EF262253892.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/scoped_array.hpp.146423B396D48310.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/scoped_array.hpp.146423B396D48310.idx deleted file mode 100644 index 24b77483a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/scoped_array.hpp.146423B396D48310.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/scoped_array.hpp.FE75E2DB63B0EC21.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/scoped_array.hpp.FE75E2DB63B0EC21.idx deleted file mode 100644 index 139cc20b8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/scoped_array.hpp.FE75E2DB63B0EC21.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/scoped_ptr.hpp.A255FB2EF290D617.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/scoped_ptr.hpp.A255FB2EF290D617.idx deleted file mode 100644 index ebe51a40f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/scoped_ptr.hpp.A255FB2EF290D617.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/scoped_ptr.hpp.D2574BC641AD280E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/scoped_ptr.hpp.D2574BC641AD280E.idx deleted file mode 100644 index 5774feced..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/scoped_ptr.hpp.D2574BC641AD280E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/select.h.BA57472D13519767.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/select.h.BA57472D13519767.idx deleted file mode 100644 index 43d71b0aa..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/select.h.BA57472D13519767.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/select.h.E19325D0BE3592A0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/select.h.E19325D0BE3592A0.idx deleted file mode 100644 index 269c2dbcc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/select.h.E19325D0BE3592A0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/select_compiler_config.hpp.0ACAA2C4EB9CF610.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/select_compiler_config.hpp.0ACAA2C4EB9CF610.idx deleted file mode 100644 index ab0107532..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/select_compiler_config.hpp.0ACAA2C4EB9CF610.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/select_platform_config.hpp.E2B2D94F6209482F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/select_platform_config.hpp.E2B2D94F6209482F.idx deleted file mode 100644 index ff2eb9317..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/select_platform_config.hpp.E2B2D94F6209482F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/select_stdlib_config.hpp.4423DCBAEBC4DE78.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/select_stdlib_config.hpp.4423DCBAEBC4DE78.idx deleted file mode 100644 index 5c801172e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/select_stdlib_config.hpp.4423DCBAEBC4DE78.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/select_type.hpp.E309FCB0CCF07D39.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/select_type.hpp.E309FCB0CCF07D39.idx deleted file mode 100644 index a965eda9d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/select_type.hpp.E309FCB0CCF07D39.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/seq.hpp.48CB7036D575208B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/seq.hpp.48CB7036D575208B.idx deleted file mode 100644 index 61605ce81..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/seq.hpp.48CB7036D575208B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sequence_tag.hpp.06E5EA28D05CC9D2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sequence_tag.hpp.06E5EA28D05CC9D2.idx deleted file mode 100644 index 33ac344cb..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sequence_tag.hpp.06E5EA28D05CC9D2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sequence_tag_fwd.hpp.5313188AA3312A75.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sequence_tag_fwd.hpp.5313188AA3312A75.idx deleted file mode 100644 index 8fc94c29f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sequence_tag_fwd.hpp.5313188AA3312A75.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/serialize.hpp.505F15A6A6BFD615.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/serialize.hpp.505F15A6A6BFD615.idx deleted file mode 100644 index 6401e7501..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/serialize.hpp.505F15A6A6BFD615.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/serializeintrin.h.AC7409A3B6561C1E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/serializeintrin.h.AC7409A3B6561C1E.idx deleted file mode 100644 index abdf2ea88..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/serializeintrin.h.AC7409A3B6561C1E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/series.hpp.381E85E492DD4AEC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/series.hpp.381E85E492DD4AEC.idx deleted file mode 100644 index 0a54f628f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/series.hpp.381E85E492DD4AEC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/set.7B179400BD58BCF8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/set.7B179400BD58BCF8.idx deleted file mode 100644 index e2a01cb69..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/set.7B179400BD58BCF8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/set.hpp.88FB3A58AC9A5DAA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/set.hpp.88FB3A58AC9A5DAA.idx deleted file mode 100644 index 725be0b05..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/set.hpp.88FB3A58AC9A5DAA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/setcolor.hpp.2BEE718131FF3842.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/setcolor.hpp.2BEE718131FF3842.idx deleted file mode 100644 index 2355c3a49..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/setcolor.hpp.2BEE718131FF3842.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/setjmp.h.71DEFB3DCC800794.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/setjmp.h.71DEFB3DCC800794.idx deleted file mode 100644 index 0c012ea28..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/setjmp.h.71DEFB3DCC800794.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/setjmp.h.8906097929274A12.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/setjmp.h.8906097929274A12.idx deleted file mode 100644 index 08fa9cf5a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/setjmp.h.8906097929274A12.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sfinae.hpp.8CB1EBAAE398F72E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sfinae.hpp.8CB1EBAAE398F72E.idx deleted file mode 100644 index 66a0e7994..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sfinae.hpp.8CB1EBAAE398F72E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sgxintrin.h.19911C58BA03F060.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sgxintrin.h.19911C58BA03F060.idx deleted file mode 100644 index 5814803dc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sgxintrin.h.19911C58BA03F060.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sha512intrin.h.B5E77EA17D5A90FF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sha512intrin.h.B5E77EA17D5A90FF.idx deleted file mode 100644 index a80a62642..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sha512intrin.h.B5E77EA17D5A90FF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shaintrin.h.EE78492259F5293C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shaintrin.h.EE78492259F5293C.idx deleted file mode 100644 index 8ed27eaec..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shaintrin.h.EE78492259F5293C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared.hpp.2B1C4B67680F4ADC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared.hpp.2B1C4B67680F4ADC.idx deleted file mode 100644 index aad7a8f1b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared.hpp.2B1C4B67680F4ADC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared_count.hpp.A6D094EFE4CF77A4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared_count.hpp.A6D094EFE4CF77A4.idx deleted file mode 100644 index c82602b36..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared_count.hpp.A6D094EFE4CF77A4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.h.58B2A3F1F22B1E10.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.h.58B2A3F1F22B1E10.idx deleted file mode 100644 index 29269d9b5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.h.58B2A3F1F22B1E10.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.0A92F3719BEA5099.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.0A92F3719BEA5099.idx deleted file mode 100644 index 8363e3f59..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.0A92F3719BEA5099.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.334D8EAAD416F6DC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.334D8EAAD416F6DC.idx deleted file mode 100644 index 9be50f971..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.334D8EAAD416F6DC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.7ABF6A19FB9878C3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.7ABF6A19FB9878C3.idx deleted file mode 100644 index 8c420ff42..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr.hpp.7ABF6A19FB9878C3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr_atomic.h.D4122DD7C624F18E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr_atomic.h.D4122DD7C624F18E.idx deleted file mode 100644 index 57ac340d1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr_atomic.h.D4122DD7C624F18E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr_base.h.BE69034022EA8FA4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr_base.h.BE69034022EA8FA4.idx deleted file mode 100644 index b9cf9c09e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/shared_ptr_base.h.BE69034022EA8FA4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sig_atomic_t.h.3B536F8E741B9623.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sig_atomic_t.h.3B536F8E741B9623.idx deleted file mode 100644 index e90fc5f2d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sig_atomic_t.h.3B536F8E741B9623.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigaction.h.66B137993ED41FA6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigaction.h.66B137993ED41FA6.idx deleted file mode 100644 index 13a2a7367..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigaction.h.66B137993ED41FA6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigcontext.h.7600F5C8B10DFACF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigcontext.h.7600F5C8B10DFACF.idx deleted file mode 100644 index 4a9be237b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigcontext.h.7600F5C8B10DFACF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigevent-consts.h.164FB5F64CB196D3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigevent-consts.h.164FB5F64CB196D3.idx deleted file mode 100644 index 93718ebfa..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigevent-consts.h.164FB5F64CB196D3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigevent_t.h.63456B1714A8FD74.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigevent_t.h.63456B1714A8FD74.idx deleted file mode 100644 index 91a3c965c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigevent_t.h.63456B1714A8FD74.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/siginfo-arch.h.DDEDA2246C6214DB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/siginfo-arch.h.DDEDA2246C6214DB.idx deleted file mode 100644 index 15cbb159e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/siginfo-arch.h.DDEDA2246C6214DB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/siginfo-consts-arch.h.DC5C572A2A163B04.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/siginfo-consts-arch.h.DC5C572A2A163B04.idx deleted file mode 100644 index a4ec41058..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/siginfo-consts-arch.h.DC5C572A2A163B04.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/siginfo-consts.h.086583452C13A7E3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/siginfo-consts.h.086583452C13A7E3.idx deleted file mode 100644 index 207ef88fc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/siginfo-consts.h.086583452C13A7E3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/siginfo_t.h.34DBB5C2C8344FC2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/siginfo_t.h.34DBB5C2C8344FC2.idx deleted file mode 100644 index 0a3100ecd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/siginfo_t.h.34DBB5C2C8344FC2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sign.hpp.70BF73F687D8CE45.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sign.hpp.70BF73F687D8CE45.idx deleted file mode 100644 index 8ad78060f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sign.hpp.70BF73F687D8CE45.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sign_mixture.hpp.68BC78C3763217B5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sign_mixture.hpp.68BC78C3763217B5.idx deleted file mode 100644 index 23086d815..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sign_mixture.hpp.68BC78C3763217B5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sign_mixture_enum.hpp.DDF3448C53CC2755.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sign_mixture_enum.hpp.DDF3448C53CC2755.idx deleted file mode 100644 index 473f8ebef..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sign_mixture_enum.hpp.DDF3448C53CC2755.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/signal.h.9A173143B440B5DA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/signal.h.9A173143B440B5DA.idx deleted file mode 100644 index 52ec510bd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/signal.h.9A173143B440B5DA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/signal_ext.h.ED0CC89A982A1E6A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/signal_ext.h.ED0CC89A982A1E6A.idx deleted file mode 100644 index 5c8e9941f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/signal_ext.h.ED0CC89A982A1E6A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/signum-arch.h.16E786CE7D81D596.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/signum-arch.h.16E786CE7D81D596.idx deleted file mode 100644 index 59c23fa29..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/signum-arch.h.16E786CE7D81D596.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/signum-generic.h.712CE9FB2F7CAED7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/signum-generic.h.712CE9FB2F7CAED7.idx deleted file mode 100644 index d3afc9c61..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/signum-generic.h.712CE9FB2F7CAED7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigset_t.h.32273C537A103809.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigset_t.h.32273C537A103809.idx deleted file mode 100644 index 261f1452b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigset_t.h.32273C537A103809.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigstack.h.C067B2382ACC7FB2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigstack.h.C067B2382ACC7FB2.idx deleted file mode 100644 index 0e8c97ada..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigstack.h.C067B2382ACC7FB2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigstksz.h.6DBAA6228288DB46.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigstksz.h.6DBAA6228288DB46.idx deleted file mode 100644 index 631e03223..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigstksz.h.6DBAA6228288DB46.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigthread.h.B1F62700EC3B3575.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigthread.h.B1F62700EC3B3575.idx deleted file mode 100644 index 671c94df0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigthread.h.B1F62700EC3B3575.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigval_t.h.5D6D66DDD393104C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigval_t.h.5D6D66DDD393104C.idx deleted file mode 100644 index 04ced3950..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sigval_t.h.5D6D66DDD393104C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sin_pi.hpp.5F6CF9C715E46E1F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sin_pi.hpp.5F6CF9C715E46E1F.idx deleted file mode 100644 index ae319d572..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sin_pi.hpp.5F6CF9C715E46E1F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/single_threaded.h.918E7314A6EC8DC0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/single_threaded.h.918E7314A6EC8DC0.idx deleted file mode 100644 index 56f4651ce..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/single_threaded.h.918E7314A6EC8DC0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.62639CBFAD3E007F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.62639CBFAD3E007F.idx deleted file mode 100644 index a456d922d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.62639CBFAD3E007F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.6AB35BA05A9C2611.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.6AB35BA05A9C2611.idx deleted file mode 100644 index 94173fd53..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.6AB35BA05A9C2611.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.7451A250AA770B94.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.7451A250AA770B94.idx deleted file mode 100644 index 27f9f6f2d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.7451A250AA770B94.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.778A446C9C2A45D0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.778A446C9C2A45D0.idx deleted file mode 100644 index 46ac153cf..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.778A446C9C2A45D0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.BCDF4B1FA7815E82.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.BCDF4B1FA7815E82.idx deleted file mode 100644 index b16dbee9e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.BCDF4B1FA7815E82.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.D257766743B04D72.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.D257766743B04D72.idx deleted file mode 100644 index b9e029487..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.D257766743B04D72.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.F834D76A51F4764A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.F834D76A51F4764A.idx deleted file mode 100644 index cc25dbdac..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size.hpp.F834D76A51F4764A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size_256.hpp.2666185457861341.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size_256.hpp.2666185457861341.idx deleted file mode 100644 index 5ebfa71ac..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size_256.hpp.2666185457861341.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size_64.hpp.F5C3DD7E93FD28C5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size_64.hpp.F5C3DD7E93FD28C5.idx deleted file mode 100644 index ead4f7ff7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size_64.hpp.F5C3DD7E93FD28C5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size_fwd.hpp.14638F4C7C83592B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size_fwd.hpp.14638F4C7C83592B.idx deleted file mode 100644 index 48294d477..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size_fwd.hpp.14638F4C7C83592B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size_impl.hpp.25919524DCC19277.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size_impl.hpp.25919524DCC19277.idx deleted file mode 100644 index a56ae66a9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size_impl.hpp.25919524DCC19277.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size_t.hpp.B330C53C74B38CB5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size_t.hpp.B330C53C74B38CB5.idx deleted file mode 100644 index 3c3a42d9e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size_t.hpp.B330C53C74B38CB5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size_t_fwd.hpp.61CBE1AFF6DF0C41.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size_t_fwd.hpp.61CBE1AFF6DF0C41.idx deleted file mode 100644 index 01b428b49..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size_t_fwd.hpp.61CBE1AFF6DF0C41.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size_type.hpp.F92CD464F392D87A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size_type.hpp.F92CD464F392D87A.idx deleted file mode 100644 index c89617452..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/size_type.hpp.F92CD464F392D87A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sizeof.hpp.0D1F34D16A3118E0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sizeof.hpp.0D1F34D16A3118E0.idx deleted file mode 100644 index 4ce624f18..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sizeof.hpp.0D1F34D16A3118E0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/slot.hpp.937B28DC81F966C5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/slot.hpp.937B28DC81F966C5.idx deleted file mode 100644 index 82ff9edc6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/slot.hpp.937B28DC81F966C5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sm3intrin.h.A6A0DF2C7ABE9C9A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sm3intrin.h.A6A0DF2C7ABE9C9A.idx deleted file mode 100644 index 4a195a471..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sm3intrin.h.A6A0DF2C7ABE9C9A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sm4intrin.h.5C1193B344D27C01.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sm4intrin.h.5C1193B344D27C01.idx deleted file mode 100644 index 82346dab2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sm4intrin.h.5C1193B344D27C01.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/smmintrin.h.BB1D4F4B2A883ECE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/smmintrin.h.BB1D4F4B2A883ECE.idx deleted file mode 100644 index 8407c6f44..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/smmintrin.h.BB1D4F4B2A883ECE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/snprintf.hpp.417B2B28169BB8B7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/snprintf.hpp.417B2B28169BB8B7.idx deleted file mode 100644 index 963a8bb00..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/snprintf.hpp.417B2B28169BB8B7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/source_location.hpp.5A820D46E2402874.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/source_location.hpp.5A820D46E2402874.idx deleted file mode 100644 index 04b5429b9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/source_location.hpp.5A820D46E2402874.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_convertible.hpp.40BE4775F5044B30.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_convertible.hpp.40BE4775F5044B30.idx deleted file mode 100644 index fea0c9ea9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_convertible.hpp.40BE4775F5044B30.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_counted_base.hpp.D4B5F9F41DD7D47F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_counted_base.hpp.D4B5F9F41DD7D47F.idx deleted file mode 100644 index 6a8b8ee57..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_counted_base.hpp.D4B5F9F41DD7D47F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_counted_base_gcc_atomic.hpp.7CD1A75BF466D8A6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_counted_base_gcc_atomic.hpp.7CD1A75BF466D8A6.idx deleted file mode 100644 index aba12a487..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_counted_base_gcc_atomic.hpp.7CD1A75BF466D8A6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_counted_impl.hpp.005339562C9C8152.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_counted_impl.hpp.005339562C9C8152.idx deleted file mode 100644 index 06f387b8b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_counted_impl.hpp.005339562C9C8152.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_disable_deprecated.hpp.D2151D3369639B4A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_disable_deprecated.hpp.D2151D3369639B4A.idx deleted file mode 100644 index eb2048b2c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_disable_deprecated.hpp.D2151D3369639B4A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_forward.hpp.0D73ACC1A8C3D6B6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_forward.hpp.0D73ACC1A8C3D6B6.idx deleted file mode 100644 index eb45f35f1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_forward.hpp.0D73ACC1A8C3D6B6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_has_gcc_intrinsics.hpp.65AEED018F1416FC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_has_gcc_intrinsics.hpp.65AEED018F1416FC.idx deleted file mode 100644 index a8f8cb57b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_has_gcc_intrinsics.hpp.65AEED018F1416FC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_has_sync_intrinsics.hpp.0AF3EE1437A5CEAA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_has_sync_intrinsics.hpp.0AF3EE1437A5CEAA.idx deleted file mode 100644 index a40e55133..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_has_sync_intrinsics.hpp.0AF3EE1437A5CEAA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_noexcept.hpp.3829BDD09A22A4D3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_noexcept.hpp.3829BDD09A22A4D3.idx deleted file mode 100644 index c3b3eb135..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_noexcept.hpp.3829BDD09A22A4D3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_nullptr_t.hpp.8B5D1505FED3DC62.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_nullptr_t.hpp.8B5D1505FED3DC62.idx deleted file mode 100644 index 4d35c0add..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_nullptr_t.hpp.8B5D1505FED3DC62.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_thread_pause.hpp.65D0F938058316AB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_thread_pause.hpp.65D0F938058316AB.idx deleted file mode 100644 index 25c53675e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_thread_pause.hpp.65D0F938058316AB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_thread_sleep.hpp.6150631B979DF41E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_thread_sleep.hpp.6150631B979DF41E.idx deleted file mode 100644 index a207f14d1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_thread_sleep.hpp.6150631B979DF41E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_thread_yield.hpp.8F1F18DFB1FDF698.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_thread_yield.hpp.8F1F18DFB1FDF698.idx deleted file mode 100644 index f1a18774d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_thread_yield.hpp.8F1F18DFB1FDF698.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_typeinfo_.hpp.6CB1F403268AFE28.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_typeinfo_.hpp.6CB1F403268AFE28.idx deleted file mode 100644 index 36ce37745..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sp_typeinfo_.hpp.6CB1F403268AFE28.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/spinlock.hpp.F58DB3B99373F250.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/spinlock.hpp.F58DB3B99373F250.idx deleted file mode 100644 index 409f0c4ac..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/spinlock.hpp.F58DB3B99373F250.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/spinlock_gcc_atomic.hpp.8D59163DACE9A4FF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/spinlock_gcc_atomic.hpp.8D59163DACE9A4FF.idx deleted file mode 100644 index 7d0e05b99..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/spinlock_gcc_atomic.hpp.8D59163DACE9A4FF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/spinlock_pool.hpp.D2D14CF4172F404D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/spinlock_pool.hpp.D2D14CF4172F404D.idx deleted file mode 100644 index a30d6903c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/spinlock_pool.hpp.D2D14CF4172F404D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sqrt1pm1.hpp.3C86765862C7E7FB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sqrt1pm1.hpp.3C86765862C7E7FB.idx deleted file mode 100644 index 78e34ff63..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sqrt1pm1.hpp.3C86765862C7E7FB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ss_flags.h.CA0DB82E0B94B6A5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ss_flags.h.CA0DB82E0B94B6A5.idx deleted file mode 100644 index d0bcc958b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ss_flags.h.CA0DB82E0B94B6A5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sstream.294271DEA5614AD6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sstream.294271DEA5614AD6.idx deleted file mode 100644 index 01c4681aa..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sstream.294271DEA5614AD6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sstream.tcc.119CEF932A2C2164.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sstream.tcc.119CEF932A2C2164.idx deleted file mode 100644 index bfee1053b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sstream.tcc.119CEF932A2C2164.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stack.E720FAA525FE0D88.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stack.E720FAA525FE0D88.idx deleted file mode 100644 index 2cbb9a056..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stack.E720FAA525FE0D88.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stack_t.h.F69D87D663935BB6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stack_t.h.F69D87D663935BB6.idx deleted file mode 100644 index 984d9f433..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stack_t.h.F69D87D663935BB6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/standalone_config.hpp.316BF5D21AAF38B2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/standalone_config.hpp.316BF5D21AAF38B2.idx deleted file mode 100644 index 8717bed1e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/standalone_config.hpp.316BF5D21AAF38B2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stat.h.091FA1871C7E9189.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stat.h.091FA1871C7E9189.idx deleted file mode 100644 index deb2ce24d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stat.h.091FA1871C7E9189.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stat.h.86C3C850450F2AF6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stat.h.86C3C850450F2AF6.idx deleted file mode 100644 index f7b5099c0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stat.h.86C3C850450F2AF6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stat.h.9B75F06B412D4302.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stat.h.9B75F06B412D4302.idx deleted file mode 100644 index b516974e2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stat.h.9B75F06B412D4302.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/static_array.hpp.D744EBA00127FFB7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/static_array.hpp.D744EBA00127FFB7.idx deleted file mode 100644 index 5af07e505..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/static_array.hpp.D744EBA00127FFB7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/static_assert.hpp.7CB5CB804E207D20.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/static_assert.hpp.7CB5CB804E207D20.idx deleted file mode 100644 index af83a42be..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/static_assert.hpp.7CB5CB804E207D20.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/static_cast.hpp.EA73C083D6DE5C8A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/static_cast.hpp.EA73C083D6DE5C8A.idx deleted file mode 100644 index 191ad55bb..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/static_cast.hpp.EA73C083D6DE5C8A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/static_constant.hpp.1804E8D8B351C931.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/static_constant.hpp.1804E8D8B351C931.idx deleted file mode 100644 index 49ffda6b0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/static_constant.hpp.1804E8D8B351C931.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/static_visitor.hpp.91715AA069EF14D3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/static_visitor.hpp.91715AA069EF14D3.idx deleted file mode 100644 index d4235a75e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/static_visitor.hpp.91715AA069EF14D3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/statx-generic.h.801B7CF5F64698C0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/statx-generic.h.801B7CF5F64698C0.idx deleted file mode 100644 index 3be1c7b2e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/statx-generic.h.801B7CF5F64698C0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/statx.h.1A5DDCB2373AC022.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/statx.h.1A5DDCB2373AC022.idx deleted file mode 100644 index 83569b333..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/statx.h.1A5DDCB2373AC022.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_abs.h.B5BC80B73AA8AA04.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_abs.h.B5BC80B73AA8AA04.idx deleted file mode 100644 index 7156559d7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_abs.h.B5BC80B73AA8AA04.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_function.h.1DBFFD209E231917.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_function.h.1DBFFD209E231917.idx deleted file mode 100644 index dd47e251d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_function.h.1DBFFD209E231917.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_fwd.hpp.347EED7EE541075A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_fwd.hpp.347EED7EE541075A.idx deleted file mode 100644 index 6d88ea2a6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_fwd.hpp.347EED7EE541075A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_hash.hpp.D014E09F1F5B7767.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_hash.hpp.D014E09F1F5B7767.idx deleted file mode 100644 index 7de3f8331..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_hash.hpp.D014E09F1F5B7767.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_integer_traits.hpp.7A1E6AE369BF0139.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_integer_traits.hpp.7A1E6AE369BF0139.idx deleted file mode 100644 index bcc47d892..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_integer_traits.hpp.7A1E6AE369BF0139.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_mutex.h.333A5DD30FB9F788.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_mutex.h.333A5DD30FB9F788.idx deleted file mode 100644 index 7005a949f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_mutex.h.333A5DD30FB9F788.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_ns_begin.hpp.285800B47C425182.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_ns_begin.hpp.285800B47C425182.idx deleted file mode 100644 index c93c52059..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_ns_begin.hpp.285800B47C425182.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_ns_end.hpp.43DBEB8CAAF72825.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_ns_end.hpp.43DBEB8CAAF72825.idx deleted file mode 100644 index 32c2735bb..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_ns_end.hpp.43DBEB8CAAF72825.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_placeholders.hpp.50946B687D6A5A20.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_placeholders.hpp.50946B687D6A5A20.idx deleted file mode 100644 index c7f16ffb4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/std_placeholders.hpp.50946B687D6A5A20.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdarg.h.32EA7B95DAFCCF99.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdarg.h.32EA7B95DAFCCF99.idx deleted file mode 100644 index e8fafcb77..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdarg.h.32EA7B95DAFCCF99.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdc-predef.h.9EA93D70716BF84B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdc-predef.h.9EA93D70716BF84B.idx deleted file mode 100644 index 30de0bef3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdc-predef.h.9EA93D70716BF84B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stddef.h.573E230AE7BF71F3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stddef.h.573E230AE7BF71F3.idx deleted file mode 100644 index e3a1c8005..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stddef.h.573E230AE7BF71F3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stddef.h.B10142B5B6E10391.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stddef.h.B10142B5B6E10391.idx deleted file mode 100644 index 2aa32546b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stddef.h.B10142B5B6E10391.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdexcept.FC9481857B4FA9B4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdexcept.FC9481857B4FA9B4.idx deleted file mode 100644 index ad458cc69..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdexcept.FC9481857B4FA9B4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdint-intn.h.EE0939E700184847.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdint-intn.h.EE0939E700184847.idx deleted file mode 100644 index 242bbede7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdint-intn.h.EE0939E700184847.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdint-least.h.A0CB5BC401DAC650.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdint-least.h.A0CB5BC401DAC650.idx deleted file mode 100644 index 8e71d66ea..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdint-least.h.A0CB5BC401DAC650.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdint-uintn.h.B3EA113168048B57.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdint-uintn.h.B3EA113168048B57.idx deleted file mode 100644 index 2029c2434..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdint-uintn.h.B3EA113168048B57.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdint.h.08597F86630FDE5E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdint.h.08597F86630FDE5E.idx deleted file mode 100644 index 222fb11dd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdint.h.08597F86630FDE5E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdint.h.22B451C129B23D79.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdint.h.22B451C129B23D79.idx deleted file mode 100644 index fb46494e6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdint.h.22B451C129B23D79.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdio.h.6919C07CB89D47AD.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdio.h.6919C07CB89D47AD.idx deleted file mode 100644 index 671fc1e6a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdio.h.6919C07CB89D47AD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdio_lim.h.09E79B5FC5C8DF86.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdio_lim.h.09E79B5FC5C8DF86.idx deleted file mode 100644 index a1140d2bd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdio_lim.h.09E79B5FC5C8DF86.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdlib-float.h.126E8959FAE2A511.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdlib-float.h.126E8959FAE2A511.idx deleted file mode 100644 index e1df23250..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdlib-float.h.126E8959FAE2A511.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdlib.h.42D90B865E21AB50.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdlib.h.42D90B865E21AB50.idx deleted file mode 100644 index bf6b0f1c7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdlib.h.42D90B865E21AB50.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdlib.h.61AA7B9EED10C430.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdlib.h.61AA7B9EED10C430.idx deleted file mode 100644 index c00952bae..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stdlib.h.61AA7B9EED10C430.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_algo.h.336B2A99E112B831.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_algo.h.336B2A99E112B831.idx deleted file mode 100644 index 0dd213dd1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_algo.h.336B2A99E112B831.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_algobase.h.555E5AB59D1CE434.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_algobase.h.555E5AB59D1CE434.idx deleted file mode 100644 index ceee9e2e1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_algobase.h.555E5AB59D1CE434.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_bvector.h.8AE3CEBB0EAAE7AC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_bvector.h.8AE3CEBB0EAAE7AC.idx deleted file mode 100644 index 9f35b2774..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_bvector.h.8AE3CEBB0EAAE7AC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_construct.h.675F3C756D2CDDFB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_construct.h.675F3C756D2CDDFB.idx deleted file mode 100644 index 87341910e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_construct.h.675F3C756D2CDDFB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_deque.h.2FEADDC912609884.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_deque.h.2FEADDC912609884.idx deleted file mode 100644 index 3820ee01a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_deque.h.2FEADDC912609884.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_function.h.4312324AADC9200E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_function.h.4312324AADC9200E.idx deleted file mode 100644 index f2c989e8a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_function.h.4312324AADC9200E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_heap.h.A0022ED15B79087D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_heap.h.A0022ED15B79087D.idx deleted file mode 100644 index bec28840e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_heap.h.A0022ED15B79087D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_iterator.h.70D88ADB523A155E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_iterator.h.70D88ADB523A155E.idx deleted file mode 100644 index 4c9d19ad1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_iterator.h.70D88ADB523A155E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_iterator_base_funcs.h.0D39D2E36115557E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_iterator_base_funcs.h.0D39D2E36115557E.idx deleted file mode 100644 index 75cf8ca4f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_iterator_base_funcs.h.0D39D2E36115557E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_iterator_base_types.h.1C2D9B2B05C1363B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_iterator_base_types.h.1C2D9B2B05C1363B.idx deleted file mode 100644 index b5760218b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_iterator_base_types.h.1C2D9B2B05C1363B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_list.h.063E636C37F12734.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_list.h.063E636C37F12734.idx deleted file mode 100644 index 75cefb53e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_list.h.063E636C37F12734.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_map.h.EC07165BB825159E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_map.h.EC07165BB825159E.idx deleted file mode 100644 index 1ae99ee5d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_map.h.EC07165BB825159E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_multimap.h.5B0E5766E75F4152.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_multimap.h.5B0E5766E75F4152.idx deleted file mode 100644 index 0f04f63de..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_multimap.h.5B0E5766E75F4152.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_multiset.h.D16356B97E688BC2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_multiset.h.D16356B97E688BC2.idx deleted file mode 100644 index 78681cb03..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_multiset.h.D16356B97E688BC2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_numeric.h.936BC0F7F7FAE23C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_numeric.h.936BC0F7F7FAE23C.idx deleted file mode 100644 index 05208efaa..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_numeric.h.936BC0F7F7FAE23C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_pair.h.33E007C18AD1880F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_pair.h.33E007C18AD1880F.idx deleted file mode 100644 index 5ad0c38b7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_pair.h.33E007C18AD1880F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_raw_storage_iter.h.E907E48D11449F0C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_raw_storage_iter.h.E907E48D11449F0C.idx deleted file mode 100644 index 854ed8f80..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_raw_storage_iter.h.E907E48D11449F0C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_relops.h.8CD880CC32BA3E47.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_relops.h.8CD880CC32BA3E47.idx deleted file mode 100644 index a89858d8a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_relops.h.8CD880CC32BA3E47.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_set.h.EAD6456B443BCCE5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_set.h.EAD6456B443BCCE5.idx deleted file mode 100644 index f5878b966..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_set.h.EAD6456B443BCCE5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_stack.h.EDF9FC32F400D44B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_stack.h.EDF9FC32F400D44B.idx deleted file mode 100644 index ecb080f18..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_stack.h.EDF9FC32F400D44B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_tempbuf.h.1CFD178B11157DBE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_tempbuf.h.1CFD178B11157DBE.idx deleted file mode 100644 index cf49cb4b9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_tempbuf.h.1CFD178B11157DBE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_tree.h.C190197022C6FA1F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_tree.h.C190197022C6FA1F.idx deleted file mode 100644 index 2a0dbdd41..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_tree.h.C190197022C6FA1F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_type_index.hpp.051B8BD4552156E1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_type_index.hpp.051B8BD4552156E1.idx deleted file mode 100644 index eb08971d3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_type_index.hpp.051B8BD4552156E1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_uninitialized.h.54EDC68402026771.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_uninitialized.h.54EDC68402026771.idx deleted file mode 100644 index 224a156a3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_uninitialized.h.54EDC68402026771.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_vector.h.5BE0DC1E083D4239.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_vector.h.5BE0DC1E083D4239.idx deleted file mode 100644 index ae9741997..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stl_vector.h.5BE0DC1E083D4239.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/storage.hpp.6133BEB65986AAE9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/storage.hpp.6133BEB65986AAE9.idx deleted file mode 100644 index e9b00dcb9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/storage.hpp.6133BEB65986AAE9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stream_iterator.h.61B56BA0B3239EDE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stream_iterator.h.61B56BA0B3239EDE.idx deleted file mode 100644 index 2d285b75c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stream_iterator.h.61B56BA0B3239EDE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/streambuf.7FD2D3A2B827E078.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/streambuf.7FD2D3A2B827E078.idx deleted file mode 100644 index 4acc1e726..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/streambuf.7FD2D3A2B827E078.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/streambuf.tcc.FB7963A391C77967.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/streambuf.tcc.FB7963A391C77967.idx deleted file mode 100644 index c7a4b3701..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/streambuf.tcc.FB7963A391C77967.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/streambuf_iterator.h.2D64BA51BC9EC9AD.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/streambuf_iterator.h.2D64BA51BC9EC9AD.idx deleted file mode 100644 index 24fb9ae1f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/streambuf_iterator.h.2D64BA51BC9EC9AD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/string.7B4FE7410F5C09C9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/string.7B4FE7410F5C09C9.idx deleted file mode 100644 index 30231fe22..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/string.7B4FE7410F5C09C9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/string.h.979B97B48AB27554.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/string.h.979B97B48AB27554.idx deleted file mode 100644 index 68cfd0c0f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/string.h.979B97B48AB27554.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/string_cast.hpp.3D55903CBD1941D3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/string_cast.hpp.3D55903CBD1941D3.idx deleted file mode 100644 index 8414613a3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/string_cast.hpp.3D55903CBD1941D3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/string_conversions.h.FEDA0A74BBD67E42.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/string_conversions.h.FEDA0A74BBD67E42.idx deleted file mode 100644 index 103daa55e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/string_conversions.h.FEDA0A74BBD67E42.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stringfwd.h.557FE983BB1E2646.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stringfwd.h.557FE983BB1E2646.idx deleted file mode 100644 index 742e33f3b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stringfwd.h.557FE983BB1E2646.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stringize.hpp.37C5E533048B8554.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stringize.hpp.37C5E533048B8554.idx deleted file mode 100644 index 8cfe0d8a6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stringize.hpp.37C5E533048B8554.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/strings.h.9EB46A34EB89BB5D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/strings.h.9EB46A34EB89BB5D.idx deleted file mode 100644 index 8c2a66d80..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/strings.h.9EB46A34EB89BB5D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_FILE.h.2B6C435DE91D3DF8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_FILE.h.2B6C435DE91D3DF8.idx deleted file mode 100644 index 748d8ff33..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_FILE.h.2B6C435DE91D3DF8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct___jmp_buf_tag.h.C41AC0386D4A06C8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct___jmp_buf_tag.h.C41AC0386D4A06C8.idx deleted file mode 100644 index c5191c0a8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct___jmp_buf_tag.h.C41AC0386D4A06C8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_iovec.h.2D76C8EFEB1B5ED0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_iovec.h.2D76C8EFEB1B5ED0.idx deleted file mode 100644 index 415cbc401..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_iovec.h.2D76C8EFEB1B5ED0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_itimerspec.h.7F2AA6FE7224B30F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_itimerspec.h.7F2AA6FE7224B30F.idx deleted file mode 100644 index 1c8422d5f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_itimerspec.h.7F2AA6FE7224B30F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_mutex.h.A62EF32C01DB3505.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_mutex.h.A62EF32C01DB3505.idx deleted file mode 100644 index c78433acd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_mutex.h.A62EF32C01DB3505.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_rwlock.h.76DF445C3AA414C9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_rwlock.h.76DF445C3AA414C9.idx deleted file mode 100644 index 6d3c2f624..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_rwlock.h.76DF445C3AA414C9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_sched_param.h.B3F662015F7067C8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_sched_param.h.B3F662015F7067C8.idx deleted file mode 100644 index d1dd9c025..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_sched_param.h.B3F662015F7067C8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_sigstack.h.D78FCFB82EAA8868.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_sigstack.h.D78FCFB82EAA8868.idx deleted file mode 100644 index 76e2870af..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_sigstack.h.D78FCFB82EAA8868.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_stat.h.E75EF7EFBCB3A8A2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_stat.h.E75EF7EFBCB3A8A2.idx deleted file mode 100644 index 19d258c30..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_stat.h.E75EF7EFBCB3A8A2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_statx.h.AE853018DD65C8CE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_statx.h.AE853018DD65C8CE.idx deleted file mode 100644 index 9d1cb64a7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_statx.h.AE853018DD65C8CE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_statx_timestamp.h.FE8DDCE5CF08343F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_statx_timestamp.h.FE8DDCE5CF08343F.idx deleted file mode 100644 index 540a7e5b3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_statx_timestamp.h.FE8DDCE5CF08343F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_timespec.h.0E09B6677A8D6A08.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_timespec.h.0E09B6677A8D6A08.idx deleted file mode 100644 index 88d168f9d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_timespec.h.0E09B6677A8D6A08.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_timeval.h.4A17C4CCB9EE5883.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_timeval.h.4A17C4CCB9EE5883.idx deleted file mode 100644 index c439849b8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_timeval.h.4A17C4CCB9EE5883.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_tm.h.472DDF26D5924DB0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_tm.h.472DDF26D5924DB0.idx deleted file mode 100644 index bf1eef363..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/struct_tm.h.472DDF26D5924DB0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stubs-64.h.C743FD695F310B00.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stubs-64.h.C743FD695F310B00.idx deleted file mode 100644 index 143de8f25..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stubs-64.h.C743FD695F310B00.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stubs.h.07D09A29AEBA877C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stubs.h.07D09A29AEBA877C.idx deleted file mode 100644 index ca6ae1167..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/stubs.h.07D09A29AEBA877C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sub.hpp.A19516CD4D46B58A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sub.hpp.A19516CD4D46B58A.idx deleted file mode 100644 index 67ba9a722..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/sub.hpp.A19516CD4D46B58A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/substitute.hpp.59C8311E40FDF43F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/substitute.hpp.59C8311E40FDF43F.idx deleted file mode 100644 index d930c4222..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/substitute.hpp.59C8311E40FDF43F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/substitute_fwd.hpp.98849908C9F01531.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/substitute_fwd.hpp.98849908C9F01531.idx deleted file mode 100644 index b5985fabd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/substitute_fwd.hpp.98849908C9F01531.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/suffix.hpp.478C7E4E05060F38.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/suffix.hpp.478C7E4E05060F38.idx deleted file mode 100644 index 5b456642c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/suffix.hpp.478C7E4E05060F38.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/suppress_warnings.hpp.FD8E4CC60667AB5F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/suppress_warnings.hpp.FD8E4CC60667AB5F.idx deleted file mode 100644 index c5c117c15..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/suppress_warnings.hpp.FD8E4CC60667AB5F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/swap.hpp.467225FF0B52C0B7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/swap.hpp.467225FF0B52C0B7.idx deleted file mode 100644 index 3abeb653f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/swap.hpp.467225FF0B52C0B7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/system_error.8A12E1E8FFB1D44A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/system_error.8A12E1E8FFB1D44A.idx deleted file mode 100644 index 57aab5010..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/system_error.8A12E1E8FFB1D44A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tables.hpp.8E444884FF014CE6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tables.hpp.8E444884FF014CE6.idx deleted file mode 100644 index 4f8981eb0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tables.hpp.8E444884FF014CE6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tag.hpp.2D4B2FA99D884F50.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tag.hpp.2D4B2FA99D884F50.idx deleted file mode 100644 index c27a8554a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tag.hpp.2D4B2FA99D884F50.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tag.hpp.7181567E5E2A14F7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tag.hpp.7181567E5E2A14F7.idx deleted file mode 100644 index c35a94bc1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tag.hpp.7181567E5E2A14F7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/template_arity.hpp.0D023175D2453BBB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/template_arity.hpp.0D023175D2453BBB.idx deleted file mode 100644 index 9281e71b8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/template_arity.hpp.0D023175D2453BBB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/template_arity.hpp.36E9293CE41B4C2B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/template_arity.hpp.36E9293CE41B4C2B.idx deleted file mode 100644 index 960beb637..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/template_arity.hpp.36E9293CE41B4C2B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/template_arity_fwd.hpp.DB9CE42A0566B26C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/template_arity_fwd.hpp.DB9CE42A0566B26C.idx deleted file mode 100644 index 58e389b9f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/template_arity_fwd.hpp.DB9CE42A0566B26C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/templated_streams.hpp.A226DC39E7C17F3D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/templated_streams.hpp.A226DC39E7C17F3D.idx deleted file mode 100644 index 658bad855..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/templated_streams.hpp.A226DC39E7C17F3D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test.h.DC48779522A7EA70.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test.h.DC48779522A7EA70.idx deleted file mode 100644 index c670cc8aa..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test.h.DC48779522A7EA70.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_autodiff_reverse.hpp.6E82ABED89E8D938.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_autodiff_reverse.hpp.6E82ABED89E8D938.idx deleted file mode 100644 index ba6cc2e9d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_autodiff_reverse.hpp.6E82ABED89E8D938.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_autodiff_reverse_flat_linear_allocator.cpp.D57427428F126F10.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_autodiff_reverse_flat_linear_allocator.cpp.D57427428F126F10.idx deleted file mode 100644 index 33ccc17a4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_autodiff_reverse_flat_linear_allocator.cpp.D57427428F126F10.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_case_counter.hpp.FAC373EB3D45A2AD.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_case_counter.hpp.FAC373EB3D45A2AD.idx deleted file mode 100644 index fc69b701b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_case_counter.hpp.FAC373EB3D45A2AD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_case_template.hpp.3E5F14C41503DFAA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_case_template.hpp.3E5F14C41503DFAA.idx deleted file mode 100644 index 27988e7f3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_case_template.hpp.3E5F14C41503DFAA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_framework_init_observer.hpp.35023BE82C02D68A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_framework_init_observer.hpp.35023BE82C02D68A.idx deleted file mode 100644 index 06479620b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_framework_init_observer.hpp.35023BE82C02D68A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_framework_init_observer.ipp.8C557BDF30EC2DED.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_framework_init_observer.ipp.8C557BDF30EC2DED.idx deleted file mode 100644 index a4f532120..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_framework_init_observer.ipp.8C557BDF30EC2DED.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_tools.hpp.6715934BB94A4D06.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_tools.hpp.6715934BB94A4D06.idx deleted file mode 100644 index 5c862d04c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_tools.hpp.6715934BB94A4D06.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_tools.ipp.EC38350B122E515C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_tools.ipp.EC38350B122E515C.idx deleted file mode 100644 index 4cdc7e3be..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_tools.ipp.EC38350B122E515C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_tree.ipp.C08DE1900E21E990.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_tree.ipp.C08DE1900E21E990.idx deleted file mode 100644 index d7a1d1242..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_tree.ipp.C08DE1900E21E990.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_unit.hpp.A9B8AB5887EE229E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_unit.hpp.A9B8AB5887EE229E.idx deleted file mode 100644 index f02391ba7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/test_unit.hpp.A9B8AB5887EE229E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/thread-shared-types.h.D988ADBA7666A8DD.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/thread-shared-types.h.D988ADBA7666A8DD.idx deleted file mode 100644 index 2f14b9940..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/thread-shared-types.h.D988ADBA7666A8DD.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.7B44BF2BB82FB08C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.7B44BF2BB82FB08C.idx deleted file mode 100644 index 6390035d5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.7B44BF2BB82FB08C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.E1A072CFD46B34C5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.E1A072CFD46B34C5.idx deleted file mode 100644 index 6d4ee232b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.E1A072CFD46B34C5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.FF1C4E33871350AC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.FF1C4E33871350AC.idx deleted file mode 100644 index f569886a6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/throw_exception.hpp.FF1C4E33871350AC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/time.h.1407763DE90304EB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/time.h.1407763DE90304EB.idx deleted file mode 100644 index 489d43dfe..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/time.h.1407763DE90304EB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/time.h.E3714B647728C2FE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/time.h.E3714B647728C2FE.idx deleted file mode 100644 index 69b1b1bec..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/time.h.E3714B647728C2FE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/time.h.EDC06F0AFB6EC7EC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/time.h.EDC06F0AFB6EC7EC.idx deleted file mode 100644 index b8625a627..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/time.h.EDC06F0AFB6EC7EC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/time64.h.1807D6F5124100A2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/time64.h.1807D6F5124100A2.idx deleted file mode 100644 index 00b9e1783..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/time64.h.1807D6F5124100A2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/time_members.h.F4AAD56BAACF342D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/time_members.h.F4AAD56BAACF342D.idx deleted file mode 100644 index 8784ed1cb..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/time_members.h.F4AAD56BAACF342D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/time_t.h.CAA645D29A7A0EF9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/time_t.h.CAA645D29A7A0EF9.idx deleted file mode 100644 index 5a04bd044..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/time_t.h.CAA645D29A7A0EF9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/timer.hpp.189EB27AFAC80CB2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/timer.hpp.189EB27AFAC80CB2.idx deleted file mode 100644 index 9c82d8678..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/timer.hpp.189EB27AFAC80CB2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/timer_t.h.3EFB88CBA2B5B801.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/timer_t.h.3EFB88CBA2B5B801.idx deleted file mode 100644 index 5de8fe76c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/timer_t.h.3EFB88CBA2B5B801.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/times.hpp.59FCF1BF25E7F0E2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/times.hpp.59FCF1BF25E7F0E2.idx deleted file mode 100644 index 80ef951e1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/times.hpp.59FCF1BF25E7F0E2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/times.hpp.64AB8D4F493F163E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/times.hpp.64AB8D4F493F163E.idx deleted file mode 100644 index 2de4bd42a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/times.hpp.64AB8D4F493F163E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/timesize.h.44719E86E09400E4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/timesize.h.44719E86E09400E4.idx deleted file mode 100644 index 7205ec283..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/timesize.h.44719E86E09400E4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/timex.h.F2D36E17192C32F0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/timex.h.F2D36E17192C32F0.idx deleted file mode 100644 index 7f6c68f01..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/timex.h.F2D36E17192C32F0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tmmintrin.h.729AE1A0BB25E289.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tmmintrin.h.729AE1A0BB25E289.idx deleted file mode 100644 index 4a32cb2b6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tmmintrin.h.729AE1A0BB25E289.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/to_seq.hpp.014B4242F383C4F1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/to_seq.hpp.014B4242F383C4F1.idx deleted file mode 100644 index 440911f5e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/to_seq.hpp.014B4242F383C4F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/to_seq.hpp.6512DE209D5C0C35.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/to_seq.hpp.6512DE209D5C0C35.idx deleted file mode 100644 index 1dc1ea57d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/to_seq.hpp.6512DE209D5C0C35.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/to_seq_64.hpp.33BA9D50B079CC87.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/to_seq_64.hpp.33BA9D50B079CC87.idx deleted file mode 100644 index 43cd15b50..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/to_seq_64.hpp.33BA9D50B079CC87.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/to_string.hpp.A38C2156004417C9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/to_string.hpp.A38C2156004417C9.idx deleted file mode 100644 index 359a9c389..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/to_string.hpp.A38C2156004417C9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/to_string_stub.hpp.7CFFCAB916EE5B6F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/to_string_stub.hpp.7CFFCAB916EE5B6F.idx deleted file mode 100644 index 87f0d9e92..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/to_string_stub.hpp.7CFFCAB916EE5B6F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/to_tuple.hpp.6021675FE100A5EE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/to_tuple.hpp.6021675FE100A5EE.idx deleted file mode 100644 index cdf805579..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/to_tuple.hpp.6021675FE100A5EE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/token_iterator.hpp.D9BB74777E754614.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/token_iterator.hpp.D9BB74777E754614.idx deleted file mode 100644 index e3ddad1b7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/token_iterator.hpp.D9BB74777E754614.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tolerance_manip.hpp.07A56A2A0E4D78E4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tolerance_manip.hpp.07A56A2A0E4D78E4.idx deleted file mode 100644 index 9a1275087..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tolerance_manip.hpp.07A56A2A0E4D78E4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/toms748_solve.hpp.38354D27F59E2952.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/toms748_solve.hpp.38354D27F59E2952.idx deleted file mode 100644 index dfb11da44..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/toms748_solve.hpp.38354D27F59E2952.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/traits.hpp.D36EB61356118C1D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/traits.hpp.D36EB61356118C1D.idx deleted file mode 100644 index 583edd610..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/traits.hpp.D36EB61356118C1D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/traits.hpp.FBA1FB49562B249A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/traits.hpp.FBA1FB49562B249A.idx deleted file mode 100644 index eedd1c4fb..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/traits.hpp.FBA1FB49562B249A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/traits_lambda_spec.hpp.FF37480E9CB08915.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/traits_lambda_spec.hpp.FF37480E9CB08915.idx deleted file mode 100644 index db131de93..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/traits_lambda_spec.hpp.FF37480E9CB08915.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/transcendental.hpp.081840588661BFF5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/transcendental.hpp.081840588661BFF5.idx deleted file mode 100644 index 8fd75656d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/transcendental.hpp.081840588661BFF5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/transcendental_reduction_type.hpp.9B48F894709F9D86.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/transcendental_reduction_type.hpp.9B48F894709F9D86.idx deleted file mode 100644 index b11f065f8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/transcendental_reduction_type.hpp.9B48F894709F9D86.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/transform.hpp.D9E9EC86D2682C9B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/transform.hpp.D9E9EC86D2682C9B.idx deleted file mode 100644 index b28b7837f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/transform.hpp.D9E9EC86D2682C9B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/transform.hpp.F0533070C5C18DBF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/transform.hpp.F0533070C5C18DBF.idx deleted file mode 100644 index 213bb7b81..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/transform.hpp.F0533070C5C18DBF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/traverse.hpp.1CE1B2525FF581A3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/traverse.hpp.1CE1B2525FF581A3.idx deleted file mode 100644 index aac842ae4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/traverse.hpp.1CE1B2525FF581A3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/trig.hpp.F2B8E420EA517EEB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/trig.hpp.F2B8E420EA517EEB.idx deleted file mode 100644 index 059dbf0c9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/trig.hpp.F2B8E420EA517EEB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/trigamma.hpp.A1ADA368E2452680.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/trigamma.hpp.A1ADA368E2452680.idx deleted file mode 100644 index 6f01bb1b3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/trigamma.hpp.A1ADA368E2452680.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/trunc.hpp.0E8BE6F6EBBCADA9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/trunc.hpp.0E8BE6F6EBBCADA9.idx deleted file mode 100644 index d8179229e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/trunc.hpp.0E8BE6F6EBBCADA9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/trunc.hpp.C25665212A3EEE12.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/trunc.hpp.C25665212A3EEE12.idx deleted file mode 100644 index 99e3cd5dd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/trunc.hpp.C25665212A3EEE12.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/try_lexical_convert.hpp.0F4B1A89873D9A90.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/try_lexical_convert.hpp.0F4B1A89873D9A90.idx deleted file mode 100644 index 16cda849a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/try_lexical_convert.hpp.0F4B1A89873D9A90.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tsxldtrkintrin.h.838E62C97E106878.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tsxldtrkintrin.h.838E62C97E106878.idx deleted file mode 100644 index bf08314bb..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tsxldtrkintrin.h.838E62C97E106878.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ttp.hpp.3B0DF8DE24461517.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ttp.hpp.3B0DF8DE24461517.idx deleted file mode 100644 index d565f4275..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ttp.hpp.3B0DF8DE24461517.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tuple.778CE823941F84F0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tuple.778CE823941F84F0.idx deleted file mode 100644 index 2ac306beb..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tuple.778CE823941F84F0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tuple.hpp.9B520478EDB98458.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tuple.hpp.9B520478EDB98458.idx deleted file mode 100644 index 8ccac7a51..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/tuple.hpp.9B520478EDB98458.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type.hpp.6A6C3F52F2F1617E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type.hpp.6A6C3F52F2F1617E.idx deleted file mode 100644 index 216027bec..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type.hpp.6A6C3F52F2F1617E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_identity.hpp.D3F8C4B100A57688.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_identity.hpp.D3F8C4B100A57688.idx deleted file mode 100644 index 9d87bbfed..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_identity.hpp.D3F8C4B100A57688.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_index.hpp.64BA24F06DD155F2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_index.hpp.64BA24F06DD155F2.idx deleted file mode 100644 index 6f7da394f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_index.hpp.64BA24F06DD155F2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_index_facade.hpp.B22FA7BC51C31113.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_index_facade.hpp.B22FA7BC51C31113.idx deleted file mode 100644 index d0603035d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_index_facade.hpp.B22FA7BC51C31113.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_info.hpp.26A379F46E8A8BE2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_info.hpp.26A379F46E8A8BE2.idx deleted file mode 100644 index 1a91fb2d5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_info.hpp.26A379F46E8A8BE2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_traits.DE435E04D8184E0C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_traits.DE435E04D8184E0C.idx deleted file mode 100644 index e24fcb23d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_traits.DE435E04D8184E0C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_traits.h.833B6807C34CC271.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_traits.h.833B6807C34CC271.idx deleted file mode 100644 index 46a22cbac..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_traits.h.833B6807C34CC271.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_traits.hpp.03CBE1C52D11B0DF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_traits.hpp.03CBE1C52D11B0DF.idx deleted file mode 100644 index 1cc13703d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_traits.hpp.03CBE1C52D11B0DF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_traits.hpp.0B215CC3425FAB08.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_traits.hpp.0B215CC3425FAB08.idx deleted file mode 100644 index 5ee5fdb30..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_traits.hpp.0B215CC3425FAB08.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_with_alignment.hpp.B2C13D0AEFBE0C78.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_with_alignment.hpp.B2C13D0AEFBE0C78.idx deleted file mode 100644 index 8eceb1a4d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_with_alignment.hpp.B2C13D0AEFBE0C78.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_wrapper.hpp.38231001E3FE1626.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_wrapper.hpp.38231001E3FE1626.idx deleted file mode 100644 index 0b734fdcb..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/type_wrapper.hpp.38231001E3FE1626.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/typeindex.72817E15D1951DF7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/typeindex.72817E15D1951DF7.idx deleted file mode 100644 index 5e8d5d6d9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/typeindex.72817E15D1951DF7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/typeinfo.0065C4A406A05D71.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/typeinfo.0065C4A406A05D71.idx deleted file mode 100644 index 4b88cf97a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/typeinfo.0065C4A406A05D71.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/typeinfo.hpp.3764ED508BEB96C1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/typeinfo.hpp.3764ED508BEB96C1.idx deleted file mode 100644 index 1be96a071..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/typeinfo.hpp.3764ED508BEB96C1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/types.h.14B4CD5C32014264.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/types.h.14B4CD5C32014264.idx deleted file mode 100644 index 7f2be4ed7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/types.h.14B4CD5C32014264.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/types.h.BB07396DFADEEB89.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/types.h.BB07396DFADEEB89.idx deleted file mode 100644 index 2de14e97a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/types.h.BB07396DFADEEB89.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/types.h.CAF4DC91124A326D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/types.h.CAF4DC91124A326D.idx deleted file mode 100644 index c323fc2e6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/types.h.CAF4DC91124A326D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/types.h.E5A59583DBE28918.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/types.h.E5A59583DBE28918.idx deleted file mode 100644 index 1761d10b0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/types.h.E5A59583DBE28918.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/types.h.E5E7FE6DA0F78AF5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/types.h.E5E7FE6DA0F78AF5.idx deleted file mode 100644 index 7341eac3b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/types.h.E5E7FE6DA0F78AF5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/typesizes.h.A6E116B64E63B90B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/typesizes.h.A6E116B64E63B90B.idx deleted file mode 100644 index a21e08767..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/typesizes.h.A6E116B64E63B90B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ublas_interop.hpp.F1EF9C49A29BEF69.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ublas_interop.hpp.F1EF9C49A29BEF69.idx deleted file mode 100644 index fd59ce924..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ublas_interop.hpp.F1EF9C49A29BEF69.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ucontext.h.8AAC2548CD8DD4A8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ucontext.h.8AAC2548CD8DD4A8.idx deleted file mode 100644 index 09475a84d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/ucontext.h.8AAC2548CD8DD4A8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/udt_builtin_mixture.hpp.12D573E05D6DE098.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/udt_builtin_mixture.hpp.12D573E05D6DE098.idx deleted file mode 100644 index 3b3f35441..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/udt_builtin_mixture.hpp.12D573E05D6DE098.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/udt_builtin_mixture_enum.hpp.ACE5CCFF54648E33.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/udt_builtin_mixture_enum.hpp.ACE5CCFF54648E33.idx deleted file mode 100644 index f30420d4f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/udt_builtin_mixture_enum.hpp.ACE5CCFF54648E33.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/uintn-identity.h.CB86545C6FF94BB3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/uintn-identity.h.CB86545C6FF94BB3.idx deleted file mode 100644 index 7e840c375..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/uintn-identity.h.CB86545C6FF94BB3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/uintrintrin.h.4F2270472CC8732E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/uintrintrin.h.4F2270472CC8732E.idx deleted file mode 100644 index 05131f891..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/uintrintrin.h.4F2270472CC8732E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/uio_lim.h.DF584C6AE54BEA07.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/uio_lim.h.DF584C6AE54BEA07.idx deleted file mode 100644 index 032d3bf2c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/uio_lim.h.DF584C6AE54BEA07.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unchecked_bernoulli.hpp.7A17D3BDC52F4809.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unchecked_bernoulli.hpp.7A17D3BDC52F4809.idx deleted file mode 100644 index e141ba011..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unchecked_bernoulli.hpp.7A17D3BDC52F4809.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unchecked_factorial.hpp.E4AF15295627F36A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unchecked_factorial.hpp.E4AF15295627F36A.idx deleted file mode 100644 index 88033d08b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unchecked_factorial.hpp.E4AF15295627F36A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/uniform_int_dist.h.C54B19F2B43B693B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/uniform_int_dist.h.C54B19F2B43B693B.idx deleted file mode 100644 index e05d55f62..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/uniform_int_dist.h.C54B19F2B43B693B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unique_lock.h.BCD2CC538606291F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unique_lock.h.BCD2CC538606291F.idx deleted file mode 100644 index e930b77d3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unique_lock.h.BCD2CC538606291F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unique_ptr.h.A3AB02F93B77F5A0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unique_ptr.h.A3AB02F93B77F5A0.idx deleted file mode 100644 index 0473ed28e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unique_ptr.h.A3AB02F93B77F5A0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unistd.h.4957E2CBEF0B97CE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unistd.h.4957E2CBEF0B97CE.idx deleted file mode 100644 index cb6f95362..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unistd.h.4957E2CBEF0B97CE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unistd_ext.h.19E02BEC0B72F7D2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unistd_ext.h.19E02BEC0B72F7D2.idx deleted file mode 100644 index 985b8755e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unistd_ext.h.19E02BEC0B72F7D2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test.hpp.4344A6132FC53C38.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test.hpp.4344A6132FC53C38.idx deleted file mode 100644 index 617d77984..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test.hpp.4344A6132FC53C38.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test.hpp.87BDA5ABA44257AB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test.hpp.87BDA5ABA44257AB.idx deleted file mode 100644 index 3531996d1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test.hpp.87BDA5ABA44257AB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_log.hpp.767183DE2471BC86.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_log.hpp.767183DE2471BC86.idx deleted file mode 100644 index 3f38175dc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_log.hpp.767183DE2471BC86.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_log.ipp.41FC781B16E234E4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_log.ipp.41FC781B16E234E4.idx deleted file mode 100644 index 18154cc6d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_log.ipp.41FC781B16E234E4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_log_formatter.hpp.6B7C974834A735FA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_log_formatter.hpp.6B7C974834A735FA.idx deleted file mode 100644 index 561937e40..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_log_formatter.hpp.6B7C974834A735FA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_main.ipp.E524118CBCE94D2E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_main.ipp.E524118CBCE94D2E.idx deleted file mode 100644 index ec2eb0086..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_main.ipp.E524118CBCE94D2E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_monitor.hpp.69CA7432BCEBC996.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_monitor.hpp.69CA7432BCEBC996.idx deleted file mode 100644 index e400f4c9c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_monitor.hpp.69CA7432BCEBC996.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_monitor.ipp.95A3D996511F3852.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_monitor.ipp.95A3D996511F3852.idx deleted file mode 100644 index c9a865393..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_monitor.ipp.95A3D996511F3852.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_parameters.hpp.EE127319A9E7A34C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_parameters.hpp.EE127319A9E7A34C.idx deleted file mode 100644 index 1b11f976b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_parameters.hpp.EE127319A9E7A34C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_parameters.ipp.B5C8B663C6DC5320.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_parameters.ipp.B5C8B663C6DC5320.idx deleted file mode 100644 index 75ec9c689..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_parameters.ipp.B5C8B663C6DC5320.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_suite.hpp.81DEBB20E202A1C2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_suite.hpp.81DEBB20E202A1C2.idx deleted file mode 100644 index 9ad37a899..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unit_test_suite.hpp.81DEBB20E202A1C2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unwrap.hpp.DD5B1039981013CE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unwrap.hpp.DD5B1039981013CE.idx deleted file mode 100644 index 8ab17cf83..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/unwrap.hpp.DD5B1039981013CE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/upper1.hpp.E403B2FF556E66D8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/upper1.hpp.E403B2FF556E66D8.idx deleted file mode 100644 index 01d505dc0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/upper1.hpp.E403B2FF556E66D8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/usage.hpp.275BC1772CC647BA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/usage.hpp.275BC1772CC647BA.idx deleted file mode 100644 index cd3b2eb9f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/usage.hpp.275BC1772CC647BA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/use_default.hpp.E75E9E11D1349C74.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/use_default.hpp.E75E9E11D1349C74.idx deleted file mode 100644 index 5f5172af8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/use_default.hpp.E75E9E11D1349C74.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/use_preprocessed.hpp.53A05E16AFF2FEB3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/use_preprocessed.hpp.53A05E16AFF2FEB3.idx deleted file mode 100644 index 26c2ab85a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/use_preprocessed.hpp.53A05E16AFF2FEB3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/user.hpp.194E0EAAE0E474D1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/user.hpp.194E0EAAE0E474D1.idx deleted file mode 100644 index 9de0c8e98..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/user.hpp.194E0EAAE0E474D1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/user.hpp.A2C82A2CF289BCFE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/user.hpp.A2C82A2CF289BCFE.idx deleted file mode 100644 index 20055d087..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/user.hpp.A2C82A2CF289BCFE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/usermsrintrin.h.A8093A5D235AD173.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/usermsrintrin.h.A8093A5D235AD173.idx deleted file mode 100644 index 862fb332f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/usermsrintrin.h.A8093A5D235AD173.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/uses_allocator.h.258C17386C08195D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/uses_allocator.h.258C17386C08195D.idx deleted file mode 100644 index db58f83c0..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/uses_allocator.h.258C17386C08195D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/utility.5D04E6A553B4780A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/utility.5D04E6A553B4780A.idx deleted file mode 100644 index 21c3d915c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/utility.5D04E6A553B4780A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/utility.h.15845B2F303871C2.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/utility.h.15845B2F303871C2.idx deleted file mode 100644 index fe243eee8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/utility.h.15845B2F303871C2.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/utility.hpp.1FB996C839737F9D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/utility.hpp.1FB996C839737F9D.idx deleted file mode 100644 index da67e0903..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/utility.hpp.1FB996C839737F9D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/utility.hpp.3E376ACA7EF9C657.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/utility.hpp.3E376ACA7EF9C657.idx deleted file mode 100644 index 56413b546..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/utility.hpp.3E376ACA7EF9C657.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/utility.hpp.B138E495858F3175.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/utility.hpp.B138E495858F3175.idx deleted file mode 100644 index 8d0a05658..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/utility.hpp.B138E495858F3175.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/utility_core.hpp.7935A85019836E18.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/utility_core.hpp.7935A85019836E18.idx deleted file mode 100644 index 1cb8928c7..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/utility_core.hpp.7935A85019836E18.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/vaesintrin.h.F174E72F92217828.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/vaesintrin.h.F174E72F92217828.idx deleted file mode 100644 index e24b67429..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/vaesintrin.h.F174E72F92217828.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/value_init.hpp.E3AB9B13B5DFB02A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/value_init.hpp.E3AB9B13B5DFB02A.idx deleted file mode 100644 index 272d4e0c6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/value_init.hpp.E3AB9B13B5DFB02A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/value_pack.hpp.2AD6025B6A9AE90F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/value_pack.hpp.2AD6025B6A9AE90F.idx deleted file mode 100644 index 1836ce652..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/value_pack.hpp.2AD6025B6A9AE90F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/value_type.hpp.D510F30721C8F766.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/value_type.hpp.D510F30721C8F766.idx deleted file mode 100644 index b979e0872..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/value_type.hpp.D510F30721C8F766.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/value_wknd.hpp.A52836B564683CC8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/value_wknd.hpp.A52836B564683CC8.idx deleted file mode 100644 index a2374fcfd..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/value_wknd.hpp.A52836B564683CC8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/variant.hpp.9F231DE78600F98F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/variant.hpp.9F231DE78600F98F.idx deleted file mode 100644 index e081f3739..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/variant.hpp.9F231DE78600F98F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/variant.hpp.C8AD76DE8FC769F3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/variant.hpp.C8AD76DE8FC769F3.idx deleted file mode 100644 index 16eab58f3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/variant.hpp.C8AD76DE8FC769F3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/variant_fwd.hpp.5427C4B42F50475B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/variant_fwd.hpp.5427C4B42F50475B.idx deleted file mode 100644 index 7dc32f046..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/variant_fwd.hpp.5427C4B42F50475B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/variant_io.hpp.DDEE2B32C0D4F7ED.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/variant_io.hpp.DDEE2B32C0D4F7ED.idx deleted file mode 100644 index d19ef7308..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/variant_io.hpp.DDEE2B32C0D4F7ED.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/vector.04C1B55C46383484.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/vector.04C1B55C46383484.idx deleted file mode 100644 index f6f524c4e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/vector.04C1B55C46383484.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/vector.tcc.9925CCCCF876B8E0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/vector.tcc.9925CCCCF876B8E0.idx deleted file mode 100644 index f943b3cff..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/vector.tcc.9925CCCCF876B8E0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/version.DF1FEF28FD964412.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/version.DF1FEF28FD964412.idx deleted file mode 100644 index d5b4f0015..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/version.DF1FEF28FD964412.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/version.hpp.86DFF1874AC7D5CE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/version.hpp.86DFF1874AC7D5CE.idx deleted file mode 100644 index 9de0d8b3f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/version.hpp.86DFF1874AC7D5CE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/version.hpp.99B049D63D848C23.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/version.hpp.99B049D63D848C23.idx deleted file mode 100644 index 565866c6b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/version.hpp.99B049D63D848C23.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/version_number.h.BC586F00AA8FB03B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/version_number.h.BC586F00AA8FB03B.idx deleted file mode 100644 index ce834eecc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/version_number.h.BC586F00AA8FB03B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/visit_each.hpp.3532459D2522F115.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/visit_each.hpp.3532459D2522F115.idx deleted file mode 100644 index 77b076397..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/visit_each.hpp.3532459D2522F115.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/visitation_impl.hpp.C09FE17C57D14EEA.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/visitation_impl.hpp.C09FE17C57D14EEA.idx deleted file mode 100644 index 543e9e082..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/visitation_impl.hpp.C09FE17C57D14EEA.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/visitor.hpp.DE2BEBF17C8A0A1F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/visitor.hpp.DE2BEBF17C8A0A1F.idx deleted file mode 100644 index 6d6ed73a5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/visitor.hpp.DE2BEBF17C8A0A1F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/visitor_ptr.hpp.0F1112E8742891C7.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/visitor_ptr.hpp.0F1112E8742891C7.idx deleted file mode 100644 index 1ef4d2c34..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/visitor_ptr.hpp.0F1112E8742891C7.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/void.hpp.05C9DEFB959AFEE3.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/void.hpp.05C9DEFB959AFEE3.idx deleted file mode 100644 index 328e7fdf8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/void.hpp.05C9DEFB959AFEE3.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/void_fwd.hpp.F2FCDED50BD7FE52.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/void_fwd.hpp.F2FCDED50BD7FE52.idx deleted file mode 100644 index 7d45ae49d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/void_fwd.hpp.F2FCDED50BD7FE52.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/void_t.hpp.A489065D7D313897.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/void_t.hpp.A489065D7D313897.idx deleted file mode 100644 index 93fcd12b5..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/void_t.hpp.A489065D7D313897.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/vpclmulqdqintrin.h.E30E202E93B24376.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/vpclmulqdqintrin.h.E30E202E93B24376.idx deleted file mode 100644 index e0c87b284..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/vpclmulqdqintrin.h.E30E202E93B24376.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wait.h.BD157266BD1E3B6E.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wait.h.BD157266BD1E3B6E.idx deleted file mode 100644 index d4a9d9895..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wait.h.BD157266BD1E3B6E.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/waitflags.h.8046C5530CD87302.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/waitflags.h.8046C5530CD87302.idx deleted file mode 100644 index bb3759531..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/waitflags.h.8046C5530CD87302.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/waitpkgintrin.h.F1751350DFCBFAB8.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/waitpkgintrin.h.F1751350DFCBFAB8.idx deleted file mode 100644 index 9a7ad0a30..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/waitpkgintrin.h.F1751350DFCBFAB8.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/waitstatus.h.D7C4F06852D51050.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/waitstatus.h.D7C4F06852D51050.idx deleted file mode 100644 index 86c09ac6f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/waitstatus.h.D7C4F06852D51050.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wbnoinvdintrin.h.E8FEB4C5F09C1CB5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wbnoinvdintrin.h.E8FEB4C5F09C1CB5.idx deleted file mode 100644 index 05aa094a1..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wbnoinvdintrin.h.E8FEB4C5F09C1CB5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wchar.h.27C0562D93BBAA12.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wchar.h.27C0562D93BBAA12.idx deleted file mode 100644 index 85f48dd95..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wchar.h.27C0562D93BBAA12.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wchar.h.83BD995621576773.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wchar.h.83BD995621576773.idx deleted file mode 100644 index c4004ee7f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wchar.h.83BD995621576773.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wctype-wchar.h.D8CFC0DAB89A1342.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wctype-wchar.h.D8CFC0DAB89A1342.idx deleted file mode 100644 index b325e081c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wctype-wchar.h.D8CFC0DAB89A1342.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wctype.h.CC12045E6059335C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wctype.h.CC12045E6059335C.idx deleted file mode 100644 index 57aa4f621..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wctype.h.CC12045E6059335C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/while.hpp.3AB66D2D78517CE6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/while.hpp.3AB66D2D78517CE6.idx deleted file mode 100644 index 98ebea534..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/while.hpp.3AB66D2D78517CE6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/while.hpp.DA6C22F024240D05.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/while.hpp.DA6C22F024240D05.idx deleted file mode 100644 index d9a38b495..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/while.hpp.DA6C22F024240D05.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/while_256.hpp.B392C50E96F5851C.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/while_256.hpp.B392C50E96F5851C.idx deleted file mode 100644 index ae378846c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/while_256.hpp.B392C50E96F5851C.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/while_256.hpp.B39C5AA63746E9D6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/while_256.hpp.B39C5AA63746E9D6.idx deleted file mode 100644 index c2d8258b4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/while_256.hpp.B39C5AA63746E9D6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/widest_char.hpp.1D9873AEE6FFA34F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/widest_char.hpp.1D9873AEE6FFA34F.idx deleted file mode 100644 index e2346bca4..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/widest_char.hpp.1D9873AEE6FFA34F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wint_t.h.DAC5928CF0BA7895.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wint_t.h.DAC5928CF0BA7895.idx deleted file mode 100644 index c0eb7f0cc..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wint_t.h.DAC5928CF0BA7895.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wmmintrin.h.69E7DBD45034C8B1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wmmintrin.h.69E7DBD45034C8B1.idx deleted file mode 100644 index dcafcb35a..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wmmintrin.h.69E7DBD45034C8B1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wordsize.h.23D8030BEC81E6F1.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wordsize.h.23D8030BEC81E6F1.idx deleted file mode 100644 index 7adf2a5e6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wordsize.h.23D8030BEC81E6F1.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.81C5F8E89765D46F.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.81C5F8E89765D46F.idx deleted file mode 100644 index ace826209..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.81C5F8E89765D46F.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.98BBC0688883421B.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.98BBC0688883421B.idx deleted file mode 100644 index 21559dc5e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.98BBC0688883421B.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.9ACF91CE0C6A63A5.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.9ACF91CE0C6A63A5.idx deleted file mode 100644 index e53c1f1b8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.9ACF91CE0C6A63A5.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.E79F33E4AFA61D35.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.E79F33E4AFA61D35.idx deleted file mode 100644 index 6ecfa8a14..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/workaround.hpp.E79F33E4AFA61D35.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wrap_stringstream.hpp.956CEF0C9313DB8A.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wrap_stringstream.hpp.956CEF0C9313DB8A.idx deleted file mode 100644 index 1d49fa3c9..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/wrap_stringstream.hpp.956CEF0C9313DB8A.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/x86gprintrin.h.9B856B8AF510B3CE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/x86gprintrin.h.9B856B8AF510B3CE.idx deleted file mode 100644 index 5c342497b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/x86gprintrin.h.9B856B8AF510B3CE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xml_log_formatter.hpp.95E57D051BEFF141.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xml_log_formatter.hpp.95E57D051BEFF141.idx deleted file mode 100644 index 788ccd83d..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xml_log_formatter.hpp.95E57D051BEFF141.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xml_log_formatter.ipp.D74D76AEBB35BBCF.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xml_log_formatter.ipp.D74D76AEBB35BBCF.idx deleted file mode 100644 index 9118e40d3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xml_log_formatter.ipp.D74D76AEBB35BBCF.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xml_printer.hpp.9B52408ECFE5F9D0.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xml_printer.hpp.9B52408ECFE5F9D0.idx deleted file mode 100644 index d2c175c5f..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xml_printer.hpp.9B52408ECFE5F9D0.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xml_report_formatter.hpp.6FC2D817B8AD9BA9.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xml_report_formatter.hpp.6FC2D817B8AD9BA9.idx deleted file mode 100644 index 4a89f5d9b..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xml_report_formatter.hpp.6FC2D817B8AD9BA9.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xml_report_formatter.ipp.6128DF251C039093.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xml_report_formatter.ipp.6128DF251C039093.idx deleted file mode 100644 index ddf0666ec..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xml_report_formatter.ipp.6128DF251C039093.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xmmintrin.h.02053CB5FB81F9EC.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xmmintrin.h.02053CB5FB81F9EC.idx deleted file mode 100644 index 10df29ede..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xmmintrin.h.02053CB5FB81F9EC.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xopen_lim.h.E4E4BC8C11167D14.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xopen_lim.h.E4E4BC8C11167D14.idx deleted file mode 100644 index f5114a6e8..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xopen_lim.h.E4E4BC8C11167D14.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xsavecintrin.h.177AC2C544846F46.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xsavecintrin.h.177AC2C544846F46.idx deleted file mode 100644 index 44a9f31cb..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xsavecintrin.h.177AC2C544846F46.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xsaveintrin.h.ADAF1735536F2354.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xsaveintrin.h.ADAF1735536F2354.idx deleted file mode 100644 index 27d9d45db..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xsaveintrin.h.ADAF1735536F2354.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xsaveoptintrin.h.19164F01B2E788BE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xsaveoptintrin.h.19164F01B2E788BE.idx deleted file mode 100644 index 2cab2f796..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xsaveoptintrin.h.19164F01B2E788BE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xsavesintrin.h.F7D9C111158C2B27.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xsavesintrin.h.F7D9C111158C2B27.idx deleted file mode 100644 index cf8457a2c..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xsavesintrin.h.F7D9C111158C2B27.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xtestintrin.h.3BB33EE9B118A516.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xtestintrin.h.3BB33EE9B118A516.idx deleted file mode 100644 index fc52454b3..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/xtestintrin.h.3BB33EE9B118A516.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/yes_no.hpp.7168482A3F2650CB.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/yes_no.hpp.7168482A3F2650CB.idx deleted file mode 100644 index 0480c544e..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/yes_no.hpp.7168482A3F2650CB.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/yes_no_type.hpp.CCD6FB07DCD032C6.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/yes_no_type.hpp.CCD6FB07DCD032C6.idx deleted file mode 100644 index a57cabae2..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/yes_no_type.hpp.CCD6FB07DCD032C6.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/yield_k.hpp.089EAB47877E042D.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/yield_k.hpp.089EAB47877E042D.idx deleted file mode 100644 index 235fca904..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/yield_k.hpp.089EAB47877E042D.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/yield_primitives.hpp.8164D34C2ED48AFE.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/yield_primitives.hpp.8164D34C2ED48AFE.idx deleted file mode 100644 index e0d604e23..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/yield_primitives.hpp.8164D34C2ED48AFE.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/zeta.hpp.697244C07400D7B4.idx b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/zeta.hpp.697244C07400D7B4.idx deleted file mode 100644 index b3f623f41..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/.cache/clangd/index/zeta.hpp.697244C07400D7B4.idx and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/compile_commands.json b/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd/compile_commands.json deleted file mode 100644 index 087b08044..000000000 --- a/include/boost/math/differentiation/build/Imported_Kit-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++","-g","-std=gnu++14","-fdiagnostics-color=always","-fsyntax-only","-m64","--target=x86_64-linux-gnu","-DQ_CREATOR_RUN","-I/home/mzhelyez/Documents/code/boost/libs/math/include","-isystem","/usr/include/c++/13","-isystem","/usr/include/x86_64-linux-gnu/c++/13","-isystem","/usr/include/c++/13/backward","-isystem","/usr/local/include","-isystem","/usr/lib/llvm-18/lib/clang/18/include","-isystem","/usr/include/x86_64-linux-gnu","-isystem","/usr/include","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fretain-comments-from-system-headers","-fmacro-backtrace-limit=0","-ferror-limit=1000","-x","c++","/home/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_reverse_flat_linear_allocator.cpp"],"directory":"/home/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd","file":"/home/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_reverse_flat_linear_allocator.cpp"},{"arguments":["clang","-Wno-documentation-unknown-command","-Wno-unknown-warning-option","-Wno-unknown-pragmas","-nostdinc","-nostdinc++","-g","-std=gnu++14","-fdiagnostics-color=always","-fsyntax-only","-m64","--target=x86_64-linux-gnu","-DQ_CREATOR_RUN","-I/home/mzhelyez/Documents/code/boost/libs/math/include","-isystem","/usr/include/c++/13","-isystem","/usr/include/x86_64-linux-gnu/c++/13","-isystem","/usr/include/c++/13/backward","-isystem","/usr/local/include","-isystem","/usr/lib/llvm-18/lib/clang/18/include","-isystem","/usr/include/x86_64-linux-gnu","-isystem","/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","/home/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/autodiff_reverse.hpp"],"directory":"/home/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd","file":"/home/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++","-g","-std=gnu++14","-fdiagnostics-color=always","-fsyntax-only","-m64","--target=x86_64-linux-gnu","-DQ_CREATOR_RUN","-I/home/mzhelyez/Documents/code/boost/libs/math/include","-isystem","/usr/include/c++/13","-isystem","/usr/include/x86_64-linux-gnu/c++/13","-isystem","/usr/include/c++/13/backward","-isystem","/usr/local/include","-isystem","/usr/lib/llvm-18/lib/clang/18/include","-isystem","/usr/include/x86_64-linux-gnu","-isystem","/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","/home/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_reverse.hpp"],"directory":"/home/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc_clangd","file":"/home/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/Imported_Kit-Debug/CMakeCache.txt.prev b/include/boost/math/differentiation/build/Imported_Kit-Debug/CMakeCache.txt.prev deleted file mode 100644 index a4ab2ea0f..000000000 --- a/include/boost/math/differentiation/build/Imported_Kit-Debug/CMakeCache.txt.prev +++ /dev/null @@ -1,386 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /home/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Imported_Kit-Debug -# It was generated by CMake: /usr/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=/usr/bin/addr2line - -//Path to a program. -CMAKE_AR:FILEPATH=/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=/usr/bin/g++ - -//A wrapper around 'ar' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-13 - -//A wrapper around 'ranlib' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-13 - -//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 - -//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=/usr/bin/gcc-13 - -//A wrapper around 'ar' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-13 - -//A wrapper around 'ranlib' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-13 - -//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=/home/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Imported_Kit-Debug/CMakeFiles/pkgRedirects - -//No help, variable specified on the command line. -CMAKE_GENERATOR:STRING=Unix Makefiles - -//Install path prefix, prepended onto install directories. -CMAKE_INSTALL_PREFIX:PATH=/usr/local - -//Path to a program. -CMAKE_LINKER:FILEPATH=/usr/bin/ld - -//Path to a program. -CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake - -//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=/usr/bin/nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump - -//No help, variable specified on the command line. -CMAKE_PREFIX_PATH:PATH= - -//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=/home/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Imported_Kit-Debug/.qtc/package-manager/auto-setup.cmake - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=autodiff_reverse - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib - -//Path to a program. -CMAKE_READELF:FILEPATH=/usr/bin/readelf - -//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=/usr/bin/strip - -//Path to a program. -CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND - -//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 - -//No help, variable specified on the command line. -QT_QMAKE_EXECUTABLE:FILEPATH= - -//Value Computed by CMake -autodiff_reverse_BINARY_DIR:STATIC=/home/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Imported_Kit-Debug - -//Value Computed by CMake -autodiff_reverse_IS_TOP_LEVEL:STATIC=ON - -//Value Computed by CMake -autodiff_reverse_SOURCE_DIR:STATIC=/home/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=/home/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Imported_Kit-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=28 -//Patch version of cmake used to create the current loaded cache -CMAKE_CACHE_PATCH_VERSION:INTERNAL=3 -//Path to CMake executable. -CMAKE_COMMAND:INTERNAL=/usr/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest -//ADVANCED property for variable: CMAKE_CXX_COMPILER -CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR -CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB -CMAKE_CXX_COMPILER_RANLIB-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_COMPILER_AR -CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB -CMAKE_C_COMPILER_RANLIB-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 -//Executable file format -CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF -//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=/home/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation -//Install .so files without execute permission. -CMAKE_INSTALL_SO_NO_EXE: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=/usr/share/cmake-3.28 -//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 -//linker supports push/pop state -_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE - diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/autodiff_reverse_tests b/include/boost/math/differentiation/build/Imported_Kit-Debug/autodiff_reverse_tests deleted file mode 100755 index 3caf6e7e6..000000000 Binary files a/include/boost/math/differentiation/build/Imported_Kit-Debug/autodiff_reverse_tests and /dev/null differ diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/compile_commands.json b/include/boost/math/differentiation/build/Imported_Kit-Debug/compile_commands.json deleted file mode 100644 index 17e57da37..000000000 --- a/include/boost/math/differentiation/build/Imported_Kit-Debug/compile_commands.json +++ /dev/null @@ -1,8 +0,0 @@ -[ -{ - "directory": "/home/mzhelyez/Documents/code/boost/libs/math/include/boost/math/differentiation/build/Imported_Kit-Debug", - "command": "/usr/bin/g++ -I/home/mzhelyez/Documents/code/boost/libs/math/include -g -std=gnu++14 -fdiagnostics-color=always -o CMakeFiles/autodiff_reverse_tests.dir/home/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_reverse_flat_linear_allocator.cpp.o -c /home/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_reverse_flat_linear_allocator.cpp", - "file": "/home/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_reverse_flat_linear_allocator.cpp", - "output": "CMakeFiles/autodiff_reverse_tests.dir/home/mzhelyez/Documents/code/boost/libs/math/test/test_autodiff_reverse_flat_linear_allocator.cpp.o" -} -] \ No newline at end of file diff --git a/include/boost/math/differentiation/build/Imported_Kit-Debug/qtcsettings.cmake b/include/boost/math/differentiation/build/Imported_Kit-Debug/qtcsettings.cmake deleted file mode 100644 index 164974865..000000000 --- a/include/boost/math/differentiation/build/Imported_Kit-Debug/qtcsettings.cmake +++ /dev/null @@ -1,2 +0,0 @@ -# This file is managed by Qt Creator, do not edit! -