 
            
            
            
            
                30 Oct
                
                    2019
                
            
            
                30 Oct
                
                '19
                
            
            
            
        
    
                6:09 p.m.
            
        On Wed, Oct 30, 2019 at 11:20 AM Glen Fernandes <glen.fernandes@gmail.com> wrote:
This proposed Text library has facilities that perform dynamic allocation, but do not support custom allocators?
i.e. Not even the polymorphic allocators? (even if not the C++ allocator model which would require facilities become templates)
I recall this was the case a while ago, not sure if intentions have changed since.
Yes, that's right. There are no allocators. Zach