cginternals / cginternals/glbinding

What's the status of noexcept?

Open
#312 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
877
Forks
95
PR merge metrics
No merged PRs in 30d

Description

Hi there, thanks for the awesome library!
Are there any plans to support `noexcept` for the public bindings provided by the library? I found that #115 mentions this but that was 4.5 years ago.

Personally I find this the only downside of the library over old C-bindings, as IIRC C-headers are treated as noexcept by default, whereas here at least my Visual Studio 2019 warns about incorrect noexcept usage inside noexcept functions when Core Guideline Checks are enabled.

I understand that this might be challenging due to the existence of `setAfterCallback`, but I figured I'd at least ask.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.