Skip to content

v27

Compare
Choose a tag to compare
@rollbear rollbear released this 27 Jun 18:09
  • Fixed a regression where NAMED_REQUIRE_DESTRUCTION(obj) accidentally
    resulted in a std::unique_ptr<trompeloeil::expectation> instead
    of std::unique_ptr<trompeloeil::lifetime_monitor> as documented.

  • Added a rudimentary CMakeLists.txt file. Thanks @a4z.