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

compile break in 1.85.0.beta1 when using favor_compile_time #70

Closed
ChristophStrehle opened this issue Mar 21, 2024 · 1 comment
Closed

Comments

@ChristophStrehle
Copy link
Contributor

When instantiating the boost::msm::back::state_machine template with the boost::msm::back::favor_compile_time back end I get the following compile break:

boost\msm\back\metafunctions.hpp(651,50): error C2039: 'as_vector': is not a member of 'boost::fusion::result_of'

@henry-ch
Copy link
Collaborator

fixed in develop. Will request merge into 1.85 master.

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

2 participants