logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

std::compare_three_way_result< _Tp, _Up > - [cmp.result], result of three-way comparison

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

                                                    libstdc++    std::compare_three_way_result<_Tp,_Up>(3cxx)

Detailed Description

template<typename_Tp,typename_Up=_Tp>
       struct std::compare_three_way_result< _Tp, _Up >"[cmp.result], result of three-way comparison

Name

       std::compare_three_way_result< _Tp, _Up > - [cmp.result], result of three-way comparison

Synopsis

       #include <compare>

       Inherits std::__detail::__cmp3way_res_impl< _Tp, _Up >.

See Also