:relfileprefix: ../../../ [#1E2D7091C609027D3883389484303E3B1D39FC8E] = Friend operator>= == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- template< class S0, class S1> friend constexpr enable_if::value, bool>::type operator>=( const S0& s0, const S1& s1) noexcept; ----