Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::basic_stringbuf<CharT,Traits,Allocator>::get_allocator

      From cppreference.com
      <cpp‎ |io‎ |basic stringbuf
       
       
       
       
      allocator_type get_allocator()constnoexcept;
      (since C++20)

      Returns the allocator associated with the internal sequence container.

      [edit]Parameters

      (none)

      [edit]Return value

      the associated allocator

      [edit]See also

      returns the associated allocator
      (public member function ofstd::basic_string<CharT,Traits,Allocator>)[edit]
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/io/basic_stringbuf/get_allocator&oldid=138054"

      [8]ページ先頭

      ©2009-2025 Movatter.jp