xtd 0.2.0
Loading...
Searching...
No Matches

◆ stream()

std::optional< std::reference_wrapper< std::iostream > > xtd::configuration::file_settings::stream ( ) const
noexcept

Gets the stream of the current instance.

Returns
The stream of the current instance.
Warning
Don't manipulate the stream yourself, otherwise the expected result may be undefined.