VecMem Beta 0.27.0
Pre-release
Pre-release
Release including the following update(s) since v0.26.0:
- Updated to GoogleTest v1.14.0, to avoid a warning with CMake >=3.27;
- Multiple updates for better Windows support:
- Disabled warnings about using STL types in the public interface of
vecmem::sycl::async_copy; - Made SYCL DLL building work correctly with CMake >=3.27;
- Disabled warnings about using STL types in the public interface of
- Introduced protections against using
boolcontainers.