El 12/03/2020 a las 21:53, MM via Boost-users escribió:
Hello
I want a collection to store a relationship N to M like so:
Item of type A Item of type B
A1 B1,B2,B3
A2 B4
A3 B1
On 13/03/2020 09:53, MM wrote:
I want a collection to store a relationship N to M like so:
Item of type A Item of type B
A1 B1,B2,B3
A2 B4
A3 B1
and I would like a convenient
Hello
I want a collection to store a relationship N to M like so:
Item of type A Item of type B
A1B1,B2,B3
A2B4
A3B1
and I would like a convenient way to get from a A instan