A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://en.cppreference.com/w/cpp/algorithm/../ranges/../concepts/equivalence_relation.html below:

std::equivalence_relation - cppreference.com

template< class R, class T, class U >
concept equivalence_relation = std::relation<R, T, U>;
(since C++20)

The concept equivalence_relation<R, T, U> specifies that the relation R imposes an equivalence relation on its arguments.

[edit] Semantic requirements

A relation r is an equivalence relation if

[edit] Notes

The distinction between relation and equivalence_relation is purely semantic.

[edit] References

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4