Releases: christophercrouzet/m3ta
Releases · christophercrouzet/m3ta
v0.0.2
- Add the
ReverseIntegerSequence
and ExtractIntegerSequence
traits.
- Add aliases for integer parameter packs, such as
PopIntegerPackT
.
- Swapped the position of the
T_Sequence
and T_count
template arguments for the PopIntegerSequence
trait.
- Minor fixes.