Some years ago Jonathan Boccara wrote a series of articles on his excellent blog Fluent{C++} about how to pass a variadic number of arguments of the same type to a function; at that time, I participated in finding one of the ways to achieve that goal (and by the way…