From: Braden M. <br...@en...> - 2006-01-28 21:53:09
|
On Sat, 2006-01-28 at 14:45 +0100, Michael Sögtrop wrote: > Hi Braden, > > > BUT... if you're doing the work and you want to implement > > this, it's your call. For a patch to OpenVRML, though, I > > would like to see this data structure remain consistent with > > the Pair Associative Container concept[*], even if it doesn't > > fully model it. > > Ok, I am looking into this. I just wonder if an Associative Container > would be good enough? Perhaps; the Pair Associative Container just gives you a place to store the key when the key_type and the value_type are not the same. I am under the impression that, in this case, they would be different. > Also is there something to handle groups of IDs in STL? Possibly; precisely what do you mean by "handle"? -- Braden McDaniel e-mail: <br...@en...> <http://endoframe.com> Jabber: <br...@ja...> |