Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

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

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

      [edit template]
       
       
       
       
      std::basic_filebuf<CharT, Traits>* rdbuf()const;
      (since C++11)

      Returns pointer to the underlying raw file device object.

      [edit]Parameters

      (none)

      [edit]Return value

      Pointer to the underlying raw file device.

      [edit]Example

      This section is incomplete
      Reason: no example
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/io/basic_fstream/rdbuf&oldid=50834"

      [8]ページ先頭

      ©2009-2025 Movatter.jp