1 line
61 B
C++
1 line
61 B
C++
namespace std { enum float_round_style { denorm_present }; }
|
namespace std { enum float_round_style { denorm_present }; }
|