basic_string.shrink_to_fit

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

Meta