Bundle.allocator_

Undocumented in source.
  1. alias allocator_ = Allocator.instance
  2. alias allocator_ = theAllocator
    struct Bundle(Allocator)
    static if(!(isSingleton))
    static if(isTheAllocator)
    alias allocator_ = theAllocator
  3. Allocator allocator_;

Meta