[New Port Request] STX #11918
Labels
category:new-port
The issue is requesting a new library to be added; consider making a PR!
info:good-first-issue
This issue would be a good issue to get one's feet wet in solving.
info:new-port-resolved
This port has been added to vcpkg.
Library name: STX
Library description: C++ 17 & C++ 20 Error-Handling and Utility Extensions
Source repository URL: https://github.com/lamarrr/STX
Project homepage (if different from the source repository): https://lamarrr.github.io/STX/
Anything else that is useful to know when adding (such as optional features the library may have that should be included):
STX_ENABLE_BACKTRACE
), panic backtrace (STX_ENABLE_PANIC_BACKTRACE
) , override the global panic handler (STX_OVERRIDE_PANIC_HANDLER
), make panic hooks visible when loaded as a DLL (STX_VISIBLE_PANIC_HOOK
)The text was updated successfully, but these errors were encountered: