Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

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

      From cppreference.com
      <cpp‎ |io‎ |basic syncbuf
       
       
       
      std::basic_syncbuf
      Public member functions
      basic_syncbuf::get_allocator
      (C++20)
      Protected member functions
      Non-member functions
       
      allocator_type get_allocator()constnoexcept;

      Returns a copy of the allocator that was passed in as the constructor argument or replaced through the assignment operator.

      [edit]Parameters

      (none)

      [edit]Example

      This section is incomplete
      Reason: no example

      [edit]See also

      constructs abasic_syncbuf object
      (public member function)[edit]
      assigns abasic_syncbuf object
      (public member function)[edit]
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/io/basic_syncbuf/get_allocator&oldid=144209"

      [8]ページ先頭

      ©2009-2025 Movatter.jp