You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good idea, we should have this information available.
I added a patch to handle the version information automatically in CMake, make and fpm. As well as providing a preliminary getter function to retrieve the version data either as numeric values or as string in #579. Feedback is welcome.
Motivation
It would be good to have a function
stdlib_version()
This information is useful for external build tools, and for bug reporting.
Prior Art
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: