Skip to content

Added missing array_wrapper.hpp#44

Closed
oxidase wants to merge 1 commit intoboostorg:developfrom
oxidase:add_missing_array_wrapper
Closed

Added missing array_wrapper.hpp#44
oxidase wants to merge 1 commit intoboostorg:developfrom
oxidase:add_missing_array_wrapper

Conversation

@oxidase
Copy link
Copy Markdown

@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
Copy Markdown
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