Skip to content

Releases: martinmoene/type-lite

0.2.0

13 Aug 09:57
Compare
Choose a tag to compare

This release of type lite contains the following additions, fixes and changes.

Additions

Fixes

  • Small fixes to file header (#8, thanks @rpavlik).
  • Fix (omit) declaration of std::hash (#7, thanks @oliverlee).
  • Fix explicit specialization for std::hash<>.
  • Fix subscript outside array bounds for address calculations.
  • Fix implementation of type_REQUIRES_T(), nonstd-lite-project 40.
  • Fix package name in test/CMakelists.txt to include trailing -lite in test.
  • Fix CMake option names to start with TYPE_LITE_.
  • Fix proposal number to N3741 (Brown).

Changes

0.1.0

24 May 08:49
Compare
Choose a tag to compare

Initial release.