|
TVM
0.9.4
|
#include <tvm/utils/internal/map.h>
Public Types | |
| using | T = typename std::decay< typename std::remove_pointer< ObjWithId >::type >::type |
Public Member Functions | |
| constexpr bool | operator() (const T *const lhs, const T *const rhs) const |
| constexpr bool | operator() (const T &lhs, const T &rhs) const |
| using tvm::utils::internal::IdEqual< ObjWithId >::T = typename std::decay<typename std::remove_pointer<ObjWithId>::type>::type |
|
inlineconstexpr |
|
inlineconstexpr |