Searched refs:all_error_bits (Results 1 – 3 of 3) sorted by relevance
30 exceptions_(io::all_error_bits) in basic_format()40 exceptions_(io::all_error_bits), loc_(loc) in basic_format()48 exceptions_(io::all_error_bits), loc_(loc) in basic_format()62 exceptions_(io::all_error_bits) in basic_format()
37 all_error_bits = 255, no_error_bits=0 }; enumerator
121 fmter.exceptions( boost::io::all_error_bits ^( boost::io::too_many_args_bit ) ); in main()