[xoreos-git] [xoreos/xoreos] 6cb64a: AURORA: Replace boost::optional::has_value() with ...

Sven Hesse noreply at github.com
Sun Nov 1 01:08:08 CET 2020


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 6cb64ad73f6888740e01cb061803d5476d63dcab
      https://github.com/xoreos/xoreos/commit/6cb64ad73f6888740e01cb061803d5476d63dcab
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-11-01 (Sun, 01 Nov 2020)

  Changed paths:
    M src/aurora/gr2file.cpp

  Log Message:
  -----------
  AURORA: Replace boost::optional::has_value() with explicit bool cast

boost::optional::has_value() has been added with Boost 1.69.0 (for
compatibility with the C++17 std::optional), but we're allowing Boost
down to 1.53.0.





More information about the xoreos-git mailing list