Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::basic_spanstream<CharT,Traits>::rdbuf

      From cppreference.com
      <cpp‎ |io‎ |basic spanstream

      [edit template]
       
       
       
       
      std::basic_spanbuf<CharT, Traits>* rdbuf()constnoexcept;
      (since C++23)

      Returns pointer to the wrapped raw device object.

      Contents

      [edit]Parameters

      (none)

      [edit]Return value

      Pointer to the wrapped raw device object.

      [edit]Example

      This section is incomplete
      Reason: no example

      [edit]See also

      manages associated stream buffer
      (public member function ofstd::basic_ios<CharT,Traits>)[edit]
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/io/basic_spanstream/rdbuf&oldid=130885"

      [8]ページ先頭

      ©2009-2025 Movatter.jp