[odb-users] custom containers or not: boost::multi_array

Boris Kolpackov boris at codesynthesis.com
Wed Jul 4 10:41:36 EDT 2018


MM <finjulhich at gmail.com> writes:

> Is it possible to implement persistence and loading for a
> boost::multi_array using the custom container method in the manual?

You could try to store it as a map kind with a composite key with
members for all the indexes. I think it should work though I haven't
tried it myself.



More information about the odb-users mailing list