有没有办法将auto作为参数传递给另一个函数?
int function(auto data) { //DOES something }
c++ arguments function auto
arguments ×1
auto ×1
c++ ×1
function ×1