This repository hosts the policy-driven rewrite of Sergey Makeev's SlotMap container using C++23/26, a clang-21 toolchain, mold, and vcpkg for dependency management. Use the provided devcontainer ...
devpod build --skip-delete fails: Adding the --skip-delete is not skipping the actual delete. Expected behavior would be that there is no delete step in the end: devpod build --debug --skip-delete .