less< void, void > Struct Reference

less&lt; void, void &gt; Struct Reference#

Composable Kernel: ck_tile::less< void, void > Struct Reference
ck_tile::less< void, void > Struct Reference

#include <math.hpp>

Public Member Functions

template<typename Left, typename Right>
CK_TILE_HOST_DEVICE constexpr auto operator() (const Left &lhs, const Right &rhs) const -> decltype(lhs< rhs)

Member Function Documentation

◆ operator()()

template<typename Left, typename Right>
CK_TILE_HOST_DEVICE constexpr auto ck_tile::less< void, void >::operator() ( const Left & lhs,
const Right & rhs ) const->decltype(lhs< rhs)
inlineconstexpr

The documentation for this struct was generated from the following file: