ConvenienceAllocators.alloc

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto alloc(ARGS args)
    mixintemplate ConvenienceAllocators(alias ALLOC, alias THIS)
    nothrow static
    alloc
    (
    T
    ARGS...
    )
    (
    auto ref ARGS args
    )
    if ()
  2. auto alloc(size_t n)

Meta