![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
Inheritance diagram for indirect_strict_weak_order< F, I1, I2 >:The concept indirect_strict_weak_order specifies requirements for algorithms that call strict weak orders as their arguments. The key difference between this concept and vccc::strict_weak_order is that it is applied to the types that I1 and I2 references, rather than I1 and I2 themselves.