![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include "vccc/__concepts/comparison_common_type_with.hpp"
#include "vccc/__concepts/equality_comparable.hpp"
#include "vccc/__concepts/weakly_equality_comparable_with.hpp"
#include "vccc/__type_traits/common_reference.hpp"
#include "vccc/__type_traits/conjunction.hpp"
#include "vccc/__type_traits/has_typename_type.hpp"
Go to the source code of this file.
Classes | |
struct | equality_comparable< T > |
specifies that operator == is an equivalence relation More... | |
struct | equality_comparable_with< T, U > |
specifies that operator == is an equivalence relation More... | |
Namespaces | |
vccc | |