basic_string.get_allocator

  1. inout(Alloc) get_allocator()
  2. inout(Alloc) get_allocator()
  3. inout(Alloc) get_allocator()
    struct basic_string(T, Traits = char_traits!T, Alloc = allocator!T)
    version(!CppRuntime_Microsoft && CppRuntime_Gcc && !_GLIBCXX_USE_CXX98_ABI)
    extern (D) @nogc ref inout
    inout(Alloc)
    get_allocator
    ()
  4. inout(Alloc) get_allocator()

Meta