tvm
Static Public Attributes | List of all members
tvm::detail::SelectSEqualReduce< T, TraitName, bool > Struct Template Reference

#include <reflection.h>

Collaboration diagram for tvm::detail::SelectSEqualReduce< T, TraitName, bool >:

Static Public Attributes

static constexpr const std::nullptr_t SEqualReduce = nullptr
 

Member Data Documentation

◆ SEqualReduce

template<typename T , typename TraitName , bool = std::is_null_pointer<decltype(TraitName::SEqualReduce)>::value>
constexpr const std::nullptr_t tvm::detail::SelectSEqualReduce< T, TraitName, bool >::SEqualReduce = nullptr
staticconstexpr

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