Changes between Initial Version and Version 1 of Ticket #66646, comment 4
- Timestamp:
- Jan 7, 2023, 5:36:21 PM (23 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #66646, comment 4
initial v1 1 I suspect it’s because buil ld sets std=c++14 but optional needs std=c++17.1 I suspect it’s because build sets std=c++14 but optional needs std=c++17. 2 2 3 3 https://en.cppreference.com/w/cpp/utility/optional