Skip to content

v0.0.2

Latest
Compare
Choose a tag to compare
@christophercrouzet christophercrouzet released this 06 Feb 02:21
  • 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.