Searched refs:aspect_type (Results 1 – 1 of 1) sorted by relevance
36 typedef ::std::ios_base::fmtflags aspect_type; typedef in boost::io::ios_flags_saver41 ios_flags_saver( state_type &s, aspect_type const &a ) in ios_flags_saver()52 aspect_type const a_save_;61 typedef ::std::streamsize aspect_type; typedef in boost::io::ios_precision_saver66 ios_precision_saver( state_type &s, aspect_type const &a ) in ios_precision_saver()77 aspect_type const a_save_;86 typedef ::std::streamsize aspect_type; typedef in boost::io::ios_width_saver91 ios_width_saver( state_type &s, aspect_type const &a ) in ios_width_saver()102 aspect_type const a_save_;114 typedef ::std::ios_base::iostate aspect_type; typedef in boost::io::basic_ios_iostate_saver[all …]