jpbruyere / vkhelpers

Vulkan c helper library
MIT License
32 stars 10 forks source link

This is C++ library #11

Closed danilw closed 2 years ago

danilw commented 2 years ago

Vulkan c helper library

https://github.com/jpbruyere/vkhelpers/blob/master/src/vk_mem_alloc.h static_cast

https://github.com/ofiwg/libfabric/issues/7041#issuecomment-914839351

We made this change very recently in https://github.com/microsoft/STL/pull/2148 which forbids including standard library headers from C programs.

Just to prevent confusion, if someone going to debug it.