namespace o3tl
{ // An approximation of C++20 <compare> std::strong_order that should work at least for IEC559 float // and double on platforms that have correspondingly-sized std::int32_t and std::int64_t: #if HAVE_CPP_STRONG_ORDER
inline constexpr auto strong_order = std::strong_order;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.