1 namespace std { enum float_round_style { denorm_present }; }
2