getAllocator

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto getAllocator(bool is_freeing)
    @trusted pragma(inline, true) nothrow
    getAllocator
    (
    int ALLOC
    )
    (
    bool is_freeing = false
    )
  2. R* getAllocator(bool is_freeing, bool kill_it)

Meta