Skip to content

Lazy for Modern C++ Version 1.0.1

Latest
Compare
Choose a tag to compare
@bitwizeshift bitwizeshift released this 08 Aug 06:42
· 7 commits to master since this release
  • 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