Skip to content

Fix noexcept specifier breaking ebo_function_holder_traits in C++17.#104

Merged
igaztanaga merged 1 commit into
boostorg:developfrom
nkolotov:fix_cpp17_noexcept_specifier_breaking_traits
Feb 16, 2026
Merged

Fix noexcept specifier breaking ebo_function_holder_traits in C++17.#104
igaztanaga merged 1 commit into
boostorg:developfrom
nkolotov:fix_cpp17_noexcept_specifier_breaking_traits

Conversation

@nkolotov

Copy link
Copy Markdown
Contributor

Fix for #103

Extended traits to deal with noexcept in C++17 mode.
Added some extra tests involving invocations of dispose functions with and without noexcept specifier.

@igaztanaga igaztanaga merged commit 1ac15a1 into boostorg:develop Feb 16, 2026
53 checks passed
@igaztanaga

Copy link
Copy Markdown
Member

Many thanks for the fix

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