Skip to content

Conversation

erkki
Copy link
Contributor

@erkki erkki commented Oct 15, 2025

Usage of std::in_place_t implies C++17

Build on macOS 15.3.2 fails otherwise with:

/opt/homebrew/Cellar/abseil/20250127.1/include/absl/utility/utility.h:85:12: fatal error: no member named 'in_place_t' in namespace 'std'
   85 | using std::in_place_t;
      |       ~~~~~^
1 error generated.

@dagar
Copy link
Member

dagar commented Oct 15, 2025

This should be fine, but let's take a closer look at a Nuttx build for any differences and get it through CI cleanly.

Usage of std::in_place_t implies C++17
@erkki erkki marked this pull request as draft October 15, 2025 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants