![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include "vccc/__concepts/semiregular.hpp"
#include "vccc/__concepts/equality_comparable.hpp"
#include "vccc/__type_traits/conjunction.hpp"
Go to the source code of this file.
Classes | |
struct | regular< T > |
specifies that a type is regular, that is, it is both semiregular and equality_comparable More... | |
Namespaces | |
vccc | |