Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turn make_rcp() into an inline function. #16278

Merged
merged 1 commit into from Nov 20, 2023

Conversation

kinnewig
Copy link
Contributor

Turning the function Utilities::Trilinos::inline::make_rcp() into an inline function, as it is impossible to initialize that function for all possible template parameters.

This problem was highlighted by the regression tester in issue #16277.

@peterrum
Copy link
Member

/rebuild

@peterrum
Copy link
Member

/rebuild

@masterleinad masterleinad merged commit e3f890a into dealii:master Nov 20, 2023
14 of 15 checks passed
@kinnewig kinnewig deleted the make_teuchos_rcp branch November 21, 2023 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants