- Add the
ReverseIntegerSequence
andExtractIntegerSequence
traits. - Add aliases for integer parameter packs, such as
PopIntegerPackT
. - Swapped the position of the
T_Sequence
andT_count
template arguments for thePopIntegerSequence
trait. - Minor fixes.