• @[email protected]
    link
    fedilink
    21 year ago

    BOOST_OUTCOME_TRYX may be what you’re looking for. It’s only available on gcc and clang though.

    • @[email protected]
      link
      fedilink
      31 year ago

      Yeah, I came across that. I presume it just uses the GCC statement expressions extension under the hood.

      No can do though, it has to work with MSVC too.