闭关修行中......
std::forward<Args>(args)...<> contains type pack, followed by .... This is an extension, and this is how the grammar is stipulated.
std::forward<Args>(args)...
<>
...
std::forward<Args>(args)...
<>
contains type pack, followed by...
. This is an extension, and this is how the grammar is stipulated.