basic_string.capacity

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

Meta