From: Jaakko Järvi (jarvi_at_[hidden])
Date: 2006-04-28 01:44:04


Howdy,

Are type containers with hundreds of types (maybe even more) at all
realistic
regarding compilation resources?
Is there a container type for such very large type containers already?
Access to elements should be at least logarithmic.

Vectors of vectors, or a tree structure built out of vectors, would
probably do
unless there is something better out there already.

Best,

   Jaakko Järvi