API referenceC++ APIHoloscanTypedefsholoscan::element_of_tBetaAsk a question|Copy page|View as Markdown|More actionstemplate <typename T>using element_of_t = typename _element_of<std::decay_t<T>>::type; Template parameters Ttypename