Template reverse

Reverse the order of arguments.

template reverse(args...) ;

Parameters

NameDescription
args tuple of template arguments.