Elektrine lite

← Feed

@asperamanca@mastodon.social

Post #3033318

2026-03-10 20:20 UTC

@meetingcpp@mastodon.online (constexpr since C++26) (deprecated in C++26) That is....interesting

Replies (1)

  • @meetingcpp@mastodon.online 2026-03-10 20:43

    @asperamanca@mastodon.social indeed :) But I wonder if thats reflected correctly on cppreference. It might be different in the current draft. I guess if you want to make as much functions as possible constexpr, then it makes sense to also do that for deprecated ones.

    Open ##3033319