mirror of
https://github.com/KhronosGroup/Vulkan-Hpp.git
synced 2025-09-06 18:39:42 -04:00

As it turned out to not provide a complete solution to the C++-API-change issue on logical-change of the C-API, we simply remove those implicit cast operators. That is, accessing the result and the value need to be explicit.