Skip to content

change third party scope_exit to std::experimental - #458

Open
gshigin wants to merge 2 commits into
ppfrom
scope_exit-remove
Open

change third party scope_exit to std::experimental#458
gshigin wants to merge 2 commits into
ppfrom
scope_exit-remove

Conversation

@gshigin

@gshigin gshigin commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

We used scope_exit.h from old C++ standard proposal. GCC supports same proposal implementation in std::experimental since gcc-13. Using a toolchain supported implementation might be more convenient than old proposal implementation.

@gshigin gshigin added this to the experiment milestone Jul 29, 2026
@gshigin
gshigin requested a review from cherep58 July 29, 2026 14:45
@gshigin gshigin self-assigned this Jul 29, 2026
@gshigin
gshigin requested a review from vporoshok as a code owner July 29, 2026 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants