SyTen

◆ outHex

constexpr OutHex syten::outHex = OutHex()
constexpr

When shifted into an ostream str, changes the output formatting to hexadecimal by calling str.setf(std::ios_base::fixed | std::ios_base::scientific, std::ios_base::floatfield).