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
We will abandon ubuntu 20.04 and move to an new ubuntu. CI currently is on 22.04, though not sure if we want to jump to 24.04.
Some future plans on C++20 usage:
1. std::filesystem::path overloads in StandardPath
2. std::format in place of fmt
3. char8_t where appropriate
4. coroutine in some place for async data loading
5. std::source_location
6. Heterogeneous lookup
0 commit comments