[odb-users] Object Loading Views with Containers / Alternatives?
Boris Kolpackov
boris at codesynthesis.com
Mon Apr 22 10:34:33 EDT 2024
Raphael Palefsky-Smith <me at raphieps.com> writes:
> The part I'm a little confused by is the by-value loading, even after
> reading the docs.
Yes, I don't know what made me think we need the by-value loading. It
would have been beneficial (to avoid dynamic memory allocations) if
the containers we wanted to populate manually stored their elements by
value by that's clearly not the case here. My only excuse is that it
was Fri ;-).
More information about the odb-users
mailing list