frederick-vs-ja wrote: > I have a disscussion with brevin about details. thus this pr is still WIP > https://cplusplus.github.io/CWG/issues/3189.html.
Is is possible to land non-controversial parts that are sufficient to make `inplace_vector` (for non-trivial types, e.g. `inplace_vector<string, 42>`) fully `constexpr` first? https://github.com/llvm/llvm-project/pull/185886 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
