VCCC  2024.05
VisualCamp Common C++ library
equal.hpp File Reference

Go to the source code of this file.

Namespaces

 vccc
 
 vccc::ranges
 

Variables

constexpr VCCC_INLINE_OR_STATIC detail::equal_niebloid equal {}
 Two ranges are considered equal if they have the same number of elements and every pair of corresponding projected elements satisfies pred More...