you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 11 months ago (1 child)

I think you're conflating regular auto use with using it as a return type/argument. The latter is syntactic sugar for declaring a template. It isn't any less "documented" than doing a template<class ReturnType>....

  • source
  • parent
  • hideshow 2 child comments