std::strict_weak_order - Man Page
[concept.strictweakorder], concept strict_weak_order
Synopsis
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
Definition at line 375 of file concepts.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
Info
Thu Jan 19 2023 libstdc++