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

Go to the source code of this file.

Namespaces

 vccc
 
 vccc::ranges
 

Typedefs

template<typename I1 , typename I2 >
using mismatch_result = in_in_result< I1, I2 >
 

Variables

constexpr VCCC_INLINE_OR_STATIC detail::mismatch_niebloid mismatch {}