Searched defs:typeinfo_t (Results 1 – 1 of 1) sorted by relevance
192 static constexpr struct typeinfo_t { struct193 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)) + ...)] = {};