Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/taihe/runtime/include/taihe/
Dobject.hpp192 static constexpr struct typeinfo_t { struct
193 uint64_t version;
194 void (*free_fptr)(struct DataBlockHead *);
195 std::size_t (*hash_fptr)(struct DataBlockHead *);
196 bool (*same_fptr)(struct DataBlockHead *, struct DataBlockHead *);
197 uint64_t len = 0;
198 …apItem idmap[((sizeof(InterfaceTypes::template idmap_impl<Impl>) / sizeof(IdMapItem)) + ...)] = {};