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

Added missing array_wrapper.hpp #44

Closed
wants to merge 1 commit into from
Closed

Added missing array_wrapper.hpp #44

wants to merge 1 commit into from

Conversation

oxidase
Copy link

@oxidase oxidase commented Nov 20, 2016

related commit boostorg/serialization@6b33d1c
leads for boost/geometry.hpp to an error

/home/miha/foss/boost/boost/numeric/ublas/storage.hpp: In member function ‘void boost::numeric::ublas::unbounded_array<T, ALLOC>::serialize(Archive&, unsigned int)’:
/home/miha/foss/boost/boost/numeric/ublas/storage.hpp:331:18: error: ‘make_array’ is not a member of ‘boost::serialization’
             ar & serialization::make_array(data_, s);
                  ^~~~~~~~~~~~~

related commit 6b33d1cd4e11daaf97612561ecd9d4848843897c
in https://github.com/boostorg/serialization
@oxidase
Copy link
Author

oxidase commented Dec 29, 2016

Superseded by #46

@oxidase oxidase closed this Dec 29, 2016
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