Changes between Initial Version and Version 1 of Ticket #61031


Ignore:
Timestamp:
Aug 22, 2020, 4:25:38 AM (4 years ago)
Author:
chrstphrchvz (Christopher Chavez)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61031 – Description

    initial v1  
    1616>The `<experimental/optional>` and `<experimental/variant>` headers are removed. Use `<optional>` and `<variant>` from C++17 instead.
    1717
     18(The [https://developer.apple.com/documentation/xcode-release-notes/xcode-10_2-release-notes Xcode 10.2 release notes] had warned about these headers' deprecation and pending removal.)
     19
    1820Not sure if other older Qt5 versions' ports are affected.