space_modulator group [h]

A set of base classes for working with anonymous objects.  All of the container templates in this library had been switched to this version at one point, but it was found too slow for production use.  The point of the anonymous objects was to reduce the number of actual templates down to one per actual template class (not one for each instance of the template).  This proved less beneficial than anticipated as far as saving space.