VCCC  2024.05
VisualCamp Common C++ library
strict_weak_order< R, T, U > Struct Template Reference

#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__concepts/strict_weak_order.hpp>

+ Inheritance diagram for strict_weak_order< R, T, U >:

Detailed Description

template<typename R, typename T, typename U>
struct vccc::strict_weak_order< R, T, U >

The concept strict_weak_order<R, T, U> specifies that the relation R imposes a strict weak ordering on its arguments.

See also
std::strict_weak_order

The documentation for this struct was generated from the following file: