Skip to content

Releases: bitwizeshift/Lazy

Lazy for Modern C++ Version 1.0.1

08 Aug 06:42
Compare
Choose a tag to compare
  • Release Date: 2016-08-08
  • MD5: bb8c061251680ee84f2da92f400b0f3b

Summary

This official release corrects a bug missed in the first release, and updates the all-in-one header file.

Changes

  • Fixed missed bug where make_lazy fails with any number of arguments over 1
  • Updated test cases to check for the fixed error

Initial Release

08 Aug 05:52
Compare
Choose a tag to compare

Summary

This is the first official release of the Lazy<T> library. Attached is also a single all-in-one header file for easy use.