Skip to content

Conversation

BestITUserEUW
Copy link

Issue RCPP-85

Fixed missing header in realm.hpp mentioned in RCPP-85.
Fixed the following build error in gcc:

cpprealm/link.hpp:190:21: error: expected unqualified-id before ‘)’ token
190 | managed<T*>() = default;
| ^

managed() = default;

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@BestITUserEUW
Copy link
Author

BestITUserEUW commented Jul 31, 2024

Tested: with:

gcc version 12.3.0, 13.2.0
clang version: 18.1.3
system: ubuntu 24.04 x86_64

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.

1 participant