Changes related to "cpp/compiler support"
This is a list of changes made recently to pages linked from a specified page (or to members of a specified category). Pages on your watchlist are bold.
26 April 2025
- (diff | hist) . . Template:cpp/compiler support/26; 22:41 . . (+25) . . Fruderica (Talk | contribs) (→C++26 library features: Per https://reviews.llvm.org/D116570, libc++ implemented P3136R1 in LLVM 14. Apple Clang needs to be checked.)
- (diff | hist) . . m Template:cpp/compiler support/26; 15:54 . . (+1,783) . . Space Mission (Talk | contribs) (→C++26 library features: P3372 R2 => R3 o_O)
- (diff | hist) . . m cpp/container/unordered multiset; 15:31 . . (-4) . . Space Mission (Talk | contribs) (→Notes: ~ FTM: 3372R3 (11/11).)
- (diff | hist) . . m cpp/container/unordered set; 15:29 . . (-4) . . Space Mission (Talk | contribs) (→Notes: ~ FTM: 3372R3)
- (diff | hist) . . m cpp/container/unordered multimap; 15:28 . . (-4) . . Space Mission (Talk | contribs) (→Notes: ~ FTM: 3372R3)
- (diff | hist) . . m cpp/container/unordered map; 15:27 . . (-4) . . Space Mission (Talk | contribs) (→Notes: ~ FTM: 3372R3)
- (diff | hist) . . m cpp/container/stack; 15:25 . . (-12) . . Space Mission (Talk | contribs) (→Notes: ~ FTM: 3372R3)
- (diff | hist) . . m cpp/container/multiset; 15:24 . . (-14) . . Space Mission (Talk | contribs) (→Notes: ~ FTM: 3372R3)
- (diff | hist) . . m cpp/container/set; 15:23 . . (-14) . . Space Mission (Talk | contribs) (→Notes: ~ FTM: 3372R3)
- (diff | hist) . . m cpp/container/priority queue; 15:21 . . (-12) . . Space Mission (Talk | contribs) (→Notes: ~ FTM: 3372R3)
- (diff | hist) . . m cpp/container/queue; 15:20 . . (-5) . . Space Mission (Talk | contribs) (→Notes: ~ FTM: 3372R3)
- (diff | hist) . . m cpp/container/multimap; 15:19 . . (-14) . . Space Mission (Talk | contribs) (→Notes: ~ FTM: 3372R3)
- (diff | hist) . . m cpp/container/map; 15:19 . . (-14) . . Space Mission (Talk | contribs) (→Notes: ~ FTM: 3372R3)
- (diff | hist) . . m cpp/container/list; 15:18 . . (-13) . . Space Mission (Talk | contribs) (→Notes: ~ FTM: 3372R3)
- (diff | hist) . . m cpp/container/forward list; 15:17 . . (-5) . . Space Mission (Talk | contribs) (→Notes: ~ FTM: 3372R3)
- (diff | hist) . . m cpp/container/deque; 14:56 . . (-12) . . Space Mission (Talk | contribs) (→Notes: P3372: R2 => R3 added specialized FTM per each container instead of generic __cpp_lib_constexpr_containers.)
- (diff | hist) . . m cpp/header; 09:49 . . (-2) . . YexuanXiao (Talk | contribs)
- (diff | hist) . . m cpp/language; 09:45 . . (-2) . . YexuanXiao (Talk | contribs)
25 April 2025
- (diff | hist) . . m cpp/experimental; 17:02 . . (+83) . . Space Mission (Talk | contribs) (→Non-TS proposals: 2025/04 updates.)
- (diff | hist) . . m cpp/algorithm/ranges/starts with; 15:43 . . (+1) . . BenFrantzDale (Talk | contribs) (missing :)
- (diff | hist) . . m Template:cpp/compiler support/23; 09:24 . . (+6) . . Cooky (Talk | contribs) (GCC 15.2 libstdc++ has completed implementation of formatting ranges)
- (diff | hist) . . cpp/container/vector; 05:47 . . (-1) . . Ybab321 (Talk | contribs) (vector<bool> takes an allocator template parameter)
- (diff | hist) . . cpp/container/vector; 03:21 . . (+79) . . Xmcgcg (Talk | contribs) (Wording fix.)
- (diff | hist) . . m cpp/numeric/constants; 03:18 . . (+11) . . Xmcgcg (Talk | contribs) (Minor fix.)
24 April 2025
- (diff | hist) . . cpp/language/aggregate initialization; 06:37 . . (-18) . . Cubbi (Talk | contribs) (moving mini-examples with missing initializers to where "designated initializer is not provided" is discussed. Current gcc, clang, msvc all understand this btw.)
- (diff | hist) . . m cpp/language/aggregate initialization; 03:27 . . (+389) . . Amirk (Talk | contribs) (Following a discussion in another forum on whether missing-field-initializers warning means that fields are not initialized (they are, as stated!) - added a few lines to "Designated initializers" example to make this clear)
23 April 2025
- (diff | hist) . . cpp/utility/hash; 21:18 . . (+491) . . Fruderica (Talk | contribs) (std::hash is made freestanding in C++20 by P0912R5, per C++20 [compliance]/3 and [unord.hash]/2. Mention some headers and P0472R3.)
21 April 2025
- (diff | hist) . . Template:cpp/compiler support/23; 04:03 . . (+76) . . D41D8CD98F (Talk | contribs) (libc++ 18 doesn't have contains_subrange)
- (diff | hist) . . Template:cpp/compiler support/23; 03:56 . . (0) . . Ybab321 (Talk | contribs) (→C++23 library features: clang v18 for ranges::contains per https://github.com/llvm/llvm-project/commit/fdd089b500631b123bc70d04dd016b41f9323f4c llvmorg-18.1.0 tag)