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

ESSPRK Stepper does not accept final specifier with HPX #125

Open
kazbekkm opened this issue Oct 29, 2018 · 0 comments
Open

ESSPRK Stepper does not accept final specifier with HPX #125

kazbekkm opened this issue Oct 29, 2018 · 0 comments

Comments

@kazbekkm
Copy link
Collaborator

ESSPRK Stepper class should be final, but compiling with HPX give the following error if final specifier is added to the class:

error: cannot derive from 'final' base 'ESSPRKStepper' in derived type 'hpx::traits::detail::has_hpx_serialization_get_name_detail::helper_composed'
HPX_HAS_MEMBER_XXX_TRAIT_DEF(hpx_serialization_get_name)

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

No branches or pull requests

1 participant