Home
last modified time | relevance | path

Searched defs:same_impl_t (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/taihe/runtime/include/taihe/
Dobject.hpp97 struct same_impl_t { struct
98 bool operator()(data_view lhs, data_view rhs) const in operator ()()
/arkcompiler/runtime_core/taihe/runtime/include/taihe/platform/
Dani.hpp78 struct same_impl_t<AniRefGuard, std::enable_if_t<std::is_base_of_v<sref_guard, AniRefGuard>>> { struct
79 bool operator()(data_view lhs, data_view rhs) const in operator ()()