RadixTree.this

Use the given allocator for allocations.

  1. this()
  2. this(A alloc)
    struct RadixTree(K, V, A = Mallocator)
    static if(stateSize!A != 0)
    this
    ()
    in (alloc !is null)

Meta