5 # ifndef VCCC_LOG_IOS_FLAGS_SAVER_HPP 
    6 # define VCCC_LOG_IOS_FLAGS_SAVER_HPP 
   31 template<
typename Stream>
 
   40   std::ios_base::fmtflags flags;
 
RAII wrapper that restores stream's flags on destroyed.
Definition: ios_flags_saver.hpp:32
~IOSFlagsSaver()
Definition: ios_flags_saver.hpp:37
IOSFlagsSaver(stream_type &stream)
Definition: ios_flags_saver.hpp:36
Stream stream_type
Definition: ios_flags_saver.hpp:34
Definition: directory.h:12