dl
dl::EachAny 命名空间参考

多对多遍历操作 更多...

函数

template<typename T, size_t N>
constexpr bool Less (const Array< T, N > &a, const Array< T, N > &b)
 任意元素小于返回真
 

详细描述

多对多遍历操作

函数说明

◆ Less()

template<typename T, size_t N>
bool dl::EachAny::Less ( const Array< T, N > & a,
const Array< T, N > & b )
constexpr

任意元素小于返回真

在文件 dl_range_each_any.h25 行定义.