Skip to content

Deprecate boostcopy::enable_if_c#4353

Merged
roystgnr merged 3 commits intolibMesh:develfrom
roystgnr:std_enable_if
Dec 16, 2025
Merged

Deprecate boostcopy::enable_if_c#4353
roystgnr merged 3 commits intolibMesh:develfrom
roystgnr:std_enable_if

Conversation

@roystgnr
Copy link
Copy Markdown
Member

We shouldn't need this any more; std::enable_if was in C++11!

We can deprecate the latter; it hasn't been needed for a long time.
We shouldn't need this any more; std::enable_if was in C++11!
We need this for std::enable_if
@moosebuild
Copy link
Copy Markdown

Job Coverage, step Generate coverage on a185149 wanted to post the following:

Coverage

887dd7 #4353 a18514
Total Total +/- New
Rate 65.26% 65.26% -0.00% 100.00%
Hits 77392 77391 -1 1
Misses 41192 41193 +1 0

Diff coverage report

Full coverage report

This comment will be updated on new commits.

@roystgnr roystgnr merged commit b3b65a8 into libMesh:devel Dec 16, 2025
21 checks passed
@roystgnr roystgnr deleted the std_enable_if branch February 19, 2026 16:55
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.

3 participants