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::strict_weak_order - [concept.strictweakorder], concept strict_weak_order

Author

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

                                                    libstdc++                       std::strict_weak_order(3cxx)

Concept Definition

       template<typename _Rel, typename _Tp, typename _Up>
       concept std::strict_weak_order =  relation<_Rel, _Tp, _Up>

Detailed Description

       [concept.strictweakorder], concept strict_weak_order

Name

       std::strict_weak_order - [concept.strictweakorder], concept strict_weak_order

Synopsis

       #include <concepts>

See Also