Searched refs:decayed_type (Results 1 – 1 of 1) sorted by relevance
99 using decayed_type = util::decay_t<Self>; in do_register_finalize_() typedef101 PetscCall(PetscCxxObjectRegisterFinalize(const_cast<decayed_type *>(std::addressof(self)))); in do_register_finalize_()