:relfileprefix: ../../../ [#C8870173D859DF531427905345F112DF7F7FCCE0] = 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; ----