You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@hanickadot mentioned that there will likely be an NB comment for C++26 to make std::hiveconstexpr, so if we begin implementing this before that lands, we should consider anticipating it by using constexpr-compatible techniques (e.g. unions instead of reinterpret_casts).
WG21-P0447R28
<hive>
Feature-test macro (expected):
We need to teach the IDE about this new extensionless header.
Note: We're focused on implementing the remaining library-only features in C++23. Until that's done, we will NOT be accepting PRs for C++26 features.
The text was updated successfully, but these errors were encountered: