|
Unravel Engine C++ Reference
|
Public Member Functions | |
| impl (std::unique_ptr< file_ostreambuf > stream_buffer) | |
Public Attributes | |
| std::unique_ptr< file_ostreambuf > | buffer |
Definition at line 298 of file file_ostream.cpp.
|
inlineexplicit |
Definition at line 302 of file file_ostream.cpp.
| std::unique_ptr<file_ostreambuf> fs::file_ostream::impl::buffer |
Definition at line 300 of file file_ostream.cpp.